This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Oct 24 15:35:45 2019.


Directory Listing of Routines


Routine Descriptions

RBSP_EFW_DENSITY_FIT_FROM_UH_LINE

[Next Routine] [List of Routines]
 NAME: rbsp_efw_density_fit_from_uh_line
 SYNTAX: 
 PURPOSE: Return a tplot variable of density based on sc
 potential. Calibrations from the UH line are updated every few weeks
 The double-exponential fit is based on Escoubet 1997
 INPUT: sc_potential - name of tplot variable (string) that contains the quantity (V1+V2)/2
 OUTPUT: tplot variable of density
 KEYWORDS: sc -> 'a' or 'b'
           newname -> name of output density tplot variable. Defaults
                 to 'density'
         dmin, dmax -> min and max allowable density values. Values
            outside of these limits are set to NaN or setval if set
         setval -> value to set density to if it is outside dmin,
         dmax range

 HISTORY: Written by Aaron W Breneman (UMN), based on Scott
 Thaller's density calibrations to EMFISIS upper hybrid line
 VERSION: 
   $LastChangedBy: aaronbreneman $
   $LastChangedDate: 2016-05-12 13:15:09 -0700 (Thu, 12 May 2016) $
   $LastChangedRevision: 21066 $
   $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_2/general/missions/rbsp/efw/calibration_files/rbsp_efw_density_fit_from_uh_line.pro $

(See general/missions/rbsp/efw/calibration_files/rbsp_efw_density_fit_from_uh_line.pro)


RBSP_EFW_EMFISIS_19DB_GAIN_LIST

[Previous Routine] [Next Routine] [List of Routines]
 NAME: rbsp_efw_emfisis_19dB_gain_list
 SYNTAX:
 PURPOSE: Returns a list of times when EMFISIS turned on/off the 19dB
          attenuator on the SCM burst waveform signal.

 KEYWORDS:
 NOTES: Notes to Aaron Breneman: See D. Malaspina email on Feb 2, 2018.
        Initial list of on/off times from Hospodarsky 2018-02-28 email

 HISTORY: Written by Aaron W Breneman
 VERSION:
   $LastChangedBy: aaronbreneman $
   $LastChangedDate: 2018-12-21 11:35:33 -0800 (Fri, 21 Dec 2018) $
   $LastChangedRevision: 26395 $
   $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_2/general/missions/rbsp/efw/calibration_files/rbsp_efw_emfisis_19dB_gain_list.pro $

(See general/missions/rbsp/efw/calibration_files/rbsp_efw_emfisis_19dB_gain_list.pro)


RBSP_EFW_EMFISIS_SCM_GAIN_LIST

[Previous Routine] [Next Routine] [List of Routines]
 NAME: rbsp_efw_emfisis_scm_gain_list.pro
 SYNTAX:
 PURPOSE: Returns a list of times when EMFISIS turned on/off the 19dB attenuator
          on the SCM burst waveform signal.
 NOTES: Note for Aaron Breneman: See Malaspina email on Feb 2, 2018.
        Full list of on/off times from Hospdarsky/Bounds 2018-02-28 email
 KEYWORDS:
 HISTORY: Aaron Breneman, 2018
 VERSION:
   $LastChangedBy: aaronbreneman $
   $LastChangedDate: 2018-12-21 11:38:35 -0800 (Fri, 21 Dec 2018) $
   $LastChangedRevision: 26396 $
   $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_2/general/missions/rbsp/efw/calibration_files/rbsp_efw_emfisis_scm_gain_list.pro $

(See general/missions/rbsp/efw/calibration_files/rbsp_efw_emfisis_scm_gain_list.pro)


RBSP_GET_DENSITY_CALIBRATION

[Previous Routine] [List of Routines]
 NAME: rbsp_get_density_calibration
 SYNTAX: rbsp_get_density_calibration,'a'
 PURPOSE: Returns a structure with the RBSP density calibrations. 
 INPUT: 
 OUTPUT: Fit parameters for calculating density from RBSPa spacecraft
 potential "v". Form is A*exp(B*v) + C*exp(D*v)
 KEYWORDS: 
 HISTORY: Written by AWB at the UMN, May, 2015
 VERSION: 
   $LastChangedBy: aaronbreneman $
   $LastChangedDate: 2016-05-12 12:20:43 -0700 (Thu, 12 May 2016) $
   $LastChangedRevision: 21062 $
   $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_2/general/missions/rbsp/efw/calibration_files/rbsp_get_density_calibration.pro $

(See general/missions/rbsp/efw/calibration_files/rbsp_get_density_calibration.pro)