lsst.meas.extensions.astrometryNet  14.0
 All Classes Namespaces Files Functions Variables Properties Groups Pages
Namespaces | Classes | Functions
lsst::meas::extensions::astrometryNet Namespace Reference

Namespaces

 anetAstrometry
 
 anetBasicAstrometry
 
 astrometry_net
 
 astrometryNetDataConfig
 
 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::coord::Coord const &coord)
 Calculate the distance from coordinates to a healpix. More...
 
 PYBIND11_PLUGIN (astrometry_net)
 

Function Documentation

lsst::afw::geom::Angle lsst::meas::extensions::astrometryNet::healpixDistance ( int  hp,
int  nside,
lsst::afw::coord::Coord 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 240 of file astrometry_net.cc.

lsst::meas::extensions::astrometryNet::PYBIND11_PLUGIN ( astrometry_net  )

Definition at line 196 of file astrometry_net.cc.