bluesky.plans.Tweak

class bluesky.plans.Tweak(*args, **kwargs)

Move and motor and read a detector with an interactive prompt.

Parameters:
  • detetector (Device) –
  • target_field (string) – data field whose output is the focus of the adaptive tuning
  • motor (Device) –
  • step (float) – initial suggestion for step size
  • md (dict, optional) – metadata
__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)
set(**kwargs) Update attributes as keyword arguments.