Skip to content

Make tiling reader work with continous scans

Thomas Vincent requested to merge fix-continuous-scan into main

This MR adds a fallback to "instrument/{motor_name}/data" if motor_name is not in the positioners group.

I don't know whether the continuous scan should create a soft link instrument/positioners/{motor_name} -> instrument/{motor_name}/data or if this fix is needed.

Merge request reports