aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2019-08-26 10:43:53 -0500
committertlatorre <tlatorre@uchicago.edu>2019-08-26 10:43:53 -0500
commit070741274da0b093ecd2a9286d65743e3ad0b7c5 (patch)
treedddcc8f3d0ab9dd4d0f8a81a5a348ae515510ef1 /TODO
parentd319be4e9710a4c87a6217ba0a7b06a73b9e65cc (diff)
downloadsddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.tar.gz
sddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.tar.bz2
sddm-070741274da0b093ecd2a9286d65743e3ad0b7c5.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files 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?