aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-31rotate and translate the path in path_init to speed things uptlatorre
2018-08-31add theta0 argument to path_eval in test-path.ctlatorre
2018-08-31print out how long the likelihood function takestlatorre
2018-08-31update the TODO listtlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-27update tests since I switched to using the D2O muon tables from the PDGtlatorre
2018-08-27update code to use get_index_snoman* functions to calculate the index of refr...tlatorre
2018-08-27fix how multiple Coulomb scattering is treatedtlatorre
2018-08-27add code to expand the track of a particle using a KL expansiontlatorre
2018-08-14fix ev pointer bugtlatorre
2018-08-14update pmt hit array in event struct to be MAX_PMTS longtlatorre
2018-08-14add lower and upper bounds for the fit parameterstlatorre
2018-08-14add function to fit event and clear event after each fittlatorre
2018-08-14set stopping criteratlatorre
2018-08-14use the index of refraction from snoman when computing the angular PDF for ph...tlatorre
2018-08-14update the printf format string for the fit parameterstlatorre
2018-08-14update fit to use nlopt for minimizationtlatorre
2018-08-14fix how the RMS scattering angle is calculatedtlatorre
2018-08-14add refractive index for heavy and light water from snomantlatorre
2018-08-14update muon.c to use the new table for heavy watertlatorre
2018-08-14add a table for muon dE/dx and range for D2Otlatorre
2018-08-14move everything to src directorytlatorre
2018-08-14initial commit of likelihood fit for muonstlatorre
2018-07-05analyze_genie_mc.py -> analyze-genie-mctlatorre
2018-07-05refractive_index.c -> optics.ctlatorre
2018-07-05add a function to compute the energy along a muon tracktlatorre
2018-07-05add a simple test for the various muon functionstlatorre
2018-07-05add some comments and divide by the densitytlatorre
2018-07-05add functions to compute the range and dE/dx for muons in watertlatorre
2018-07-05add a text file with values for dE/dx and ranges for muons in watertlatorre
2018-07-04only require a 1% agreement, because I don't know how Schiebener converted te...tlatorre
2018-07-04add a function to compute the refractive index of water as a function of wave...tlatorre
2018-07-04updatetlatorre
2018-07-04initial commit of a file to calculate the quantum efficiencytlatorre
2018-07-04add a file with the measured quantum efficiency of the sno PMTs from snomantlatorre
2018-07-04update testtlatorre
2018-07-04update solid angle test and fix a bug in the solid angle calculationtlatorre
2018-07-04update testtlatorre
2018-07-04updatetlatorre
2018-07-04fix a bug in get_solid_angle()tlatorre
2018-07-04add a test of the get_solid_angle functiontlatorre
2018-07-04update TODOtlatorre
2018-07-04initial commit of a function to calculate the solid angle subtended by a circ...tlatorre
2018-07-04update index script to fit the inverse of the index of refraction to a polyno...tlatorre
2018-07-04initial commit of a script to calculate the index of refraction of watertlatorre
2018-05-30add an energy resolution parameter and add a signal to the visible energy plottlatorre
2018-05-30plot kinetic energy instead of calresp0 variable. Also update the expected nu...tlatorre
2018-05-30forgot to check for nc eventstlatorre
2018-05-23update TODOtlatorre
2018-05-23update script to analyze GENIE Monte Carlotlatorre