LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
36 <<
" total parameters. Reduce the model complexity (e.g. polynomial order)"
37 " to better match the number of measured sources.");
bool validate(CcdImageList const &ccdImageList, int ndof) const
Return true if this is a "reasonable" model.
#define LOGLS_ERROR(logger, message)
Interface between AstrometryFit and the combinations of Mappings from pixels to some tangent plane (a...
std::ostream & operator<<(std::ostream &stream, AstrometryMapping const &mapping)
LOG_LOGGER _log
lsst.logging instance, to be created by a subclass so that messages have consistent name.
A base class for image defects.
virtual std::size_t getTotalParameters() const =0
Return the total number of parameters in this model.
virtual void print(std::ostream &out) const =0
Print a string representation of the contents of this mapping, for debugging.