Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.naic.edu/~phil/usrproj/a1659/aug03.html
Дата изменения: Sat Aug 23 19:39:40 2003 Дата индексирования: Sat Dec 22 05:00:35 2007 Кодировка: Поисковые слова: extreme ultraviolet |
filelist.dat An array of filenames determines which cor files to process: procdays.pro For each data file, pfcalib() is called to process all of the scans in the file. It will average each scan and then scale to kelvins. It will not average together any scans. It ouputs an idl save file for each day. avgthenbaseline.pro This file will input all the daily save files, combine them into 1 large array (b_all[]). The data is then averaged over all the scans of the same source (checking that the frequencies and velocities are the same) resulting in b_allavg[]. This data array is then baslined by source storing the baselined data in bbl[] while the actual baselines used are stored in blAr[]. The code at the end is various ways to look at the data.
processing: usr/a1659/procdays.pro, doit.pro
home_~phil