Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node941.html
Дата изменения: Tue Sep 20 19:45:21 2011 Дата индексирования: Mon Apr 11 03:38:17 2016 Кодировка: Поисковые слова: о п п |
pro phd_ana, name,ll_fit,ul_fit,i_thresh,PHDFRAC ; INPUT: ; name string name of datafile ; ll_fit integer lower limit of fit ; ul_fit integer upper limit of fit ; i_thresh integer event detection threshold ; OUTPUT: ; PHDFRAC real fraction of detected events ; read data rdtable,name,x,y ; gaussian fit yfit=gaussfit(x(ll_fit:ul_fit),y(ll_fit:ul_fit),a1,nterm=3) ; calculate fraction of detected events PHDFRAC= 1.-gauss_pdf((i_thresh-a1(1))/a1(2)) return end
The CCD parameters stored in the field PARAM00 were already derived from laboratory measurements at MSSL and are listed above. No further update is intended.