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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-20
add absorption lengths for D2O and H2O weighted by the Cerenkov spectrum and ...
tlatorre
2018-09-19
change output file format to YAML
tlatorre
2018-09-18
stop fitting when the likelihood difference is less than 1e-2
tlatorre
2018-09-18
speed likelihood calculation up a bit
tlatorre
2018-09-18
free muon_energy struct in test_muon_get_energy()
tlatorre
2018-09-18
fix heap overflow in interp1d()
tlatorre
2018-09-18
fix typo
tlatorre
2018-09-18
update PMT TTS and dark rate from pmt_response.dat
tlatorre
2018-09-18
fix typo
tlatorre
2018-09-18
fix PMTR bank offsets
tlatorre
2018-09-18
fix offset
tlatorre
2018-09-18
add functions to get the PMT reflectivity from the PMTR bank
tlatorre
2018-09-18
add free_charge() to free memory used to interpolate the charge distributions
tlatorre
2018-09-18
add a ctrl-c handler
tlatorre
2018-09-18
update CHARGE_FRACTION
tlatorre
2018-09-18
free memory from muon_energy struct
tlatorre
2018-09-17
add absorption length data from SNOMAN
tlatorre
2018-09-17
fix bug in fast likelihood calculation
tlatorre
2018-09-17
update likelihood function to calculate time of flight of photons using get_p...
tlatorre
2018-09-17
update likelihood to calculate absorption length correctly
tlatorre
2018-09-17
add get_path_length()
tlatorre
2018-09-17
test_muon_get_T -> test_muon_get_energy
tlatorre
2018-09-17
update muon kinetic energy calculation
tlatorre
2018-09-17
fix bug in single PE charge
tlatorre
2018-09-17
fix a bug in get_dEdx()
tlatorre
2018-09-17
fix a bug in interp1d()
tlatorre
2018-09-17
add a header file with the SNOMAN particle and target ID codes
tlatorre
2018-09-17
add bitmasks for the mc track status word
tlatorre
2018-09-17
add MC Track bank to zdab_utils
tlatorre
2018-09-13
fix width formatting for t0
tlatorre
2018-09-13
add a function to compute log(n) for integer n
tlatorre
2018-09-13
speed things up by introducing a minimum ratio between probabilities
tlatorre
2018-09-12
small updates to speed things up
tlatorre
2018-09-12
update the starting parameters
tlatorre
2018-09-11
only print the likelihood value once for each iteration during the "quick" mi...
tlatorre
2018-09-11
fix the energy and position when doing the "quick" minimizations
tlatorre
2018-09-11
switch order of expressions to avoid a valgrind warning
tlatorre
2018-09-11
update fast likelihood function to include the pmt response and absorption
tlatorre
2018-09-11
add absorption length
tlatorre
2018-09-11
update PMT_RADIUS to be the radius of the PMT concentrator
tlatorre
2018-09-11
add PMT response
tlatorre
2018-09-10
add a fast likelihood function
tlatorre
2018-09-09
fix bug in charge PDF calculation
tlatorre
2018-09-06
compute theta0 in path_init() to speed things up
tlatorre
2018-09-06
update theta0 calculation
tlatorre
2018-09-06
introduce a minimum value for the scattering RMS theta0
tlatorre
2018-09-04
update kinetic energy step size to 2% of initial kinetic energy guess
tlatorre
2018-09-04
add a function to return the kahan sum of an array
tlatorre
2018-09-04
update fit to guess energy, direction, and t0
tlatorre
2018-08-31
add muon critical energy for D2O
tlatorre
[next]