|
lsst.meas.extensions.astrometryNet
18.1.0-3-g9bc06b8+7
|
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::geom::Angle | healpixDistance (int hp, int nside, lsst::geom::SpherePoint const &coord) |
| Calculate the distance from coordinates to a healpix. More... | |
| lsst::geom::Angle lsst::meas::extensions::astrometryNet::healpixDistance | ( | int | hp, |
| int | nside, | ||
| lsst::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.
1.8.13