Loading [MathJax]/extensions/tex2jax.js
LSST Applications g0fba68d861+8796f1c9dc,g16d25e1f1b+33607d666a,g1ec0fe41b4+3ea9d11450,g1f759649c2+c17b94a1fc,g1fd858c14a+aebb9fd029,g2440f9efcc+8c5ae1fdc5,g35bb328faa+8c5ae1fdc5,g4d2262a081+5c8a4756fc,g53246c7159+8c5ae1fdc5,g56a49b3a55+5716f32fb1,g60b5630c4e+c17b94a1fc,g67b6fd64d1+3fc8cb0b9e,g78460c75b0+7e33a9eb6d,g786e29fd12+668abc6043,g8352419a5c+8c5ae1fdc5,g8852436030+e9e4df222f,g89139ef638+3fc8cb0b9e,g94187f82dc+c17b94a1fc,g989de1cb63+3fc8cb0b9e,g9ccd5d7f00+3d609152fb,g9d31334357+c17b94a1fc,g9f33ca652e+22d663a365,gabe3b4be73+8856018cbb,gabf8522325+977d9fabaf,gb1101e3267+3a8cf60186,gb89ab40317+3fc8cb0b9e,gc0af124501+acb716b74f,gcf25f946ba+e9e4df222f,gd6cbbdb0b4+1cc2750d2e,gd794735e4e+a4897207cf,gdb1c4ca869+be65c9c1d7,gde0f65d7ad+ff043aacb0,ge278dab8ac+6b863515ed,ge410e46f29+3fc8cb0b9e,gf35d7ec915+97dd712d81,gf5e32f922b+8c5ae1fdc5,gf618743f1b+c364d39d5f,gf67bdafdda+3fc8cb0b9e,w.2025.17
LSST Data Management Base Package
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > Member List

This is the complete list of members for lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >, including all inherited members.

