diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-08-26 10:43:53 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-08-26 10:43:53 -0500 |
commit | 070741274da0b093ecd2a9286d65743e3ad0b7c5 (patch) | |
tree | dddcc8f3d0ab9dd4d0f8a81a5a348ae515510ef1 /TODO | |
parent | d319be4e9710a4c87a6217ba0a7b06a73b9e65cc (diff) | |
download | sddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.tar.gz sddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.tar.bz2 sddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -6,7 +6,8 @@ Key: - write cross section section in paper - explain integral in paper -- develop signal generator +p develop signal generator + - made signal generator for two particle decays p develop high energy and multi-ring fitter ^ write talk for Monday - write a section on atmospheric backgrounds in paper @@ -67,8 +68,12 @@ p add flasher cut 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 +p update charge code to handle highest values for qhs and qlx + - don't have this coded into the charge probability code, but I now use QHL + if QHS is railed and flag any PMT with a railed QHL +^ use qhs and qlx based on variable in PMT bank + - Note: I don't use the best charge variable in the PMT bank, but I do + select QHL when QHS is railed ^ fix bug in path_init() ^ load DQXX file based on run number ^ update rayleigh scattering lengths @@ -77,5 +82,5 @@ p figure out why electron energy bias is +10% - updated code to use a more accurate approximation for the number of shower photons which seems to bring the bias down to 5% - update find peaks algorithm to do single particle quick fits -- figure out how to combine SNO fitter data with my fitter for final analysis. +^ figure out how to combine SNO fitter data with my fitter for final analysis. For example, how to apply neutron follower cut? |