SwarpEval

Create plots of the images that are in the DECam_Swarp after running Swarp.py, CleanStars.py

Space Telescope Science Institute

Command Line Usage

directory.

Attributes

exec_dir

Functions

display_fits_image(image_file[, scale, invert, vmin, ...])

get_images([xdir, field, tile])

get_stats(xfiles)

Characterize the stats of the images, assuing

make_plots([xdirectory, field, tile])

steer(argv)

This is just a steering routine for running swarp on one or more

Module Contents

SwarpEval.display_fits_image(image_file, scale='linear', invert=False, vmin=None, vmax=None, outfile='')
SwarpEval.exec_dir
SwarpEval.get_images(xdir='DECam_SWARP2', field='LMC_c01', tile='T01')
SwarpEval.get_stats(xfiles)

Characterize the stats of the images, assuing that 0 represents a pixel should be masked.

SwarpEval.make_plots(xdirectory='DECam_SWARP2', field='LMC_c01', tile='T01')
SwarpEval.steer(argv)

This is just a steering routine for running swarp on one or more tiles from the command line