Definition at line 35 of file indexerRegistry.py.
◆ 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: