Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/themis/spacecraft/particles/

thm_cmb_clean_esa.pro


Procedure: thm_cmb_clean_sst Purpose: Runs standard ESA sanitation routine on data array. -removes excess fields in data structures -performs unit conversion (if UNITS specified) -removes retrace bin (top energy) -reverses energies to be in ascending order Calling Sequence: thm_cmb_clean_esa, dist_array, [,units=units] Input: dist_array: ESA particle data array from thm_part_dist_array units: String specifying output units Output: none, modifies input Notes: Further unit conversions will not be possible after sanitation due to the loss of some support quantities. $LastChangedBy: aaflores $ $LastChangedDate: 2014-01-10 18:02:25 -0800 (Fri, 10 Jan 2014) $ $LastChangedRevision: 13850 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/thm_cmb_clean_esa.pro $

Routines

top source thm_cmb_clean_esa

thm_cmb_clean_esa, data, units=units, _extra=_extra

Parameters

data

Keywords

units
_extra

File attributes

Modification date: Thu Feb 13 16:42:51 2014
Lines: 16