lsst.ip.diffim  13.0-22-g3839dbb
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Static Public Attributes | List of all members
lsst.ip.diffim.zogy.ZogyMapReduceConfig Class Reference
Inheritance diagram for lsst.ip.diffim.zogy.ZogyMapReduceConfig:

Static Public Attributes

tuple mapperSubtask
 

Detailed Description

Definition at line 897 of file zogy.py.

Member Data Documentation

tuple lsst.ip.diffim.zogy.ZogyMapReduceConfig.mapperSubtask
static
Initial value:
1 = pexConfig.ConfigurableField(
2  doc='Zogy subtask to run on each sub-image',
3  target=ZogyMapperSubtask
4  )

Definition at line 898 of file zogy.py.


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