New Focus picomotors module¶
Mirror movement using the New Focus picomotors.
-
class
place.plugins.new_focus.new_focus.
Picomotor
(config, plotter)[source]¶ Bases:
place.plugins.instrument.Instrument
The picomotor class.
-
config
(metadata, total_updates)[source]¶ Configure the picomotors for an experiment.
Parameters: - metadata (dict) – metadata for the experiment
- total_updates (int) – the number of update steps that will be in this experiment
-