|
lsst.jointcal
14.0-28-ge87de3a+2
|
Handler of an actual image from a single CCD. More...
#include <CcdImage.h>
Public Member Functions | |
| CcdImage (afw::table::SourceCatalog &record, std::shared_ptr< lsst::afw::geom::SkyWcs > wcs, std::shared_ptr< lsst::afw::image::VisitInfo > visitInfo, afw::geom::Box2I const &bbox, std::string const &filter, std::shared_ptr< afw::image::PhotoCalib > photoCalib, std::shared_ptr< afw::cameraGeom::Detector > detector, int visit, int ccd, std::string const &fluxField) | |
| CcdImage (CcdImage const &)=delete | |
| No move or copy: each CCD image is unique to that ccd+visit, and Associations holds all CcdImages. More... | |
| CcdImage (CcdImage &&)=delete | |
| CcdImage & | operator= (CcdImage const &)=delete |
| CcdImage & | operator= (CcdImage &&)=delete |
| std::string | getName () const |
| Return the _name that identifies this ccdImage. More... | |
| MeasuredStarList const & | getWholeCatalog () const |
| Gets the as-read catalog. More... | |
| void | setCommonTangentPoint (Point const &commonTangentPoint) |
| Sets the common tangent point and computes necessary transforms. More... | |
| Point const & | getCommonTangentPoint () const |
| Gets the common tangent point, shared between all ccdImages. More... | |
| Gtransfo const * | getPix2CommonTangentPlane () const |
| Gtransfo const * | getCommonTangentPlane2TP () const |
| Gtransfo const * | getTP2CommonTangentPlane () const |
| Gtransfo const * | getPix2TangentPlane () const |
| Gtransfo const * | getSky2TP () const |
| CcdIdType | getCcdId () const |
| returns ccd ID More... | |
| VisitIdType | getVisit () const |
| returns visit ID More... | |
| std::shared_ptr< afw::cameraGeom::Detector > | getDetector () const |
| CcdImageKey | getHashKey () const |
| double | getAirMass () const |
| Airmass. More... | |
| double | getMjd () const |
| Julian Date. More... | |
| std::shared_ptr< afw::image::PhotoCalib > | getPhotoCalib () const |
| Return the exposure's photometric calibration. More... | |
| lsst::afw::geom::SpherePoint | getBoresightRaDec () const |
| Gets the boresight RA/Dec. More... | |
| double | getHourAngle () const |
| double | getSinEta () const |
| Parallactic angle. More... | |
| double | getCosEta () const |
| Parallactic angle. More... | |
| double | getTanZ () const |
| Parallactic angle. More... | |
| Point | getRefractionVector () const |
| std::string | getFilter () const |
| return the CcdImage filter name More... | |
| Gtransfo const * | readWCS () const |
| the wcs read in the header. NOT updated when fitting. More... | |
| Frame const & | getImageFrame () const |
| Frame in pixels. More... | |
| MeasuredStarList const & | getCatalogForFit () const |
| Gets the catalog to be used for fitting, which may have been cleaned-up. More... | |
| MeasuredStarList & | getCatalogForFit () |
| Gets the catalog to be used for fitting, which may have been cleaned-up. More... | |
Handler of an actual image from a single CCD.
NOTE: could possibly be replaced with a subclass of afw.image.Exposure?
Definition at line 35 of file CcdImage.h.
| lsst::jointcal::CcdImage::CcdImage | ( | afw::table::SourceCatalog & | record, |
| std::shared_ptr< lsst::afw::geom::SkyWcs > | wcs, | ||
| std::shared_ptr< lsst::afw::image::VisitInfo > | visitInfo, | ||
| afw::geom::Box2I const & | bbox, | ||
| std::string const & | filter, | ||
| std::shared_ptr< afw::image::PhotoCalib > | photoCalib, | ||
| std::shared_ptr< afw::cameraGeom::Detector > | detector, | ||
| int | visit, | ||
| int | ccd, | ||
| std::string const & | fluxField | ||
| ) |
Definition at line 87 of file CcdImage.cc.
|
delete |
No move or copy: each CCD image is unique to that ccd+visit, and Associations holds all CcdImages.
|
delete |
|
inline |
Airmass.
Definition at line 109 of file CcdImage.h.
|
inline |
Gets the boresight RA/Dec.
Definition at line 120 of file CcdImage.h.
|
inline |
Gets the catalog to be used for fitting, which may have been cleaned-up.
Definition at line 65 of file CcdImage.h.
|
inline |
Gets the catalog to be used for fitting, which may have been cleaned-up.
Definition at line 66 of file CcdImage.h.
|
inline |
returns ccd ID
Definition at line 99 of file CcdImage.h.
|
inline |
Definition at line 87 of file CcdImage.h.
|
inline |
Gets the common tangent point, shared between all ccdImages.
Definition at line 81 of file CcdImage.h.
|
inline |
Parallactic angle.
Definition at line 129 of file CcdImage.h.
|
inline |
Definition at line 104 of file CcdImage.h.
|
inline |
return the CcdImage filter name
Definition at line 138 of file CcdImage.h.
|
inline |
Definition at line 106 of file CcdImage.h.
|
inline |
Definition at line 123 of file CcdImage.h.
|
inline |
Frame in pixels.
Definition at line 144 of file CcdImage.h.
|
inline |
Julian Date.
Definition at line 112 of file CcdImage.h.
|
inline |
Return the _name that identifies this ccdImage.
Definition at line 50 of file CcdImage.h.
|
inline |
Return the exposure's photometric calibration.
Definition at line 115 of file CcdImage.h.
|
inline |
Definition at line 84 of file CcdImage.h.
|
inline |
Definition at line 93 of file CcdImage.h.
|
inline |
Definition at line 135 of file CcdImage.h.
|
inline |
Parallactic angle.
Definition at line 126 of file CcdImage.h.
|
inline |
Definition at line 96 of file CcdImage.h.
|
inline |
Parallactic angle.
Definition at line 132 of file CcdImage.h.
|
inline |
Definition at line 90 of file CcdImage.h.
|
inline |
returns visit ID
Definition at line 102 of file CcdImage.h.
|
inline |
|
inline |
the wcs read in the header. NOT updated when fitting.
Definition at line 141 of file CcdImage.h.
| void lsst::jointcal::CcdImage::setCommonTangentPoint | ( | Point const & | commonTangentPoint | ) |
Sets the common tangent point and computes necessary transforms.
| [in] | commonTangentPoint | The common tangent point of all ccdImages (decimal degrees). |
Definition at line 135 of file CcdImage.cc.
1.8.13