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-10-01
use the PMT response table to calculate the amount of reflected light
tlatorre
2018-10-01
add absorption length for acrylic
tlatorre
2018-10-01
fix a bug when computing the absorption length in H2O and D2O
tlatorre
2018-09-26
speed up fast likelihood calculation
tlatorre
2018-09-26
speed up fast likelihood calculation
tlatorre
2018-09-26
increase number of points in cos(theta) interpolation to 1000
tlatorre
2018-09-25
update indirect scattering PDF start time
tlatorre
2018-09-25
update likelihood calculation to use PMT_TTS macro
tlatorre
2018-09-25
update integration bounds in likelihood calculation
tlatorre
2018-09-25
increase maxeval to 20 for the "quick" minimization phase
tlatorre
2018-09-21
update likelihood function to include the probability of the path coefficients
tlatorre
2018-09-21
split up the track integral into two intervals
tlatorre
2018-09-21
increase MAX_PE to 10000
tlatorre
2018-09-20
delete unused variable distance
tlatorre
2018-09-20
don't include the OWL PMTs in the likelihood calculation
tlatorre
2018-09-20
make sure direction vector is normalized in path_eval()
tlatorre
2018-09-20
add particle id code to output file
tlatorre
2018-09-20
add git SHA1 hash to output file
tlatorre
2018-09-20
add time elapsed to the output file
tlatorre
2018-09-20
add a command line option to only fit the first event
tlatorre
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
[next]