imgt
Last updated: Dec21,2019

Determine image type for a FITS image. Currently this routine recognizes:




acm  = HET acquisition images 
pfc  = ccdred-processed PFC images from McDonald Obs 0.8-meter 
 

Usage: imgt a.fits 
arg1 - Name of FITS images (can be full path)
Additional options: n -v = print verbose comments 

% imgt --help 
arg1 - name directory or file to tar up and store in pack directory
arg2 - run in debug/verbose mode (Y/N) 

The image type is always written to a file named "imgtype.out". If the image type was not recognized, then the type "none" will be written to this file.




Back to calling page