LSST Applications  21.0.0-172-gfb10e10a+18fedfabac,22.0.0+297cba6710,22.0.0+80564b0ff1,22.0.0+8d77f4f51a,22.0.0+a28f4c53b1,22.0.0+dcf3732eb2,22.0.1-1-g7d6de66+2a20fdde0d,22.0.1-1-g8e32f31+297cba6710,22.0.1-1-geca5380+7fa3b7d9b6,22.0.1-12-g44dc1dc+2a20fdde0d,22.0.1-15-g6a90155+515f58c32b,22.0.1-16-g9282f48+790f5f2caa,22.0.1-2-g92698f7+dcf3732eb2,22.0.1-2-ga9b0f51+7fa3b7d9b6,22.0.1-2-gd1925c9+bf4f0e694f,22.0.1-24-g1ad7a390+a9625a72a8,22.0.1-25-g5bf6245+3ad8ecd50b,22.0.1-25-gb120d7b+8b5510f75f,22.0.1-27-g97737f7+2a20fdde0d,22.0.1-32-gf62ce7b1+aa4237961e,22.0.1-4-g0b3f228+2a20fdde0d,22.0.1-4-g243d05b+871c1b8305,22.0.1-4-g3a563be+32dcf1063f,22.0.1-4-g44f2e3d+9e4ab0f4fa,22.0.1-42-gca6935d93+ba5e5ca3eb,22.0.1-5-g15c806e+85460ae5f3,22.0.1-5-g58711c4+611d128589,22.0.1-5-g75bb458+99c117b92f,22.0.1-6-g1c63a23+7fa3b7d9b6,22.0.1-6-g50866e6+84ff5a128b,22.0.1-6-g8d3140d+720564cf76,22.0.1-6-gd805d02+cc5644f571,22.0.1-8-ge5750ce+85460ae5f3,master-g6e05de7fdc+babf819c66,master-g99da0e417a+8d77f4f51a,w.2021.48
LSST Data Management Base Package
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 >
PersistableFacade< HeavyFootprint< ImagePixelT, 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
PersistableFacade< HeavyFootprint< ImagePixelT, lsst::readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< HeavyFootprint< ImagePixelT, lsst::afw::image::MaskPixel, lsst::afw::image::VariancePixel > >inlinestatic
PersistableFacade< HeavyFootprint< ImagePixelT, 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
PersistableFacade< HeavyFootprint< ImagePixelT, 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
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