LSST Applications g0d33ba9806+23fb6b1458,g0fba68d861+71b39d8992,g1e78f5e6d3+05b96b9403,g1ec0fe41b4+f8df4a5e9d,g1fd858c14a+1f896281a9,g35bb328faa+fcb1d3bbc8,g4af146b050+32dc2822d5,g4d2262a081+50ddfc6a69,g53246c7159+fcb1d3bbc8,g5a012ec0e7+6ce3c67fb7,g60b5630c4e+23fb6b1458,g67b6fd64d1+b5a8974b5d,g78460c75b0+2f9a1b4bcd,g786e29fd12+cf7ec2a62a,g7b71ed6315+fcb1d3bbc8,g87b7deb4dc+050abbb6d1,g8852436030+17127e6d9c,g89139ef638+b5a8974b5d,g9125e01d80+fcb1d3bbc8,g94187f82dc+23fb6b1458,g989de1cb63+b5a8974b5d,g9f33ca652e+b775bc0ddd,g9f7030ddb1+0d26baa418,ga2b97cdc51+23fb6b1458,ga44b1db4f6+65b51902b9,gabe3b4be73+1e0a283bba,gabf8522325+a9d2faf463,gb1101e3267+1c10e8ebae,gb58c049af0+f03b321e39,gb89ab40317+b5a8974b5d,gcf25f946ba+17127e6d9c,gd6cbbdb0b4+ace4583378,gd9a9a58781+fcb1d3bbc8,gde0f65d7ad+12e49698cc,ge278dab8ac+fa73091e6d,ge410e46f29+b5a8974b5d,gf67bdafdda+b5a8974b5d,gfe06eef73a+62ba25d42b,v29.0.0.rc4
LSST Data Management Base Package
|
This is the complete list of members for lsst::afw::detection::Psf, including all inherited members.
clone() const =0 | lsst::afw::detection::Psf | pure virtual |
cloneStorable() const override | lsst::afw::detection::Psf | inlinevirtual |
computeApertureFlux(double radius, lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeBBox(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeImage(lsst::geom::Point2D position, image::Color color=image::Color(), ImageOwnerEnum owner=COPY) const | lsst::afw::detection::Psf | |
computeImageBBox(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeKernelBBox(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | inline |
computeKernelImage(lsst::geom::Point2D position, image::Color color=image::Color(), ImageOwnerEnum owner=COPY) const | lsst::afw::detection::Psf | |
computePeak(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
computeShape(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
COPY enum value | lsst::afw::detection::Psf | |
doComputeApertureFlux(double radius, lsst::geom::Point2D const &position, image::Color const &color) const =0 | lsst::afw::detection::Psf | privatepure virtual |
doComputeBBox(lsst::geom::Point2D const &position, image::Color const &color) const =0 | lsst::afw::detection::Psf | privatepure virtual |
doComputeImage(lsst::geom::Point2D const &position, image::Color const &color) const | lsst::afw::detection::Psf | protectedvirtual |
doComputeImageBBox(lsst::geom::Point2D const &position, image::Color const &color) const | lsst::afw::detection::Psf | protectedvirtual |
doComputeKernelImage(lsst::geom::Point2D const &position, image::Color const &color) const =0 | lsst::afw::detection::Psf | privatepure virtual |
doComputeShape(lsst::geom::Point2D const &position, image::Color const &color) const =0 | lsst::afw::detection::Psf | privatepure virtual |
dynamicCast(std::shared_ptr< Persistable > const &ptr) | lsst::afw::table::io::PersistableFacade< Psf > | static |
equals(Storable const &other) const noexcept | lsst::afw::typehandling::Storable | virtual |
getAverageColor() const | lsst::afw::detection::Psf | inline |
getAveragePosition() const | lsst::afw::detection::Psf | virtual |
getCacheCapacity() const | lsst::afw::detection::Psf | |
getLocalKernel(lsst::geom::Point2D position, image::Color color=image::Color()) const | lsst::afw::detection::Psf | |
getPersistenceName() const | lsst::afw::table::io::Persistable | protectedvirtual |
getPythonModule() const | lsst::afw::table::io::Persistable | protectedvirtual |
hash_value() const | lsst::afw::typehandling::Storable | virtual |
Image typedef | lsst::afw::detection::Psf | |
ImageOwnerEnum enum name | lsst::afw::detection::Psf | |
INTERNAL enum value | lsst::afw::detection::Psf | |
isPersistable() const noexcept | lsst::afw::table::io::Persistable | inlinevirtual |
operator<<(std::ostream &os, Storable const &storable) | lsst::afw::typehandling::Storable | related |
operator=(Psf const &)=delete | lsst::afw::detection::Psf | |
operator=(Psf &&)=delete | lsst::afw::detection::Psf | |
lsst::afw::typehandling::Storable::operator=(Persistable const &other) noexcept=default | lsst::afw::table::io::Persistable | protected |
lsst::afw::typehandling::Storable::operator=(Persistable &&other) noexcept=default | lsst::afw::table::io::Persistable | protected |
OutputArchiveHandle typedef | lsst::afw::table::io::Persistable | 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 | explicitprotected |
readFits(fits::Fits &fitsfile) | lsst::afw::table::io::PersistableFacade< Psf > | inlinestatic |
readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Psf > | inlinestatic |
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU) | lsst::afw::table::io::PersistableFacade< Psf > | inlinestatic |
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 |
resized(int width, int height) const =0 | lsst::afw::detection::Psf | pure virtual |
setCacheCapacity(std::size_t capacity) | lsst::afw::detection::Psf | |
singleClassEquals(T const &lhs, Storable const &rhs) | lsst::afw::typehandling::Storable | inlineprotectedstatic |
toString() const | lsst::afw::typehandling::Storable | virtual |
write(OutputArchiveHandle &handle) const | lsst::afw::table::io::Persistable | protectedvirtual |
writeFits(std::string const &fileName, std::string const &mode="w") const | lsst::afw::table::io::Persistable | |
writeFits(fits::MemFileManager &manager, std::string const &mode="w") const | lsst::afw::table::io::Persistable | |
writeFits(fits::Fits &fitsfile) const | lsst::afw::table::io::Persistable | |
~Persistable() noexcept=default | lsst::afw::table::io::Persistable | virtual |
~Psf() override | lsst::afw::detection::Psf | |
~Storable() noexcept override=0 | lsst::afw::typehandling::Storable | pure virtual |