pyrfu.mms.feeps_flat_field_corrections module#

pyrfu.mms.feeps_flat_field_corrections.feeps_flat_field_corrections(inp_alle)[source]#

Apply flat field correction factors to FEEPS ion/electron data. Correct factors are from the gain factor found in: FlatFieldResults_V3.xlsx from Drew Turner, 1/19/2017

Parameters:

inp_alle (xarray.Dataset) – Dataset containing the energy spectrum of the available eyes of the Fly’s Eye Energetic Particle Spectrometer (FEEPS).

Returns:

out – Dataset containing the energy spectrum of the available eyes of the Fly’s Eye Energetic Particle Spectrometer (FEEPS) with corrected data.

Return type:

xarray.Dataset