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

Поисковые слова: обвмадеойс нефептощи рпфплпч
corrector.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

./

corrector.pro


This file contains the procedures to perform the reference pixel correction of NIRCam data according to the report by M. Robberto, 2014

top source corrector

JWST Data Processing - NIRCam Cryo tests

corrector, ramp, rp_cleaned, FILTER=FILTER

Performs referene pixel correction of NIRCam data

Parameters

ramp in required type=fltarr

datacube of 2048,2048,N to be filtered

rp_cleaned out required type=float

same datacube in input, after reference pixel correction /FILTER: in, optional, type=fltarr if set, the reference pixels are smoothed using the Kosarev and Pantos algorithm

Keywords

FILTER

Examples

IDL> corrector, ramp, rp_cleaned, /FILTER

Author information

Author:

- MR, February, 25, 2014

Other attributes

Uses:

optimal_smooth_fft.pro

Statistics

Lines:
101 lines
McCabe complexity:
9

File attributes

Modification date: Thu Feb 27 12:54:29 2014
Lines: 130