fitslists
Last updated: Jan21,2020

Derive basic image properties for FITS images listed in an input file. A set of lists are prepared that are used as input for routines that gather various image calibration material (DSS images, PS1 photometry, USNO data etc.).


Usage: fitslists list.0 
arg1 - Name of file with list of FITS images

Makes the files:
For each line in the input list:
   fitslists.IMGTYPE     =  image types
   fitslists.PSDEF       = default plate scales
   fitslists.RAsexDECsex = RA,DEC of image in sexig format (uniform output format)
   list.for_mode2        = input file to run dssbase_run_markII


The file list.for_mode2 will typically be used to gather calibration material using a mode-2 call of the routine dssbase_run_markII. This will place the calibration maertila in a local subdirectory ./local_red/Store_DSS where it can be accessed by various downstream processes.




Back to calling page