lsst.jointcal  22.0.1-22-g41e933f+8a73cc7c46
Classes | Namespaces | Functions | Variables
jointcal.py File Reference

Go to the source code of this file.

Classes

class  lsst.jointcal.jointcal.JointcalRunner
 
class  lsst.jointcal.jointcal.JointcalTaskConnections
 
class  lsst.jointcal.jointcal.JointcalConfig
 
class  lsst.jointcal.jointcal.JointcalInputData
 
class  lsst.jointcal.jointcal.JointcalTask
 

Namespaces

 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'))