addPeak(float fx, float fy, float value)lsst::afw::detection::Footprint
clipTo(lsst::geom::Box2I const &bbox)lsst::afw::detection::Footprint
contains(lsst::geom::Point2I const &pix) constlsst::afw::detection::Footprint
dilate(int r, geom::Stencil s=geom::Stencil::CIRCLE)lsst::afw::detection::Footprint
dilate(geom::SpanSet const &other)lsst::afw::detection::Footprint
dot(HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT > const &other) constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
lsst::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > >static
lsst::afw::detection::Footprint::dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< lsst::afw::detection::Footprint >static
erode(int r, geom::Stencil s=geom::Stencil::CIRCLE)lsst::afw::detection::Footprint
erode(geom::SpanSet const &other)lsst::afw::detection::Footprint
Footprint(std::shared_ptr< geom::SpanSet > inputSpans, lsst::geom::Box2I const &region=lsst::geom::Box2I())lsst::afw::detection::Footprintexplicit
Footprint(std::shared_ptr< geom::SpanSet > inputSpans, afw::table::Schema const &peakSchema, lsst::geom::Box2I const &region=lsst::geom::Box2I())lsst::afw::detection::Footprintexplicit
Footprint()lsst::afw::detection::Footprintinlineexplicit
Footprint(Footprint const &other)=defaultlsst::afw::detection::Footprint
Footprint(Footprint &&)=defaultlsst::afw::detection::Footprint
getArea() constlsst::afw::detection::Footprintinline
getBBox() constlsst::afw::detection::Footprintinline
getCentroid() constlsst::afw::detection::Footprintinline
getImageArray()lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getImageArray() constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getMaskArray()lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getMaskArray() constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getMaskBitsSet() constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getPeaks()lsst::afw::detection::Footprintinline
getPeaks() constlsst::afw::detection::Footprintinline
getPersistenceName() const overridelsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >protectedvirtual
getPythonModule() const overridelsst::afw::detection::Footprintinlineprotectedvirtual
getRegion() constlsst::afw::detection::Footprintinline
getShape() constlsst::afw::detection::Footprintinline
getSpans() constlsst::afw::detection::Footprintinline
getVarianceArray()lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
getVarianceArray() constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inline
HeavyFootprint(Footprint const &foot, lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > const &mimage, HeavyFootprintCtrl const *ctrl=nullptr)lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >explicit
HeavyFootprint(Footprint const &foot, HeavyFootprintCtrl const *ctrl=nullptr)lsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >explicit
HeavyFootprint()=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
HeavyFootprint(HeavyFootprint const &other)=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
HeavyFootprint(HeavyFootprint &&other)=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
insert(lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > &mimage) constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
insert(lsst::afw::image::Image< ImagePixelT > &image) constlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
isContiguous() constlsst::afw::detection::Footprintinline
isHeavy() const overridelsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >inlinevirtual
isPersistable() const noexcept overridelsst::afw::detection::Footprintinlinevirtual
operator=(HeavyFootprint const &)=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
operator=(HeavyFootprint &&)=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
lsst::afw::detection::Footprint::operator=(Footprint const &other)=defaultlsst::afw::detection::Footprint
lsst::afw::detection::Footprint::operator=(Footprint &&)=defaultlsst::afw::detection::Footprint
lsst::afw::table::io::Persistable::operator=(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
lsst::afw::table::io::Persistable::operator=(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
operator==(Footprint const &other) constlsst::afw::detection::Footprint
OutputArchiveHandle typedeflsst::afw::table::io::Persistableprotected
Persistable() noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
lsst::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > >inlinestatic
lsst::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > >inlinestatic
lsst::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > >inlinestatic
lsst::afw::detection::Footprint::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
lsst::afw::detection::Footprint::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
lsst::afw::detection::Footprint::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< lsst::afw::detection::Footprint >inlinestatic
readPeaks(afw::table::BaseCatalog const &, Footprint &)lsst::afw::detection::Footprintprotectedstatic
readSpanSet(afw::table::BaseCatalog const &, afw::table::io::InputArchive const &)lsst::afw::detection::Footprintprotectedstatic
removeOrphanPeaks()lsst::afw::detection::Footprint
setPeakCatalog(PeakCatalog const &otherPeaks)lsst::afw::detection::Footprint
setPeakSchema(afw::table::Schema const &peakSchema)lsst::afw::detection::Footprint
setRegion(lsst::geom::Box2I const &region)lsst::afw::detection::Footprintinline
setSpans(std::shared_ptr< geom::SpanSet > otherSpanSet)lsst::afw::detection::Footprint
shift(int dx, int dy)lsst::afw::detection::Footprint
shift(lsst::geom::ExtentI const &d)lsst::afw::detection::Footprintinline
sortPeaks(afw::table::Key< float > const &key=afw::table::Key< float >())lsst::afw::detection::Footprint
split() constlsst::afw::detection::Footprint
transform(std::shared_ptr< geom::SkyWcs > source, std::shared_ptr< geom::SkyWcs > target, lsst::geom::Box2I const &region, bool doClip=true) constlsst::afw::detection::Footprint
transform(lsst::geom::LinearTransform const &t, lsst::geom::Box2I const &region, bool doClip=true) constlsst::afw::detection::Footprint
transform(lsst::geom::AffineTransform const &t, lsst::geom::Box2I const &region, bool doClip=true) constlsst::afw::detection::Footprint
transform(geom::TransformPoint2ToPoint2 const &t, lsst::geom::Box2I const &region, bool doClip=true) constlsst::afw::detection::Footprint
updatePeakSignificance(double sigma)lsst::afw::detection::Footprint
updatePeakSignificance(image::Image< float > const &variance, int polarity)lsst::afw::detection::Footprint
write(OutputArchiveHandle &handle) const overridelsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >protectedvirtual
writeFits(std::string const &fileName, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::MemFileManager &manager, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::Fits &fitsfile) constlsst::afw::table::io::Persistable
~Footprint() override=defaultlsst::afw::detection::Footprint
~HeavyFootprint() override=defaultlsst::afw::detection::HeavyFootprint< ImagePixelT, MaskPixelT, VariancePixelT >
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual