LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
C++ API reference
»
Template Function lsst::meas::algorithms::findCosmicRays
Template Function lsst::meas::algorithms::findCosmicRays
¶
Function Documentation
¶
template<typename
MaskedImageT
>
std::vector<std::shared_ptr<
afw
::
detection
::
Footprint
>>
lsst
::
meas
::
algorithms
::
findCosmicRays
(
MaskedImageT
&
image
,
afw
::
detection
::
Psf
const
&
psf
, double
const
bkgd
, daf::base::PropertySet
const
&
ps
, bool
const
keep
= false
)
¶
On this page
Template Function lsst::meas::algorithms::findCosmicRays
Function Documentation