This document covers taking darks with the SBIG ST-8E CCD camera using the Linux interface.
Generally, taking darks is identical to taking images, but the shutter does not open.
The command-line tool for taking images is dark_sbig.
It requires 2 mandatory command line arguments:
For example, to take a 10 s exposure, saving the image to Dark.fits,
one would type:
dark_sbig 10 Dark.fits
Note that all images are stored in FITS format. You can view FITS files with:
For Example,
dark_sbig 200 Dark.fits -b 2 -o "Mr. Sulu"
would expose for 200 seconds, saving the dark in the file Dark.fits
and recording the observer to be 'Mr. Sulu'. The OBJECT field
of the FITS file is set automatically to DARK.