CaltechOpticalObservatories / camera-interface

Detector controller interface server supporting Archon and ARC (aka "Leach") controllers.
7 stars 1 forks source link

Make exptime units a config parameter #26

Open scizen9 opened 3 months ago

scizen9 commented 3 months ago

Instead of the longexposure command, make the exptime units a configuration parameter. The choices would be msec (scale 1000) or sec (scale 1).

astronomerdave commented 1 month ago

maybe obsolete now since commit 1f049aeceb72cf57c5255b4f259b0535136d13cd ?