Is dmtn-023 still the best set of instructions for the steps needed to take a set of raw data files through the stack?
Following those instruction, and using our own obs package, we’ve currently:
- ingested raw data files
- constructed master bias, dark, flat
- ingested calibs
- ran singleFrameDriver
and end up with a catalogue of sources with astrometry (which appears to be in radians), fluxes (in counts) and a photometric zeropoint.
dmtn-023 instructs that Joint Calibration is the next step. Is jointcal now developed enough to work with other obs packages? If not, can we go straight on to the coaddition stage (i.e., make(Discrete)SkyMap and coAddDriver)?
Also, what post-coaddition steps are developed enough to try with our data? And how can we end up with a catalogue with more “usual” astrometry (i.e., degrees or hh:mm:ss) and photometry (i.e., mags) than is output with singleFrameDriver?
(Apologies for the bombardment of questions)
Thanks!