projects/themis/spacecraft/particles/moments/
thm_esa_dtc4mom.pro
NAME: thm_esa_dtc4mom PURPOSE: calculates a dead-time correction value for ESA particle moments, which then can be applied to on-board MOM data. CALLING SEQUENCE: thm_esa_dtc4mom, probe=probe, trange=trange INPUT: All via keyword OUTPUT: None explicit, a number of tplot variables are created. KEYWORDS: probe='a','b','c','d' or 'e' trange = an input time range, otherwise the current time range is used. noload = if set, make the assumption that the data is there, and don't load it use_esa_mode = 'f','r', or 'b', use this mode for the ESA data to get the dead time correction, the default is 'f' scpot_correct = if set, use thm_load_esa_pot to correct for SC potential in moments. The default is to avoid the correction HISTORY: 10-may-2011, jmm, jimm@ssl.berkeley.edu 27-may-2011, jmm, This version deletes the temporary ESA moments 5-dec-2014, jmm, uses thm_part_products directly common blocks to using the dtc_private common block in thm_esa_convert_units $LastChangedBy: jimm $ $LastChangedDate: 2014-12-08 13:36:01 -0800 (Mon, 08 Dec 2014) $ $LastChangedRevision: 16406 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/moments/thm_esa_dtc4mom.pro $
Routines
top source thm_esa_dtc4mom
thm_esa_dtc4mom, probe=probe, trange=trange, noload=noload, use_esa_mode=use_esa_mode, scpot_correct=scpot_correct, out_suffix=out_suffix, keep_temp_moments=keep_temp_moments, no_despike=no_despike, nsig_despike=nsig_despike, _extra=_extra
Keywords
- probe
- trange
- noload
- use_esa_mode
- scpot_correct
- out_suffix
- keep_temp_moments
- no_despike
- nsig_despike
- _extra
File attributes
Modification date: | Tue Dec 9 08:25:56 2014 |
Lines: | 130 |