LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst.fgcmcal.utilities | |
Functions | |
def | lsst.fgcmcal.utilities.makeConfigDict (config, log, camera, maxIter, resetFitParameters, outputZeropoints, tract=None) |
def | lsst.fgcmcal.utilities.translateFgcmLut (lutCat, filterMap) |
def | lsst.fgcmcal.utilities.translateVisitCatalog (visitCat) |
def | lsst.fgcmcal.utilities.computeCcdOffsets (camera, defaultOrientation) |
def | lsst.fgcmcal.utilities.computeReferencePixelScale (camera) |
def | lsst.fgcmcal.utilities.computeApproxPixelAreaFields (camera) |
def | lsst.fgcmcal.utilities.makeZptSchema (superStarChebyshevSize, zptChebyshevSize) |
def | lsst.fgcmcal.utilities.makeZptCat (zptSchema, zpStruct) |
def | lsst.fgcmcal.utilities.makeAtmSchema () |
def | lsst.fgcmcal.utilities.makeAtmCat (atmSchema, atmStruct) |
def | lsst.fgcmcal.utilities.makeStdSchema (nBands) |
def | lsst.fgcmcal.utilities.makeStdCat (stdSchema, stdStruct, goodBands) |
def | lsst.fgcmcal.utilities.computeApertureRadius (schema, fluxField) |
def | lsst.fgcmcal.utilities.extractReferenceMags (refStars, bands, filterMap) |