diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -38,14 +38,16 @@ p add rayleigh scattering to likelihood function p add muon shower PDF? delta rays? - Done for delta rays, but need to add shower photons - calculate path length through acrylic? -- update estar table with energies above 1 GeV +p update estar table with energies above 1 GeV + - added values up to 10 GeV ^ speed up normalize() and interp1d() ^ add shower PDF to get_total_charge_approx() x compute mean of starting points ^ speed up time PDF calculation for fast likelihood p calculate psi parameter as a goodness of fit test - Still need to tweak this. It seems to have a strong nhit dependence -- add a maximum length for the range +^ add a maximum length for the range + - now only fit to the end of the PSUP ^ add a time limit for the fit ^ multi-particle fit p optimize CHARGE_FRACTION @@ -56,10 +58,14 @@ p optimize CHARGE_FRACTION - minimum energy for each particle type ^ check all zebra links ^ fix zero logical record size bug in zebra.c -- speed up fit +p speed up fit + - have optimized most of the likelihood function. I think further + optimization will require a different technique for evaluating the + integrals ^ nhit cut p add flasher cut -- default max particles +p default max particles + - submit-grid-jobs fits up to 3 particles by default ^ add environment variable to control where to look for pmt.txt and titles files - update charge code to handle highest values for qhs and qlx - use qhs and qlx based on variable in PMT bank |