first_four_moments(cube, base_wavelength, wcs)
|
- rtype:
typing.Tuple[numpy.ndarray, numpy.ndarray, numpy.ndarray, numpy.ndarray]
|
indices_to_velocity(indices, ...)
|
|
shift(cube, base_wavelength, wcs[, wscale, axis])
|
- rtype:
numpy.ndarray
|
skew(cube, base_wavelength, wcs[, wscale, axis])
|
- rtype:
numpy.ndarray
|
velocity_arg_percentile(cube, percentile, ...)
|
- rtype:
numpy.ndarray
|
width(cube, base_wavelength, wcs[, wscale, axis])
|
- rtype:
numpy.ndarray
|