HealSparseInputMapTask¶
Python API summary¶
from lsst.pipe.tasks.healSparseMapping import HealSparseInputMapTask
- 
classHealSparseInputMapTask(**kwargs)
- Task for making a HealSparse input map - ...
- attributeconfig
- Access configuration fields and retargetable subtasks. 
See also
See the HealSparseInputMapTask API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
bad_mask_min_coverage¶
Minimum area fraction of a map healpixel pixel that must be covered by bad pixels to be removed from the input map. This is approximate.
nside¶
Mapping healpix nside. Must be power of 2.
nside_coverage¶
HealSparse coverage map nside. Must be power of 2.