lsst.ip.diffim  13.0-22-g3839dbb+23
Static Public Attributes | List of all members
lsst.ip.diffim.zogy.ZogyMapReduceConfig Class Reference
Inheritance diagram for lsst.ip.diffim.zogy.ZogyMapReduceConfig:
lsst.ip.diffim.imageMapReduce.ImageMapReduceConfig

Static Public Attributes

 mapperSubtask
 
- Static Public Attributes inherited from lsst.ip.diffim.imageMapReduce.ImageMapReduceConfig
 mapperSubtask
 
 reducerSubtask
 
 cellCentroidsX
 
 cellCentroidsY
 
 cellSizeX
 
 cellSizeY
 
 gridStepX
 
 gridStepY
 
 borderSizeX
 
 borderSizeY
 
 adjustGridOption
 
 scaleByFwhm
 
 returnSubImages
 
 ignoreMaskPlanes
 

Detailed Description

Definition at line 897 of file zogy.py.

Member Data Documentation

◆ mapperSubtask

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

Definition at line 898 of file zogy.py.


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