LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/afw/image/TransmissionCurve.h"
#include "lsst/afw/table/Exposure.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
Functions | |
std::shared_ptr< afw::image::TransmissionCurve const > | lsst::meas::algorithms::makeCoaddTransmissionCurve (std::shared_ptr< afw::geom::SkyWcs const > coaddWcs, afw::table::ExposureCatalog const &inputSensors) |
Create a TransmissionCurve that represents the effective throughput on a coadd. More... | |