diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-06-02 19:29:50 -0400 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-06-02 19:30:13 -0400 |
commit | 901c4419b80f0556c08b1fffa2c5d3bef5a170b1 (patch) | |
tree | e7dda9e0bd6a714953232d5182fd39e93beb3db8 | |
parent | 7d9aeb6e2b711bd34a7e1d30ad0ef340257c1725 (diff) | |
download | sddm-901c4419b80f0556c08b1fffa2c5d3bef5a170b1.tar.gz sddm-901c4419b80f0556c08b1fffa2c5d3bef5a170b1.tar.bz2 sddm-901c4419b80f0556c08b1fffa2c5d3bef5a170b1.zip |
update 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 |