From 070741274da0b093ecd2a9286d65743e3ad0b7c5 Mon Sep 17 00:00:00 2001 From: tlatorre Date: Mon, 26 Aug 2019 10:43:53 -0500 Subject: update TODO --- TODO | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 706fe54..a1b0319 100644 --- a/TODO +++ b/TODO @@ -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? -- cgit