LSST Applications g063fba187b+cac8b7c890,g0f08755f38+6aee506743,g1653933729+a8ce1bb630,g168dd56ebc+a8ce1bb630,g1a2382251a+b4475c5878,g1dcb35cd9c+8f9bc1652e,g20f6ffc8e0+6aee506743,g217e2c1bcf+73dee94bd0,g28da252d5a+1f19c529b9,g2bbee38e9b+3f2625acfc,g2bc492864f+3f2625acfc,g3156d2b45e+6e55a43351,g32e5bea42b+1bb94961c2,g347aa1857d+3f2625acfc,g35bb328faa+a8ce1bb630,g3a166c0a6a+3f2625acfc,g3e281a1b8c+c5dd892a6c,g3e8969e208+a8ce1bb630,g414038480c+5927e1bc1e,g41af890bb2+8a9e676b2a,g7af13505b9+809c143d88,g80478fca09+6ef8b1810f,g82479be7b0+f568feb641,g858d7b2824+6aee506743,g89c8672015+f4add4ffd5,g9125e01d80+a8ce1bb630,ga5288a1d22+2903d499ea,gb58c049af0+d64f4d3760,gc28159a63d+3f2625acfc,gcab2d0539d+b12535109e,gcf0d15dbbd+46a3f46ba9,gda6a2b7d83+46a3f46ba9,gdaeeff99f8+1711a396fd,ge79ae78c31+3f2625acfc,gef2f8181fd+0a71e47438,gf0baf85859+c1f95f4921,gfa517265be+6aee506743,gfa999e8aa5+17cd334064,w.2024.51
LSST Data Management Base Package
Loading...
Searching...
No Matches
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< T >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< T >inlinestatic
lsst::readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< T >inlinestatic
lsst::readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< T >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