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

  1. smooth_mask() will smooth data and compute a mask and applies it to the smoothed data. returns 2d
  2. masked_data() calculates and applies mask. returns 2d data
  3. smooth_data() returns smoothed data, 4d array