lsst.pipe.tasks  18.1.0-21-gb3d55290+9
Static Public Attributes | List of all members
lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections Class Reference
Inheritance diagram for lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections:

Static Public Attributes

 exposure
 
 fakeCat
 
 wcs
 
 photoCalib
 
 outputExposure
 
 outputCat
 

Detailed Description

Definition at line 46 of file processCcdWithFakes.py.

Member Data Documentation

◆ exposure

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.exposure
static

Definition at line 48 of file processCcdWithFakes.py.

◆ fakeCat

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.fakeCat
static

Definition at line 55 of file processCcdWithFakes.py.

◆ outputCat

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.outputCat
static

Definition at line 83 of file processCcdWithFakes.py.

◆ outputExposure

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.outputExposure
static

Definition at line 76 of file processCcdWithFakes.py.

◆ photoCalib

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.photoCalib
static

Definition at line 69 of file processCcdWithFakes.py.

◆ wcs

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConnections.wcs
static

Definition at line 62 of file processCcdWithFakes.py.


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