projects/themis/spacecraft/particles/moments/
thm_apply_esa_mom_dtc.pro
Routines
top source thm_apply_esa_mom_dtc
thm_apply_esa_mom_dtc, probe=probe, instrument=instrument, out_suffix=out_suffix, in_suffix=in_suffix, use_esa_mode=use_esa_mode, _extra=_extra
NAME: thm_apply_esa_mom_dtc PURPOSE: Corrects ESA on-board moments for dead time. Note that this will apply the dead-time correction to all of the moments for the given probe and species. CALLING SEQUENCE: thm_apply_esa_mom_dtc, probe=probe, instrument=instrument, out_suffix=out_suffix,in_suffix=in_suffix INPUT: All via keyword OUTPUT: None explicit, a number of tplot variables are created. KEYWORDS: probe='a','b','c','d' or 'e' instrument='peim' or 'peem', similar in use to the 'instrument' keyword for thm_part_moments use_esa_mode = 'f','r', or 'b', use this mode for the ESA data to get the dead time correction, the default is 'f' out_suffix= a suffix to add to new tplot variables for the moments. The default is the null string, so that variables are overwritten. in_suffix= if set, only variables with this suffix will be corrected, to avoid correcting variables that have been loaded without corrections. HISTORY: 13-may-2011, jmm, jimm@ssl.berkeley.edu 27-may-2011, jmm, dropped save_esa_vars keywords, to avoid suffix confusion, also passes out_suffix keyword through to thm_esa_dtc4mom 9-aug-2011, jmm, added in_suffix keyword $LastChangedBy: jimm $ $LastChangedDate: 2014-05-20 16:42:39 -0700 (Tue, 20 May 2014) $ $LastChangedRevision: 15178 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/moments/thm_apply_esa_mom_dtc.pro $
Keywords
- probe
- instrument
- out_suffix
- in_suffix
- use_esa_mode
- _extra
File attributes
Modification date: | Mon Jun 9 05:59:03 2014 |
Lines: | 77 |