lsst.meas.astrom gbbfe565502+e04572e5f9
|
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.