bluesky.plans.tweak#
- bluesky.plans.tweak(detector: Readable, target_field: str, motor: NamedMovable, step: float, *, md: dict[str, Any] | None = None) Generator[Msg, Any, str] [source]#
Move and motor and read a detector with an interactive prompt.
- Parameters:
- detetectorDevice
- target_fieldstring
data field whose output is the focus of the adaptive tuning
- motorDevice
- stepfloat
initial suggestion for step size
- mddict, optional
metadata