lsst.jointcal g29ae962dfc+02fd6c6d17
Loading...
Searching...
No Matches
jointcal.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  lsst
namespace  lsst::jointcal
namespace  lsst.jointcal.jointcal

Functions

 lsst.jointcal.jointcal.add_measurement (job, name, value)
 lsst.jointcal.jointcal.writeModel (model, filename, log)
 lsst.jointcal.jointcal.make_schema_table ()
 lsst.jointcal.jointcal.get_sourceTable_visit_columns (inColumns, config, sourceSelector)
 lsst.jointcal.jointcal.extract_detector_catalog_from_visit_catalog (table, visitCatalog, detectorId, ixxColumns, sourceFluxType, log)

Variables

 lsst.jointcal.jointcal.Photometry = collections.namedtuple('Photometry', ('fit', 'model'))
 lsst.jointcal.jointcal.Astrometry = collections.namedtuple('Astrometry', ('fit', 'model', 'sky_to_tan_projection'))