Category:Pages with broken file links: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
(Created page with "SPEDAS provides command line and GUI access to the MMS FEEPS data. Prior to using these data, please read the FEEPS Release Notes: https://lasp.colorado.edu/galaxy/display/m...")
 
No edit summary
Line 6: Line 6:




= FPI Moments =
= FEEPS Moments =
For more complete examples, see the FEEPS crib sheets located in the /mms/examples/ folder.  
For more complete examples, see the FEEPS crib sheets located in the /mms/examples/ folder.  


== Examples ==  
== Examples ==  


=== Electron Moments Data ===
=== Electron Data ===
To load and plot the MMS1 FEEPS electron data on March 7, 2016:
To load and plot the MMS1 FEEPS electron data on March 7, 2016:
<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_feeps, datatype='electron', trange=['2016-03-07', '2016-03-08'], probe=1, datarate='srvy'
MMS> mms_load_feeps, datatype='electron', trange=['2016-03-07', '2016-03-08'], probe=1, datarate='srvy'


MMS> tplot, 'mms1_*omni_spin'
MMS> tplot, 'mms1_epd_feeps_electron_intensity_omni_spin'
</div>


=== Ion Data ===
To load and plot the MMS1 FEEPS electron data on March 7, 2016:
<div style="border: 1px solid LightGray; background-color:#F9F9F9; padding: 0px 10px; margin-left: 5px; margin-right: 5px;">
MMS> mms_load_feeps, datatype='ion', trange=['2016-03-07', '2016-03-08'], probe=1, datarate='srvy'
MMS> tplot, 'mms1_epd_ion_electron_intensity_omni_spin'
</div>
</div>

Revision as of 22:25, 23 May 2016

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

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

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


FEEPS Moments

For more complete examples, see the FEEPS crib sheets located in the /mms/examples/ folder.

Examples

Electron Data

To load and plot the MMS1 FEEPS electron data on March 7, 2016:

MMS> mms_load_feeps, datatype='electron', trange=['2016-03-07', '2016-03-08'], probe=1, datarate='srvy'

MMS> tplot, 'mms1_epd_feeps_electron_intensity_omni_spin'

Ion Data

To load and plot the MMS1 FEEPS electron data on March 7, 2016:

MMS> mms_load_feeps, datatype='ion', trange=['2016-03-07', '2016-03-08'], probe=1, datarate='srvy'

MMS> tplot, 'mms1_epd_ion_electron_intensity_omni_spin'

This category currently contains no pages or media.