acm_image_table
Last updated: May19,2019

Create a table file of image properties based on an input list of images. This is used by the acm_nights code to survey the properties of multiple nights.

  
% acm_image_table --help

Usage: acm_image_table list.IMAGES ACMDAT N 
arg1 - list of acm images (cn be full path)   
arg2 - basename of table file to be produced  
arg3 - run in debug/verbose mode 

The table file (ACMDAT in the above example) can be summarized with the with useful routine acm_table_qc. This make the files like list.BIAS, list.OPEN, etc....

A similar routine named acm_table performs a similar task, but this does the job for a single night based on the contents of the local files: BaseDir and Date.




Back to SCO code page