|
lsst.meas.algorithms g4ca71c8708+5e2e56f82e
|
Public Member Functions | |
| def | __init__ (self, *output_dir=None, **kwargs) |
Public Attributes | |
| base_dir | |
| output_dir | |
| ingest_table_file | |
Class for producing HTM-indexed reference catalogs from external
catalog data.
Parameters
----------
output_dir : `str`
The path to write the output files to, in a subdirectory defined by
``DatasetConfig.ref_dataset_name``.
Definition at line 40 of file convertReferenceCatalog.py.
| def lsst.meas.algorithms.convertReferenceCatalog.ConvertReferenceCatalogTask.__init__ | ( | self, | |
| * | output_dir = None, |
||
| ** | kwargs | ||
| ) |
Definition at line 52 of file convertReferenceCatalog.py.
| lsst.meas.algorithms.convertReferenceCatalog.ConvertReferenceCatalogTask.base_dir |
Definition at line 56 of file convertReferenceCatalog.py.
| lsst.meas.algorithms.convertReferenceCatalog.ConvertReferenceCatalogTask.ingest_table_file |
Definition at line 58 of file convertReferenceCatalog.py.
| lsst.meas.algorithms.convertReferenceCatalog.ConvertReferenceCatalogTask.output_dir |
Definition at line 57 of file convertReferenceCatalog.py.