lsst.jointcal 22.0.1-26-g6000b2f+918e6122b5
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
Class for a simple mapping implementing a generic AstrometryTransform. | |
namespace | lsst::jointcal |
namespace | lsst.jointcal.jointcal |
Functions | |
def | lsst.jointcal.jointcal.add_measurement (job, name, value) |
def | lsst.jointcal.jointcal.lookupStaticCalibrations (datasetType, registry, quantumDataId, collections) |
def | lsst.jointcal.jointcal.lookupVisitRefCats (datasetType, registry, quantumDataId, collections) |
def | lsst.jointcal.jointcal.writeModel (model, filename, log) |
Variables | |
lsst.jointcal.jointcal.Photometry = collections.namedtuple('Photometry', ('fit', 'model')) | |
lsst.jointcal.jointcal.Astrometry = collections.namedtuple('Astrometry', ('fit', 'model', 'sky_to_tan_projection')) | |