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