issues
search
berkeley-stat159
/
project-kappa
BSD 3-Clause "New" or "Revised" License
0
stars
7
forks
source link
altered pre_process.py
#83
Closed
gcescobar13
closed
8 years ago
gcescobar13
commented
8 years ago
contains 3 functions
smooth_mask() will smooth data and compute a mask and applies it to the smoothed data. returns 2d
masked_data() calculates and applies mask. returns 2d data
smooth_data() returns smoothed data, 4d array
contains 3 functions