bluesky.plans.fly¶
-
bluesky.plans.
fly
(flyers, *, md=None)¶ Perform a fly scan with one or more ‘flyers’.
Parameters: - flyers (collection) – objects that support the flyer interface
- md (dict, optional) – metadata
Yields: msg (Msg) – ‘kickoff’, ‘wait’, ‘complete, ‘wait’, ‘collect’ messages
See also
bluesky.plans.fly_during