aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-01add absorption length for acrylictlatorre
2018-10-01fix a bug when computing the absorption length in H2O and D2Otlatorre
2018-09-26speed up fast likelihood calculationtlatorre
2018-09-26speed up fast likelihood calculationtlatorre
2018-09-26increase number of points in cos(theta) interpolation to 1000tlatorre
2018-09-25update indirect scattering PDF start timetlatorre
2018-09-25update likelihood calculation to use PMT_TTS macrotlatorre
2018-09-25update integration bounds in likelihood calculationtlatorre
2018-09-25increase maxeval to 20 for the "quick" minimization phasetlatorre
2018-09-21update likelihood function to include the probability of the path coefficientstlatorre
2018-09-21split up the track integral into two intervalstlatorre
2018-09-21increase MAX_PE to 10000tlatorre
2018-09-20delete unused variable distancetlatorre
2018-09-20don't include the OWL PMTs in the likelihood calculationtlatorre
2018-09-20make sure direction vector is normalized in path_eval()tlatorre
2018-09-20add particle id code to output filetlatorre
2018-09-20add git SHA1 hash to output filetlatorre
2018-09-20add time elapsed to the output filetlatorre
2018-09-20add a command line option to only fit the first eventtlatorre
2018-09-20add absorption lengths for D2O and H2O weighted by the Cerenkov spectrum and ...tlatorre
2018-09-19change output file format to YAMLtlatorre
2018-09-18stop fitting when the likelihood difference is less than 1e-2tlatorre
2018-09-18speed likelihood calculation up a bittlatorre
2018-09-18free muon_energy struct in test_muon_get_energy()tlatorre
2018-09-18fix heap overflow in interp1d()tlatorre
2018-09-18fix typotlatorre
2018-09-18update PMT TTS and dark rate from pmt_response.dattlatorre
2018-09-18fix typotlatorre
2018-09-18fix PMTR bank offsetstlatorre
2018-09-18fix offsettlatorre
2018-09-18add functions to get the PMT reflectivity from the PMTR banktlatorre
2018-09-18add free_charge() to free memory used to interpolate the charge distributionstlatorre
2018-09-18add a ctrl-c handlertlatorre
2018-09-18update CHARGE_FRACTIONtlatorre
2018-09-18free memory from muon_energy structtlatorre
2018-09-17add absorption length data from SNOMANtlatorre
2018-09-17fix bug in fast likelihood calculationtlatorre
2018-09-17update likelihood function to calculate time of flight of photons using get_p...tlatorre
2018-09-17update likelihood to calculate absorption length correctlytlatorre
2018-09-17add get_path_length()tlatorre
2018-09-17test_muon_get_T -> test_muon_get_energytlatorre
2018-09-17update muon kinetic energy calculationtlatorre
2018-09-17fix bug in single PE chargetlatorre
2018-09-17fix a bug in get_dEdx()tlatorre
2018-09-17fix a bug in interp1d()tlatorre
2018-09-17add a header file with the SNOMAN particle and target ID codestlatorre
2018-09-17add bitmasks for the mc track status wordtlatorre
2018-09-17add MC Track bank to zdab_utilstlatorre
2018-09-13fix width formatting for t0tlatorre
2018-09-13add a function to compute log(n) for integer ntlatorre