X07ma: PGM OtF scan with FlyerInterface
The usage would be,
from ophyd_devices import PGMOtFScan
otf = PGMOtFScan(prefix="MTEST:", name="otf")
otf.kickoff()
status = otf.complete()
status.wait()
data = otf.collect()
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The usage would be,
from ophyd_devices import PGMOtFScan
otf = PGMOtFScan(prefix="MTEST:", name="otf")
otf.kickoff()
status = otf.complete()
status.wait()
data = otf.collect()