./
ramp_optimal_filter.pro
This function performs an optimal filtering of the vertical reference pixel to reduce 1/f noise (horizontal stripes)
top source ramp_OPTIMAL_FILTER
JWST Data Processing - NIRCam Cryo tests
ramp_OPTIMAL_FILTER, data0
Performs an optimal filtering of the vertical reference pixel to reduce 1/f noise (horizontal stripes)
Parameters
- data0 in out required type=fltarr(2048,2048,Ngroup)
ramp datacube to be corrected and after correction, overwritten!
Examples
IDL> ramp_optimal filter, data0
Author information
- Author:
M. Robberto, created 25 Apr. 201
Other attributes
- Uses:
optimal_smooth_fft.pro
Statistics
Lines: | 32 lines |
McCabe complexity: | 4 |
File attributes
Modification date: | Tue Apr 30 15:07:13 2013 |
Lines: | 52 |