Function lsst::afw::geom::getPixelToIntermediateWorldCoords¶
Function Documentation¶
- 
std::shared_ptr<TransformPoint2ToPoint2> 
lsst::afw::geom::getPixelToIntermediateWorldCoords(SkyWcs const &wcs, bool simplify = true) Return a transform from pixel coordinates to intermediate world coordinates
The pixel frame is is the base frame: cameraGeom::ACTUAL_PIXELS, if present, else cameraGeom::PIXELS.