NSLS-II-SRX / profile_collection

NSLS-II SRX beamline IPython startup files for data collection
https://doi.org/10.1016/j.nima.2022.166505
BSD 3-Clause "New" or "Revised" License
3 stars 6 forks source link

Merlin not staging #29

Open andrewmkiss opened 3 years ago

andrewmkiss commented 3 years ago

I kept getting an error with our Merlin detector (see 34-merlin)

On stage, at line 109, there is a set_and_wait for setting the file path. This seems to set the path correctly and CSS is showing the correct value, but this function errors out. Basically, attempted to set EpicsPathSignal to value "/epicsdata/merlin/2021/02/10" and timed out after 10 seconds. Current value is "/epicsdata/merlin/2021/02/10/". The difference I can see is the ending slash.

To make things work (for now), I forced a single path and removed this set_and_wait.