lsst.meas.algorithms g592df8196b+c7d9852e67
|
#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 | |
namespace | lsst |
namespace | lsst::meas |
namespace | lsst::meas::algorithms |
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... | |