lsst.ip.diffim  13.0-26-g703d095+1
 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 mapper
 

Detailed Description

Config to be passed to ImageMapReduceTask

This config targets the imageMapper to use the ZogyMapper.

Definition at line 967 of file zogy.py.

Member Data Documentation

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

Definition at line 972 of file zogy.py.


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