lsst.jointcal
16.0-26-g3163dd8+5
|
#include "memory"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/AstrometryModel.h"
#include "lsst/jointcal/AstrometryTransform.h"
#include "lsst/jointcal/Frame.h"
#include "lsst/jointcal/SimpleAstrometryMapping.h"
#include "lsst/jointcal/ProjectionHandler.h"
#include "lsst/jointcal/ChipVisitAstrometryMapping.h"
#include "lsst/jointcal/CcdImage.h"
#include <map>
Go to the source code of this file.
Classes | |
class | lsst::jointcal::ConstrainedAstrometryModel |
This is the model used to fit mappings as the combination of a transformation depending on the chip number (instrument model) and a transformation per visit (anamorphism). More... | |
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic AstrometryTransform. | |
lsst::jointcal | |