worlickwerx / sbig-util

Linux utility for Santa Barbara Instrument Group cameras for astronomy
GNU General Public License v3.0
5 stars 2 forks source link

sbig-snap should support color imaging sequences #16

Open garlick opened 9 years ago

garlick commented 9 years ago

now we would need to:

sbig cfw 1 # select L filter
sbig snap
sbig cfw 2 # select R filter
sbig snap
...
garlick commented 9 years ago

Perhaps something like this:

sbig snap --cfw-seq 1:60,2:20,3:20,4:20

producing 4 FITS files, each selecting a different cfw slot for a different exposure time