Документ взят из кэша поисковой машины. Адрес оригинального документа : http://hea-www.harvard.edu/ChaMPlane/quantile/quantile_1.1/readme
Дата изменения: Thu Feb 19 19:58:14 2004
Дата индексирования: Tue Oct 2 08:04:48 2012
Кодировка:

Поисковые слова: http www.badastronomy.com bad tv foxapollo.html

JaeSub Hong, 2003-2004

Quantile analysis routines:
3 independent platforms (will) be available - IDL, perl, and C

IDL:
quantile.pro : main program, read the usage in the begining of the file
example.pro : example of using quantile.pro

perl:
quantile.pl : main program, read the usage in the begining of the file
src.txt : example src file
bkg.txt : example bkg file

C:
quantile.c (will be coming)

Please report any problem or suggestion at jaesub@head.cfa.harvard.edu

----------------------------------------------------------------------

history

ver 1.1 :
bug fix for $n_net < 1.0
more output : src, bkg and net counts, and ratio
fix a bug: the range option uses ":" for separator
e.g) -range x.x:y.y

ver 1.0 :
initial release