wcsf_viscat
Updated: Apr 28,2019

Graphically confirm that an image has a valid WCS in the header.


% wcsf_viscat --help 
Usage: wcsf_viscat image.list Y 
arg1 - Name of file with list of FITS images (can be full path)
arg2 - run in debug mode (Y/N)
NOTE: Use a local "WCSF.DEFAULTS" to customize processing. 
You can run the following to make a generic version of this file:  % wcsf_defaults N

Unless a local version of the image is present at run time, this routine will process the version from ROUGHWCS and deposit the new version(s) into VISCAT.

Finally, not that thsi code is set up specifically to run in the directory that contains the local reduction directory named "./local_red".




Back