lsst.meas.algorithms ga9ef28dd75+ace6082714
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.meas.algorithms.indexerRegistry.HtmIndexerConfig Class Reference
Inheritance diagram for lsst.meas.algorithms.indexerRegistry.HtmIndexerConfig:

Static Public Attributes

 depth
 

Detailed Description

Definition at line 35 of file indexerRegistry.py.

Member Data Documentation

◆ depth

lsst.meas.algorithms.indexerRegistry.HtmIndexerConfig.depth
static
Initial value:
= Field(
doc="Depth of the HTM tree to make. Default is depth=7 which gives ~ 0.3 sq. deg. per trixel.",
dtype=int,
default=7,
)

Definition at line 36 of file indexerRegistry.py.


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