__init__(self, **kwargs) | lsst.jointcal.jointcal.JointcalTask | |
_build_ccdImage(self, data, associations, jointcalControl) | lsst.jointcal.jointcal.JointcalTask | protected |
_check_star_lists(self, associations, name) | lsst.jointcal.jointcal.JointcalTask | protected |
_check_stars(self, associations) | lsst.jointcal.jointcal.JointcalTask | protected |
_compute_proper_motion_epoch(self, ccdImageList) | lsst.jointcal.jointcal.JointcalTask | protected |
_DefaultName | lsst.jointcal.jointcal.JointcalTask | protectedstatic |
_do_load_refcat_and_fit(self, associations, defaultFilter, center, radius, tract="", match_cut=3.0, reject_bad_fluxes=False, *name="", refObjLoader=None, referenceSelector=None, fit_function=None, epoch=None) | lsst.jointcal.jointcal.JointcalTask | protected |
_fit_astrometry(self, associations, dataName=None) | lsst.jointcal.jointcal.JointcalTask | protected |
_fit_photometry(self, associations, dataName=None) | lsst.jointcal.jointcal.JointcalTask | protected |
_get_refcat_coordinate_error_override(self, refCat, name) | lsst.jointcal.jointcal.JointcalTask | protected |
_getDebugPath(self, filename) | lsst.jointcal.jointcal.JointcalTask | protected |
_iterate_fit(self, associations, fitter, max_steps, name, whatToFit, dataName="", sigmaRelativeTolerance=0, doRankUpdate=True, doLineSearch=False) | lsst.jointcal.jointcal.JointcalTask | protected |
_load_data(self, inputSourceTableVisit, inputVisitSummary, associations, jointcalControl, camera) | lsst.jointcal.jointcal.JointcalTask | protected |
_load_reference_catalog(self, refObjLoader, referenceSelector, center, radius, filterLabel, applyColorterms=False, epoch=None) | lsst.jointcal.jointcal.JointcalTask | protected |
_logChi2AndValidate(self, associations, fit, model, chi2Label, writeChi2Name=None) | lsst.jointcal.jointcal.JointcalTask | protected |
_make_one_input_data(self, visitRecord, catalog, detectorDict) | lsst.jointcal.jointcal.JointcalTask | protected |
_make_output(self, ccdImageList, model, func) | lsst.jointcal.jointcal.JointcalTask | protected |
_prep_sky(self, associations, filters) | lsst.jointcal.jointcal.JointcalTask | protected |
_put_metrics(self, butlerQC, job, outputRefs) | lsst.jointcal.jointcal.JointcalTask | protected |
_put_output(self, butlerQC, outputs, outputRefs, camera, setter) | lsst.jointcal.jointcal.JointcalTask | protected |
astrometryRefObjLoader | lsst.jointcal.jointcal.JointcalTask | |
config | lsst.jointcal.jointcal.JointcalTask | |
ConfigClass | lsst.jointcal.jointcal.JointcalTask | static |
focalPlaneBBox | lsst.jointcal.jointcal.JointcalTask | |
job | lsst.jointcal.jointcal.JointcalTask | |
log | lsst.jointcal.jointcal.JointcalTask | |
photometryRefObjLoader | lsst.jointcal.jointcal.JointcalTask | |
run(self, inputSourceTableVisit, inputVisitSummary, inputCamera, tract=None) | lsst.jointcal.jointcal.JointcalTask | |
runQuantum(self, butlerQC, inputRefs, outputRefs) | lsst.jointcal.jointcal.JointcalTask | |
sourceSelector | lsst.jointcal.jointcal.JointcalTask | |