lsst.meas.astrom gff1a9f87cc+de063e15a7
|
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.