Skip to contents

Apply a spectral pretransform to a full cube

Usage

pretransform_cube(x, method = "none")

Arguments

x

3-D array or FITS-like list with imDat.

method

Either a built-in transform name or a custom function accepted by pretransform_spectra().

Value

A 3-D numeric array with the same dimensions as the input cube.