projects/themis/spacecraft/particles/slices/
thm_part_slice2d_smooth.pro
Procedure: thm_part_slice2d_smooth Purpose: Helper function for thm_part_slice2d. Smooths the output data by applying a gaussian blur. Input: part_slice: (float) N x N array containing the slice data width: (int) width of smoothing window in points in both x and y Output: None, modifies part_slice. Notes: $LastChangedBy: aaflores $ $LastChangedDate: 2013-10-30 17:31:16 -0700 (Wed, 30 Oct 2013) $ $LastChangedRevision: 13454 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice2d_smooth.pro $
Routines
top source thm_part_slice2d_smooth
thm_part_slice2d_smooth, part_slice, width
Parameters
- part_slice
- width
File attributes
Modification date: | Thu Feb 13 16:42:44 2014 |
Lines: | 18 |