lsst.pipe.tasks  18.1.0-26-g728bddb4+3
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig:

Public Member Functions

def setDefaults (self)
 

Static Public Attributes

 useUpdatedCalibs
 
 coaddName
 
 insertFakes
 
 detection
 
 deblend
 
 measurement
 
 applyApCorr
 
 catalogCalculation
 

Detailed Description

Config for inserting fake sources

Notes
-----
The default column names are those from the UW sims database.

Definition at line 91 of file processCcdWithFakes.py.

Member Function Documentation

◆ setDefaults()

def lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.setDefaults (   self)

Definition at line 128 of file processCcdWithFakes.py.

Member Data Documentation

◆ applyApCorr

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.applyApCorr
static

Definition at line 122 of file processCcdWithFakes.py.

◆ catalogCalculation

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.catalogCalculation
static

Definition at line 125 of file processCcdWithFakes.py.

◆ coaddName

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.coaddName
static

Definition at line 105 of file processCcdWithFakes.py.

◆ deblend

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.deblend
static

Definition at line 117 of file processCcdWithFakes.py.

◆ detection

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.detection
static

Definition at line 114 of file processCcdWithFakes.py.

◆ insertFakes

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.insertFakes
static

Definition at line 111 of file processCcdWithFakes.py.

◆ measurement

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.measurement
static

Definition at line 119 of file processCcdWithFakes.py.

◆ useUpdatedCalibs

lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig.useUpdatedCalibs
static

Definition at line 99 of file processCcdWithFakes.py.


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