get_extract_parameters

jwst.extract_1d.ifu.get_extract_parameters(ref_file, bkg_sigma_clip)[source]

Read extraction parameters for an IFU.

Parameters:
ref_filedict

File name for the EXTRACT1D reference file, in ASDF format.

bkg_sigma_clipfloat

Background sigma clipping value to use to remove noise/outliers in background.

Returns:
dict

The extraction parameters.