Advanced listing of various quantities from processed FITS files.
munipack list [...] file(s)
This utility is prepared for listing of non-trivial quantities from FITS files like the light curve, where some special operations (time determining, magnitude difference, spherical coordinates) are required. Use manual for fits utility to direct access of FITS files.
Listing can be used in following modes:
Star catalogue mode prints all objects on a single frame for which photometry is available. The star coordinates are defaulted to sphericals.
Light mode curve prints light curve (time and flux or magnitude) for a specified object on a set of images.
parameters | Output |
---|---|
none | List measured counts c |
--mag | List instrumental magnitudes from counts m = 25 - 2.5 log10(c) |
--flux | List instrumental fluxes as counts per second and square meter f = c/(T A) |
--mag --calibr | List magnitudes from counts using calibration m = 0 - 2.5 log10(fc0*c/TA) |
--flux --calibr | List fluxes using calibration in Watts per second and square meter f = fc0*c/(T A) |
Print a catalogue from the file:
$ munipack list -c cat --mag --col apflux3,apflux3_err M67_Blue.fits
Print a light curve from files:
$ munipack list 256,156 258,88 0716_*R.fits