calc_fluxlim - Fluxlimit calculation routines

Fluxlimit routine

Contains python translation of Karl Gebhardt

vdrp.calc_fluxlim.calc_fluxlim(args, workdir)[source]

Equivalent of the rflim0 script and of mklistfl and the rspfl3f scripts.

Calculate the flux limit for a given night and shot, looping over a (by default) 70 x 70 arcsecond grid

Parameters:
args : struct

The arguments structure

vdrp.calc_fluxlim.calc_fluxlim_entrypoint()[source]
vdrp.calc_fluxlim.getDefaults()[source]
vdrp.calc_fluxlim.get_arguments(parser)[source]

Add command line arguments for the photometry routines, this function can be called from another tool.

Parameters:
parser : argparse.ArgumentParser
vdrp.calc_fluxlim.main(jobnum, args)[source]

Main function.

vdrp.calc_fluxlim.parseArgs(argv)[source]

Parses configuration file and command line arguments. Command line arguments overwrite configuration file settiongs which in turn overwrite default values.

Args:
args (argparse.Namespace): Return the populated namespace.
vdrp.calc_fluxlim.update_im3d_header(ra, dec, wdir)[source]

Add header keywords to the image3d.fits