lsst.jointcal
14.0-15-gc2c14a3
|
Go to the source code of this file.
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic Gtransfo. | |
lsst::jointcal | |
Functions | |
TanSipPix2RaDec | lsst::jointcal::convertTanWcs (const std::shared_ptr< lsst::afw::image::TanWcs > wcs) |
Transform an afw TanWcs into a Gtransfo. More... | |
boost::shared_ptr< lsst::afw::image::TanWcs > | lsst::jointcal::gtransfoToTanWcs (const lsst::jointcal::TanSipPix2RaDec wcsTransfo, const lsst::jointcal::Frame &ccdFrame, const bool noLowOrderSipTerms=false) |
Transform the other way around. More... | |