This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Aug 6 12:53:14 2020.


Directory Listing of Routines


Routine Descriptions

MVN_STA_ETSPEC_DIR

[Next Routine] [List of Routines]

PROCEDURE:       MVN_STA_ETSPEC_DIR

PURPOSE:         Makes directional energy-time spectrograms in the
                 specified frame STATIC data. 
                 6 tplot variables will be created: +X, -X, +Y, -Y, +Z, and -Z.

INPUTS:
   APID:         Not necessary, but you can explicitly specify STATIC
                 APID to use. Default is 'd0'.
                 (Note that STATIC data and SPICE kernels need to be
                  loaded beforehand).

KEYWORDS:        (all keywords are optional.)
   FRAME:        Specifies the frame (Def: 'MSO').

   UNITS:        Specifies the units ('eflux', 'counts', etc.).
                 (Def: 'eflux')

   THLD_THETA:   theta_v > thld_theta => +Z,
                 theta_v < -thld_theta => -Z (Def: 45).

   ATTVEC:       Generates tplot variables showing STATIC XYZ vectors
                 in the specified frame.

   TRANGE:       Time range to compute directional spectra (Def: all).

   MASS:         Specifies mass per charge ranges which you want to use.
                 Default is optimized to be O+ (atomic oxygen ions).      

CREATED BY:      Takuya Hara  on 2014-11-25.

 $LastChangedBy: hara $
 $LastChangedDate: 2015-03-04 06:49:45 -0800 (Wed, 04 Mar 2015) $
 $LastChangedRevision: 17085 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/maven/sta/mvn_sta_gen_tplot_var/mvn_sta_etspec_dir.pro $

(See projects/maven/sta/mvn_sta_gen_tplot_var/mvn_sta_etspec_dir.pro)


MVN_STA_ETSPEC_MAGDIR

[Previous Routine] [List of Routines]

PROCEDURE:       MVN_STA_ETSPEC_MAGDIR

PURPOSE:         Makes directional energy-time spectrogram in the
                 specified pitch angle range from STATIC 4d data.

INPUTS:          None. 
                 (STATIC data should have been loaded and MAG data
                 should have been also inserted into the STATIC
                 common blocks by 'mvn_sta_mag_load' before using
                 this routine.

KEYWORDS:        (All keywords are optional.)

   APID:         Not necessary, but you can explicitly specify the
                 STATIC APID to use. Default is "d0".

   PITCH:        Specifies the pitch angle range (Def: [0., 30.]).

   UNITS:        Specifies the units ('eflux', 'counts', etc.).
                 (Def: 'eflux')

   TRANGE:       Time range to compute directional spectra (Def: all).

   MASS:         Specifies mass per charge ranges which you want to use.
                 Default is All mass range.

   SUFFIX:       Defines a suffix of the created tplot variable name 
                 (Def: e.g., '_ms012-020_pa000-030').

NOTE:            This routine is based on 'mvn_swia_diretmag' written
                 by Dr. Yuki Harada.  

CREATED BY:      Takuya Hara on 2015-01-21.

 $LastChangedBy: hara $
 $LastChangedDate: 2015-03-04 06:51:10 -0800 (Wed, 04 Mar 2015) $
 $LastChangedRevision: 17086 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/maven/sta/mvn_sta_gen_tplot_var/mvn_sta_etspec_magdir.pro $

(See projects/maven/sta/mvn_sta_gen_tplot_var/mvn_sta_etspec_magdir.pro)