index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-31
rotate and translate the path in path_init to speed things up
tlatorre
2018-08-31
add theta0 argument to path_eval in test-path.c
tlatorre
2018-08-31
print out how long the likelihood function takes
tlatorre
2018-08-31
update the TODO list
tlatorre
2018-08-28
add path to the likelihood fit
tlatorre
2018-08-27
update tests since I switched to using the D2O muon tables from the PDG
tlatorre
2018-08-27
update code to use get_index_snoman* functions to calculate the index of refr...
tlatorre
2018-08-27
fix how multiple Coulomb scattering is treated
tlatorre
2018-08-27
add code to expand the track of a particle using a KL expansion
tlatorre
2018-08-14
fix ev pointer bug
tlatorre
2018-08-14
update pmt hit array in event struct to be MAX_PMTS long
tlatorre
2018-08-14
add lower and upper bounds for the fit parameters
tlatorre
2018-08-14
add function to fit event and clear event after each fit
tlatorre
2018-08-14
set stopping critera
tlatorre
2018-08-14
use the index of refraction from snoman when computing the angular PDF for ph...
tlatorre
2018-08-14
update the printf format string for the fit parameters
tlatorre
2018-08-14
update fit to use nlopt for minimization
tlatorre
2018-08-14
fix how the RMS scattering angle is calculated
tlatorre
2018-08-14
add refractive index for heavy and light water from snoman
tlatorre
2018-08-14
update muon.c to use the new table for heavy water
tlatorre
2018-08-14
add a table for muon dE/dx and range for D2O
tlatorre
2018-08-14
move everything to src directory
tlatorre
2018-08-14
initial commit of likelihood fit for muons
tlatorre
2018-07-05
analyze_genie_mc.py -> analyze-genie-mc
tlatorre
2018-07-05
refractive_index.c -> optics.c
tlatorre
2018-07-05
add a function to compute the energy along a muon track
tlatorre
2018-07-05
add a simple test for the various muon functions
tlatorre
2018-07-05
add some comments and divide by the density
tlatorre
2018-07-05
add functions to compute the range and dE/dx for muons in water
tlatorre
2018-07-05
add a text file with values for dE/dx and ranges for muons in water
tlatorre
2018-07-04
only require a 1% agreement, because I don't know how Schiebener converted te...
tlatorre
2018-07-04
add a function to compute the refractive index of water as a function of wave...
tlatorre
2018-07-04
update
tlatorre
2018-07-04
initial commit of a file to calculate the quantum efficiency
tlatorre
2018-07-04
add a file with the measured quantum efficiency of the sno PMTs from snoman
tlatorre
2018-07-04
update test
tlatorre
2018-07-04
update solid angle test and fix a bug in the solid angle calculation
tlatorre
2018-07-04
update test
tlatorre
2018-07-04
update
tlatorre
2018-07-04
fix a bug in get_solid_angle()
tlatorre
2018-07-04
add a test of the get_solid_angle function
tlatorre
2018-07-04
update TODO
tlatorre
2018-07-04
initial commit of a function to calculate the solid angle subtended by a circ...
tlatorre
2018-07-04
update index script to fit the inverse of the index of refraction to a polyno...
tlatorre
2018-07-04
initial commit of a script to calculate the index of refraction of water
tlatorre
2018-05-30
add an energy resolution parameter and add a signal to the visible energy plot
tlatorre
2018-05-30
plot kinetic energy instead of calresp0 variable. Also update the expected nu...
tlatorre
2018-05-30
forgot to check for nc events
tlatorre
2018-05-23
update TODO
tlatorre
2018-05-23
update script to analyze GENIE Monte Carlo
tlatorre
[next]