Moment.__call__
giant.point_spread_functions.moments
:
-
Moment.__call__(image)[source]
Just returns the input image as an array
- Parameters
image (numpy.ndarray) – The image to apply the psf to
- Returns
the unaltered image as an array
- Return type
numpy.ndarray