LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
lsst.ip.diffim
»
makeCentralDifferenceMatrix
makeCentralDifferenceMatrix
¶
lsst.ip.diffim.
makeCentralDifferenceMatrix
(
width
:
SupportsInt
,
height
:
SupportsInt
,
stencil
:
SupportsInt
,
borderPenalty
:
SupportsFloat
,
fitForBackground
:
bool
)
→
Annotated
[
numpy.typing.NDArray
[
numpy.float64
]
,
'[m,
n]'
]
¶
On this page
makeCentralDifferenceMatrix
makeCentralDifferenceMatrix()