projects/themis/spacecraft/particles/slices/
thm_part_slice2d_ncount.pro
Routines
top source thm_part_slice2d_ncount
result = thm_part_slice2d_ncount(dist_in, units, threshold, regrid=regrid)
Procedure: thm_part_slice2d_ncount Purpose: Helper function for thm_part_slice2d_getxyz Converts one count value to requested units and returns converted data array. Input: dat: 3d data structure to be used units: string describing new units Output: return value: array of data corresponding to the specified number of counts Notes: $LastChangedBy: aaflores $ $LastChangedDate: 2014-05-16 15:53:53 -0700 (Fri, 16 May 2014) $ $LastChangedRevision: 15157 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice2d_ncount.pro $
Parameters
- dist_in
- units
- threshold
Keywords
- regrid
File attributes
Modification date: | Mon Jun 9 05:59:03 2014 |
Lines: | 30 |