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

Поисковые слова: пульсар
temp_convert.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

./

temp_convert.pro


top source temp_convert

temp_convert, cryo, tmc, module, channel, Itmc, fpa_temp

Convert the temperature in the telemetry file (or fits headers) from ADUs to decrees

Parameters

cryo in required type=int

cryo cycle at LMAT, either 1, 2, or 3

tmc in required type=int

flag, either 1 or 2, due to a change of set point/calibration; in the .csv file name

module in required type=string

NIRCAM module, either 'A" or 'B'

channel in required type=string

NIRCAM channel, either 'SW' or 'LW'

Itmc in required type=float

telemetry value in input to be converted

fpa_temp out required type=float

temperature in output

Statistics

Lines:
65 lines
McCabe complexity:
23

File attributes

Modification date: Fri May 3 16:35:12 2013
Lines: 82