MMS Fast Plasma Instrument

From SPEDAS Wiki
Revision as of 19:27, 28 April 2016 by Egrimes (talk | contribs) (initial FPI page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
FPI summary plot in SPEDAS

SPEDAS provides command line and GUI access to the MMS FPI data.

Prior to using these data, please read the FPI Release Notes:

https://lasp.colorado.edu/galaxy/display/mms/FPI+Release+Notes

FPI Moments

Examples

Electron Moments Data

To load and plot the electron density on March 7, 2016 measured by the FPI instrument on MMS1:

MMS> mms_load_fpi, datatype='des-moms', trange=['2016-03-07', '2016-03-08'], probe=1

MMS> tplot, 'mms1_des_numberdensity_dbcs_fast'

Ion Moments Data

To load and plot the ion density, along with the omni-directional spectra on March 7, 2016:

MMS> mms_load_fpi, datatype='dis-moms', trange=['2016-03-07', '2016-03-08'], probe=1

MMS> tplot, 'mms1_dis_numberdensity_dbcs_fast'

FPI Distributions

FPI 2D Slices

FPI 3D Slices

Acknowledgements