|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/inthist/node8.html
Дата изменения: Wed Jul 2 05:37:38 2008 Дата индексирования: Fri Sep 5 18:40:30 2008 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
inthist is a perl task which does the following:
module intmakehist
Read input flatfielded images and parameters
Open output Post Script file
Foreach (input image){
Rebin to specified binsize
Estimate histogram mean and variance using sigma clipping
Compute optimal histogram binsize and display range based on
mean and variance
Build and plot intensity histogram
}
Close Post Script file
end module intmakehist