census(int, memId startingMemId=0) | lsst::daf::base::Citizen | static |
census(std::ostream &stream, memId startingMemId=0) | lsst::daf::base::Citizen | static |
census() | lsst::daf::base::Citizen | static |
census(int, memId startingMemId=0) | lsst::daf::base::Citizen | static |
census(std::ostream &stream, memId startingMemId=0) | lsst::daf::base::Citizen | static |
census() | lsst::daf::base::Citizen | static |
Citizen(const std::type_info &) | lsst::daf::base::Citizen | |
Citizen(Citizen const &) | lsst::daf::base::Citizen | |
clone() const=0 | lsst::afw::detection::Psf | pure virtual |
computeApertureFlux(double radius, lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeBBox(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeImage(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color(), ImageOwnerEnum owner=COPY) const | lsst::afw::detection::Psf | |
computeKernelImage(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color(), ImageOwnerEnum owner=COPY) const | lsst::afw::detection::Psf | |
computePeak(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeShape(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
COPY | lsst::afw::detection::Psf | |
doComputeApertureFlux(double radius, geom::Point2D const &position, afw::image::Color const &color) const | lsst::meas::algorithms::ImagePsf | protectedvirtual |
doComputeShape(geom::Point2D const &position, afw::image::Color const &color) const | lsst::meas::algorithms::ImagePsf | protectedvirtual |
PersistableFacade< ImagePsf >::dynamicCast(std::shared_ptr< Persistable > const &ptr) | lsst::afw::table::io::PersistableFacade< ImagePsf > | static |
lsst::afw::detection::Psf::dynamicCast(std::shared_ptr< Persistable > const &ptr) | lsst::afw::detection::Psf | static |
getAverageColor() const | lsst::afw::detection::Psf | |
getAveragePosition() const | lsst::afw::detection::Psf | virtual |
getCacheCapacity() const | lsst::afw::detection::Psf | |
getId() const | lsst::daf::base::Citizen | |
getLocalKernel(lsst::geom::Point2D position=makeNullPoint(), image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
getNextMemId() | lsst::daf::base::Citizen | static |
getPersistenceName() const | lsst::afw::detection::Psf | protectedvirtual |
getPythonModule() const | lsst::afw::detection::Psf | protectedvirtual |
hasBeenCorrupted() | lsst::daf::base::Citizen | static |
Image typedef | lsst::afw::detection::Psf | |
ImageOwnerEnum enum name | lsst::afw::detection::Psf | |
ImagePsf(bool isFixed=false) | lsst::meas::algorithms::ImagePsf | inlineexplicitprotected |
init() | lsst::daf::base::Citizen | static |
INTERNAL | lsst::afw::detection::Psf | |
isPersistable() const noexcept | lsst::afw::detection::Psf | virtual |
magicSentinel | lsst::daf::base::Citizen | |
markPersistent(void) | lsst::daf::base::Citizen | |
memCallback typedef | lsst::daf::base::Citizen | |
memId typedef | lsst::daf::base::Citizen | |
memNewCallback typedef | lsst::daf::base::Citizen | |
operator=(Psf const &)=delete | lsst::afw::detection::Psf | |
operator=(Psf &&)=delete | lsst::afw::detection::Psf | |
lsst::daf::base::Citizen::operator=(Citizen const &) | lsst::daf::base::Citizen | |
lsst::afw::table::io::Persistable::operator=(Persistable const &other) noexcept=default | lsst::afw::table::io::Persistable | protected |
lsst::afw::table::io::Persistable::operator=(Persistable &&other) noexcept=default | lsst::afw::table::io::Persistable | protected |
OutputArchiveHandle typedef | lsst::afw::detection::Psf | protected |
Persistable() noexcept=default | lsst::afw::table::io::Persistable | protected |
Persistable(Persistable const &other) noexcept=default | lsst::afw::table::io::Persistable | protected |
Persistable(Persistable &&other) noexcept=default | lsst::afw::table::io::Persistable | protected |
Pixel typedef | lsst::afw::detection::Psf | |
Psf(Psf const &) | lsst::afw::detection::Psf | |
Psf(Psf &&) | lsst::afw::detection::Psf | |
Psf(bool isFixed=false, std::size_t capacity=100) | lsst::afw::detection::Psf | protected |
PersistableFacade< ImagePsf >::readFits(fits::Fits &fitsfile) | lsst::afw::table::io::PersistableFacade< ImagePsf > | static |
PersistableFacade< ImagePsf >::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< ImagePsf > | static |
PersistableFacade< ImagePsf >::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< ImagePsf > | static |
lsst::afw::detection::Psf::readFits(fits::Fits &fitsfile) | lsst::afw::detection::Psf | static |
lsst::afw::detection::Psf::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU) | lsst::afw::detection::Psf | static |
lsst::afw::detection::Psf::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::detection::Psf | static |
PersistableFacade< Psf >::readFits(fits::Fits &fitsfile) | PersistableFacade< Psf > | static |
PersistableFacade< Psf >::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | PersistableFacade< Psf > | static |
recenterKernelImage(std::shared_ptr< Image > im, lsst::geom::Point2D const &position, std::string const &warpAlgorithm="lanczos5", unsigned int warpBuffer=5) | lsst::afw::detection::Psf | static |
repr() const | lsst::daf::base::Citizen | |
resized(int width, int height) const=0 | lsst::afw::detection::Psf | pure virtual |
setCacheCapacity(std::size_t capacity) | lsst::afw::detection::Psf | |
setCorruptionCallback(memCallback func) | lsst::daf::base::Citizen | static |
setDeleteCallback(memCallback func) | lsst::daf::base::Citizen | static |
setDeleteCallbackId(memId id) | lsst::daf::base::Citizen | static |
setDeleteCallbackId(memId id) | lsst::daf::base::Citizen | static |
setNewCallback(memNewCallback func) | lsst::daf::base::Citizen | static |
setNewCallbackId(memId id) | lsst::daf::base::Citizen | static |
setNewCallbackId(memId id) | lsst::daf::base::Citizen | static |
write(OutputArchiveHandle &handle) const | lsst::afw::detection::Psf | protectedvirtual |
lsst::afw::table::io::Persistable::write(OutputArchiveHandle &handle) const | lsst::afw::table::io::Persistable | protectedvirtual |
writeFits(std::string const &fileName, std::string const &mode="w") const | lsst::afw::detection::Psf | |
writeFits(fits::MemFileManager &manager, std::string const &mode="w") const | lsst::afw::detection::Psf | |
writeFits(fits::Fits &fitsfile) const | lsst::afw::detection::Psf | |
~Citizen() | lsst::daf::base::Citizen | |
~Persistable() noexcept=default | lsst::afw::table::io::Persistable | virtual |
~Psf() override | lsst::afw::detection::Psf | |