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

Default
0.5
Field type
float Field
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

Default
32768
Field type
int Field
Mapping healpix nside. Must be power of 2.

nside_coverage

Default
256
Field type
int Field
HealSparse coverage map nside. Must be power of 2.