Definition at line 64 of file ingestIndexReferenceTask.py.
◆ indexer
lsst.meas.algorithms.ingestIndexReferenceTask.DatasetConfig.indexer |
|
static |
Initial value:= IndexerRegistry.makeField(
default='HTM',
doc='Name of indexer algoritm to use. Default is HTM',
)
Definition at line 70 of file ingestIndexReferenceTask.py.
◆ ref_dataset_name
lsst.meas.algorithms.ingestIndexReferenceTask.DatasetConfig.ref_dataset_name |
|
static |
Initial value:= pexConfig.Field(
dtype=str,
default='cal_ref_cat',
doc='String to pass to the butler to retrieve persisted files.',
)
Definition at line 65 of file ingestIndexReferenceTask.py.
The documentation for this class was generated from the following file: