fast_acm_nights
Last update: Sep09,2019

Survey multiple nights of acm data files to locate nights that have calibration images like bias or dark frames. As the name implies, this is a faster version of the acm_nights. This codes does not use codes that compile a variety of table files, but rather just uses header information gathered with direct gethead runs to compute numbers of bias, ddark, and open images. The routine that performs the type assignment is fast_imgtypes.

 

% fast_acm_nights --help 
% fast_acm_nights list.Dates N   

Usage: fast_acm_nights list.dates Y 
arg1 - Name of file with list UT dates
arg2 - run in verbose/debug mode 


Later I wrote an OTW version of this code that is named acm_nights_markII.




Back to SCO CODES page