ZhuangLab / storm-control

Microscope control software
Other
65 stars 67 forks source link

Shutters files channel specification #49

Closed HazenBabcock closed 6 years ago

HazenBabcock commented 7 years ago

You should also be able to specify the channel in the shutters file by channel name, not just it's index.

HazenBabcock commented 6 years ago

Fixed now. You have to include the by_name attribute in your shutters file so that the parser knows whether to parse channel as an ID or as a name. See storm_control/test/data/shutters_test_13.xml for an example.