Skip to content

Commit

Permalink
taxi/fly example with busy records (#248)
Browse files Browse the repository at this point in the history
* DOC #247 Basic taxi/fly example with busy records

* DOC #247

* DOC #247

* DOC #247

* DOC #247 work-in-progress

* MNT #247 new temperature simulator (for documentation)

* DOC #247 work-in-progress

* MNT #247 simulate with both swait and transform records

* DOC #897

* DOC #247 work-in-progress

* DOC #247 re-write the example

* DOC #247

* DOC #247 refactor taxi & fly phases

* DOC #247

* DOC #247 save sscan data as bluesky events

* DOC #247 taxi/fly screen from 1ide

* DOC #247 replace polling loop with status wait

* DOC #247 custom BusyRecord to implement status in set() method

* DOC #247

* DOC #247

* DOC #247 clarification

* DOC #247

* DOC #247

* DOC #247 refactor from .set() to .trigger()

* DOC #247

* DOC re-run notebook
  • Loading branch information
prjemian authored Apr 3, 2024
1 parent 0d6e219 commit f417218
Show file tree
Hide file tree
Showing 11 changed files with 2,202 additions and 0 deletions.
Binary file added docs/source/_static/1ide-taxi-fly-screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-busy-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-motor-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-scaler-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-sscan-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-sseq-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/bf1-swait-record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/userCalc8-as-tc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/userTran1-as-tc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,409 changes: 1,409 additions & 0 deletions docs/source/example/_busy_fly_scan.ipynb

Large diffs are not rendered by default.

793 changes: 793 additions & 0 deletions docs/source/howto/_temperature_controller_swait.ipynb

Large diffs are not rendered by default.

0 comments on commit f417218

Please sign in to comment.