lsst.meas.extensions.astrometryNet
17.0.1-3-gd08d533+10
|
Namespaces | |
anetAstrometry | |
anetBasicAstrometry | |
astrometry_net | |
astrometryNetDataConfig | |
cleanBadPoints | |
detail | |
loadAstrometryNetObjects | |
multiindex | |
version | |
Classes | |
class | MultiIndex |
class | Solver |
A thin C++ wrapper around astrometry.net's solver_t struct. More... | |
Functions | |
lsst::afw::geom::Angle | healpixDistance (int hp, int nside, lsst::afw::geom::SpherePoint const &coord) |
Calculate the distance from coordinates to a healpix. More... | |
lsst::afw::geom::Angle lsst::meas::extensions::astrometryNet::healpixDistance | ( | int | hp, |
int | nside, | ||
lsst::afw::geom::SpherePoint const & | coord | ||
) |
Calculate the distance from coordinates to a healpix.
Note that this assumes that the astrometry.net catalog reference system is ICRS.
Definition at line 243 of file astrometry_net.cc.