MMS Fluxgate Magnetometer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
MMS> tplot, 'mms1_fgm_b_gsm_srvy_l2_bvec' | MMS> tplot, 'mms1_fgm_b_gsm_srvy_l2_bvec' | ||
</div> | |||
<gallery widths=300px heights=250px align="center"> | <gallery widths=300px heights=250px align="center"> | ||
Line 23: | Line 25: | ||
<div style="border: 1px solid LightGray; background-color:#F9F9F9; padding: 0px 10px; margin-left: 5px; margin-right: 5px;"> | <div style="border: 1px solid LightGray; background-color:#F9F9F9; padding: 0px 10px; margin-left: 5px; margin-right: 5px;"> | ||
MMS> mms_load_fgm, trange=['2015-10-15', '2015-10-16'], probe=1, data_rate='brst', level=2 | MMS> mms_load_fgm, trange=['2015-10-15', '2015-10-16'], probe=1, data_rate='brst', level=2 | ||
MMS> tplot, 'mms1_fgm_b_gse_brst_l2_bvec' | MMS> tplot, 'mms1_fgm_b_gse_brst_l2_bvec' | ||
MMS> tlimit, ['2015-10-15/6:45', '2015-10-15/7:20'] | MMS> tlimit, ['2015-10-15/6:45', '2015-10-15/7:20'] | ||
</div> | |||
<gallery widths=300px heights=250px align="center"> | <gallery widths=300px heights=250px align="center"> |
Revision as of 18:37, 24 May 2016
SPEDAS provides command line and GUI access to the MMS FGM data.
FGM Data
For more complete examples, see the FGM crib sheets located in the /mms/examples/ folder.
Examples
Magnetometer Data
To load and plot MMS FGM data on February 15, 2016:
MMS> mms_load_fgm, trange=['2016-02-15', '2016-02-16'], probe=1
MMS> tplot, 'mms1_fgm_b_gsm_srvy_l2_bvec'
-
MMS1 FGM survey data on February 15, 2016
Burst Data
To load and plot MMS Burst FGM data on Octoberer 15, 2015:
MMS> mms_load_fgm, trange=['2015-10-15', '2015-10-16'], probe=1, data_rate='brst', level=2
MMS> tplot, 'mms1_fgm_b_gse_brst_l2_bvec'
MMS> tlimit, ['2015-10-15/6:45', '2015-10-15/7:20']
-
MMS1 FGM survey data on February 15, 2016