From 901c4419b80f0556c08b1fffa2c5d3bef5a170b1 Mon Sep 17 00:00:00 2001 From: tlatorre Date: Sun, 2 Jun 2019 19:29:50 -0400 Subject: update TODO --- TODO | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index f768bc4..3ad0752 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit