convertReferenceCatalog¶
Convert an external reference catalog into the hierarchical triangular mesh (HTM) sharded LSST-style format, to be ingested into the butler.
usage: convertReferenceCatalog [-h]
outputDir configFile fileglob [fileglob ...]
More information is available at https://pipelines.lsst.io.
positional arguments¶
-
outputdir¶ Path to write the output shard files, configs, and
ingest-filestable to.
-
configfile¶ File containing the ConvertReferenceCatalogConfig fields.
-
fileglob¶ Quoted glob for the files to be read in and converted. Example (note required quotes to prevent shell expansion): “gaia_source/csv/GaiaSource*”