|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/esensmap/node8.html
Дата изменения: Wed Jul 2 02:58:52 2008 Дата индексирования: Fri Sep 5 19:43:02 2008 Кодировка: Поисковые слова: http www.badastronomy.com phpbb index.php |
subroutine esensmap
Loop over image pixels:
Loop over input images:
IF detection mask == 1
Accumulate background in 3 x 3 pixel detection cell
Determine exposure in detection cell
END IF
END Loop
Evaluate cumulative Poissonian distribution
Subtract background and divide by exposure
Correct for fraction of PSF outside of the detection cell
IF exposure in pixel /= 0: Write result to output sensitivity map
END Loop
end subroutine esensmap