plotPhotonTransferCurve.py

Rewrite native FITS files from the test stand to a standard format

usage: plotPhotonTransferCurve.py [-h]
                                  [--linearizerFileName LINEARIZERFILENAME]
                                  [--outDir OUTDIR] [--detNum DETNUM]
                                  [--signalElectronsRelativeA SIGNALELECTRONSRELATIVEA]
                                  [--plotNormalizedCovariancesNumberOfBins PLOTNORMALIZEDCOVARIANCESNUMBEROFBINS]
                                  datasetFilename

positional arguments

datasetfilename

datasetPtc (lsst.ip.isr.PhotonTransferCurveDataset) filename (fits)

optional arguments

-h, --help

show this help message and exit

--linearizerFileName <linearizerfilename>

linearizer (isr.linearize.Linearizer) filename (fits)

--outDir <outdir>

Root directory to which to write outputs

--detNum <detnum>

Detector number

--signalElectronsRelativeA <signalelectronsrelativea>

Signal value for relative systematic bias between differentmethods of estimating a_ij(Fig. 15 of Astier+19)

--plotNormalizedCovariancesNumberOfBins <plotnormalizedcovariancesnumberofbins>

Number of bins in plotNormalizedCovariancesNumber function (Fig. 8, 10., of Astier+19)