lsst.jointcal g635b316a6c+70e908b3c0
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 559 of file jointcal.py.

Member Data Documentation

◆ bbox

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

Definition at line 573 of file jointcal.py.

◆ catalog

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

Definition at line 563 of file jointcal.py.

◆ detector

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

Definition at line 567 of file jointcal.py.

◆ filter

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

Definition at line 575 of file jointcal.py.

◆ photoCalib

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

Definition at line 569 of file jointcal.py.

◆ visit

int lsst.jointcal.jointcal.JointcalInputData.visit
static

Definition at line 561 of file jointcal.py.

◆ visitInfo

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

Definition at line 565 of file jointcal.py.

◆ wcs

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

Definition at line 571 of file jointcal.py.


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