This page was created by the IDL library routine mk_html_help2.

Last modified: Wed Jun 7 13:17:36 2017.


Directory Listing of Routines


Routine Descriptions

MVN_EUV_L0_LOAD

[Next Routine] [List of Routines]
 NAME:
       mvn_euv_l0_load
 PURPOSE:
       Load procedure for EUV L0 data. Use for looking at raw EUV data (slow).
       Use mvn_euv_load instead to load EUV L2 data (calibrated), which is
       much faster, but EUV L2 files are currently about a month behind.
 KEYWORDS: 
   trange: specifies the time range
   tplot: plots a time-series of the loaded data
 HISTORY:
 VERSION:
  $LastChangedBy: ali $
  $LastChangedDate: 2016-09-06 12:39:12 -0700 (Tue, 06 Sep 2016) $
  $LastChangedRevision: 21800 $
  $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_2_00/projects/maven/euv/mvn_euv_l0_load.pro $
CREATED BY:  ali 20160830
FILE: mvn_euv_l0_load.pro

(See projects/maven/euv/mvn_euv_l0_load.pro)


MVN_EUV_L3_LOAD

[Previous Routine] [Next Routine] [List of Routines]
 NAME: mvn_euv_l3_load
 SYNTAX: 
       mvn_euv_l3_load,/daily
       or
       mvn_euv_l3_load,/minute
 PURPOSE:
       Load procedure for the EUV L3 (FISM) daily or minute data
 KEYWORDS: daily, minute, ionization_frequency

   Daily:     
         loads flare-subtracted data for each day
   Minute:    
         loads data with one minute cadence
   ionization_frequency:
         If set to any nonzero value, calculates ionization
         frequencies for CO2, O2, O, CO, N2, Ar according to the
         photoionization cross-sections from the SwRI database:
         http://phidrates.space.swri.edu/ This variable also returns
         a data structure containing all the ionization frequencies
   
 HISTORY:      
 VERSION: 
  $LastChangedBy: rlillis3 $
  $LastChangedDate: 2017-03-09 15:44:14 -0800 (Thu, 09 Mar 2017) $
  $LastChangedRevision: 22933 $
  $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_2_00/projects/maven/euv/mvn_euv_l3_load.pro $
CREATED BY:  ali 20150401
FILE: mvn_euv_l3_load.pro

(See projects/maven/euv/mvn_euv_l3_load.pro)


MVN_EUV_LOAD

[Previous Routine] [List of Routines]
 NAME: 
       mvn_euv_load
 SYNTAX: 
       mvn_euv_load, trange=trange, /all
 PURPOSE:
       Load procedure for the calibrated EUV irradiances, for
       channels A (17-22 nm), B (0-7 nm), and C (121-122 nm).
 INPUTS
       trange
 OUTPUT: 
 KEYWORDS: 
 HISTORY:      
 VERSION: 
  $LastChangedBy: clee $
  $LastChangedDate: 2017-04-27 13:57:56 -0700 (Thu, 27 Apr 2017) $
  $LastChangedRevision: 23232 $
  $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_2_00/projects/maven/euv/mvn_euv_load.pro $

CREATED BY:  Christina O. Lee  02-24-15
FILE: mvn_euv_load.pro

(See projects/maven/euv/mvn_euv_load.pro)