Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/documents/dhb/webvol2/c21_wfpc1errors.fm10.html
Дата изменения: Tue Feb 10 20:06:09 1998 Дата индексирования: Sat Dec 22 19:08:56 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
46.10.1 Improving Bias, Preflash, and Dark Calibration
Experiment with Flatfields
After the end of the WF/PC-1 mission, Closure and high-fidelity flatfields, as well as deltaflats, were generated and archived; these flats cover ~85% of the nearly 8000 external WF/PC-1 science images in the archive. Any of these flats may be retrieved from the Archive and used for recalibrations; the reference file memo on WWW lists all of the WF/PC-1 reference files available from the archive. Small scale errors in the flatfields are normally around 3% (the high-fidelity flatfields are generally good to nearly 1%) while 10% errors can be expected on larger scales. In addition, those flatfields which were generated from Earth calibration observations taken with the neutral density filter F122M are known to have 25% gradients across the four WF CCDs. The following suggestions may improve the flatfielding.
http://www.stsci.edu/ftp/instrument_news/WFPC/
wfpc1_memos.html
newflat (F555W) = flat(F569W+F8ND) *
[flat(F555W+F122M) / flat(F569W+F122M)
In this case the flats are Cycle 3 flats taken through the indicated filters. The ratio of the flats crossed with F122M corrects for any wavelength dependent effects between 555nm and 569nm, and is applied to the F569W+F8ND Earth flat, which is known to be quite good. In practice, this can be done by identifying the appropriate filenames using the WWW Closure Flatfield memo, retrieving them from the archive, and using imcalc to perform the computation. For example:
imcalc input=e751348dw.r6h,e6d10291w.r6h,e6d1028sw.r6h output=newflat.r6h
equals="im1*im2/im3" pixtype="real"
The flatfield data quality file may be updated as well:
imcalc input=e751348dw.b6h,e6d10291w.b6h,e6d1028sw.b6h output=newflat.b6h
equals="max(max(im1,im2),max(im2,im3))" pixtype="short"
[flat(F588N+F122M)*flat(F569W+F8ND]
In this case, newflat(F555W,short) is the new flatfield appropriate for short exposures, newflat(F555W) is the flatfield computed in the previous step, and the other flatfields are Closure flatfields taken through the noted filters. This final high-fidelity flatfield can then be used directly in calwfp. In a similar manner, Closure flatfields based on short exposure times could be optimized for longer exposure times.