lsst.ip.diffim  13.0-26-g703d095+11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Static Public Attributes | List of all members
lsst.ip.diffim.getTemplate.GetCalexpAsTemplateConfig Class Reference
Inheritance diagram for lsst.ip.diffim.getTemplate.GetCalexpAsTemplateConfig:

Static Public Attributes

tuple doAddCalexpBackground
 

Detailed Description

Definition at line 139 of file getTemplate.py.

Member Data Documentation

tuple lsst.ip.diffim.getTemplate.GetCalexpAsTemplateConfig.doAddCalexpBackground
static
Initial value:
1 = pexConfig.Field(
2  dtype=bool,
3  default=True,
4  doc="Add background to calexp before processing it."
5  )

Definition at line 140 of file getTemplate.py.


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