|
lsst.meas.astrom g374be3e903+3c89c0e672
|
Static Public Attributes | |
| pd | catalog .DataFrame |
| str | column_coord1 |
| str | column_coord2 |
| np | coord1 .array |
| np | coord2 .array |
| CatalogExtras | extras |
A catalog with sources with coordinate columns in some standard format/units.
catalog : `pandas.DataFrame`
A catalog with comparable coordinate columns.
column_coord1 : `str`
The first spatial coordinate column name.
column_coord2 : `str`
The second spatial coordinate column name.
coord1 : `numpy.array`
The first spatial coordinate values.
coord2 : `numpy.array`
The second spatial coordinate values.
extras : `CatalogExtras`
Extra cached (meta)data for the `catalog`.
Definition at line 96 of file matcher_probabilistic.py.
|
static |
Definition at line 112 of file matcher_probabilistic.py.
|
static |
Definition at line 113 of file matcher_probabilistic.py.
|
static |
Definition at line 114 of file matcher_probabilistic.py.
|
static |
Definition at line 115 of file matcher_probabilistic.py.
|
static |
Definition at line 116 of file matcher_probabilistic.py.
|
static |
Definition at line 117 of file matcher_probabilistic.py.