Definition at line 35 of file readFitsCatalogTask.py.
tuple lsst.meas.algorithms.readFitsCatalogTask.ReadFitsCatalogConfig.column_map |
|
static |
Initial value:
2 doc=
"Mapping of input column name: output column name; each specified column must exist, "
3 "but additional columns in the input data are written using their original name. ",
Definition at line 41 of file readFitsCatalogTask.py.
tuple lsst.meas.algorithms.readFitsCatalogTask.ReadFitsCatalogConfig.hdu |
|
static |
Initial value:
4 doc=
"HDU containing the desired binary table, 0-based but a binary table never occurs in HDU 0",
Definition at line 36 of file readFitsCatalogTask.py.
The documentation for this class was generated from the following file: