lsst.jointcal gfd4c4674e9+f67c38dafe
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.jointcal.jointcal.JointcalInputData Class Reference

Static Public Attributes

int visit
 
lsst catalog .afw.table.SourceCatalog
 
lsst visitInfo .afw.image.VisitInfo
 
lsst detector .afw.cameraGeom.Detector
 
lsst photoCalib .afw.image.PhotoCalib
 
lsst wcs .afw.geom.skyWcs
 
lsst bbox .geom.Box2I
 
lsst filter .afw.image.FilterLabel
 

Detailed Description

The input data jointcal needs for each detector/visit.

Definition at line 556 of file jointcal.py.

Member Data Documentation

◆ bbox

lsst lsst.jointcal.jointcal.JointcalInputData.bbox .geom.Box2I
static

Definition at line 570 of file jointcal.py.

◆ catalog

lsst lsst.jointcal.jointcal.JointcalInputData.catalog .afw.table.SourceCatalog
static

Definition at line 560 of file jointcal.py.

◆ detector

lsst lsst.jointcal.jointcal.JointcalInputData.detector .afw.cameraGeom.Detector
static

Definition at line 564 of file jointcal.py.

◆ filter

lsst lsst.jointcal.jointcal.JointcalInputData.filter .afw.image.FilterLabel
static

Definition at line 572 of file jointcal.py.

◆ photoCalib

lsst lsst.jointcal.jointcal.JointcalInputData.photoCalib .afw.image.PhotoCalib
static

Definition at line 566 of file jointcal.py.

◆ visit

int lsst.jointcal.jointcal.JointcalInputData.visit
static

Definition at line 558 of file jointcal.py.

◆ visitInfo

lsst lsst.jointcal.jointcal.JointcalInputData.visitInfo .afw.image.VisitInfo
static

Definition at line 562 of file jointcal.py.

◆ wcs

lsst lsst.jointcal.jointcal.JointcalInputData.wcs .afw.geom.skyWcs
static

Definition at line 568 of file jointcal.py.


The documentation for this class was generated from the following file: