Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/~robberto/Main/Software/IDL4pipeline/ramp_optimal_filter.html
Дата изменения: Thu Feb 27 21:56:50 2014
Дата индексирования: Sun Mar 2 10:04:00 2014
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п п
ramp_optimal_filter.pro (JWST Pipeline routines in IDL)

JWST Pipeline routines in IDL

A collection mantained by M. Robberto

single page | use frames     summary     class     fields     routine details     file attributes

./

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