aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-13update find_peaks algorithmtlatorre
2020-04-13add probability of a miscalibrated channel to the likelihoodtlatorre
2020-02-19add scripts to apply neutrino oscillations to the atmospheric fluxestlatorre
2020-02-10fix formula for calculating b for position distribution of light from electro...tlatorre
2020-02-10fix small memory leak in get_expected_photons()tlatorre
2020-01-21fix a few bugs in submit-grid-jobstlatorre
2020-01-20add a --save command line argument to plot-energytlatorre
2020-01-20from __future__ import print_function, divisiontlatorre
2020-01-20add some comments to analyze-genie-mctlatorre
2020-01-20update submit-grid-jobs to not add new jobs for runs which are already in the...tlatorre
2020-01-20open files with 'r' so we don't update the timestamp if there are no new fit ...tlatorre
2020-01-20specify -attributes to speed up condor_q in get_job_status()tlatorre
2020-01-20update plot-energy to plot energy bias and resolution for stopping muonstlatorre
2020-01-13update script to calculate contaminationtlatorre
2020-01-06add script to calculate background contaminationtlatorre
2020-01-06update TODOtlatorre
2020-01-06add ctrl-z handler to allow you to skip eventstlatorre
2019-12-12update get_expected_photons()tlatorre
2019-12-12fix typo in bisect_energy() where I forgot to use the actual distance to the ...tlatorre
2019-12-04update submit-grid-jobs and cat-grid-jobstlatorre
2019-12-04update calculate_limits.py to produce nicer plotstlatorre
2019-12-04update plot-fit-results to make nicer plotstlatorre
2019-12-02small fix to prevent an Exception when there is only one data pointtlatorre
2019-12-02update TODOtlatorre
2019-12-02add another minimization step with SBPLXtlatorre
2019-11-24update get_expected_charge to not skip calculating the charge if the angle is...tlatorre
2019-11-22update plot-fit-results to use median and iqr instead of mean and stdtlatorre
2019-11-20update PMT types for PMTs which disagree between snoman.ratdb and the PMT banktlatorre
2019-11-20fix small bug in cat-grid-jobstlatorre
2019-11-19update submit-grid-jobs to hopefully only run jobs on nodes which have modulestlatorre
2019-11-18update get_expected_charge() to always use the index of refraction for d2otlatorre
2019-11-18fix a bug in the position generation in gen-dark-mattertlatorre
2019-11-18add a new test for the quad fittertlatorre
2019-11-18clear any flags except for PMT_FLAG_DQXX in get_event()tlatorre
2019-11-18switch to using pt1 instead of the ptmtlatorre
2019-11-18switch to using twice the PSUP reflection time for the time PDFtlatorre
2019-11-18initialize mu_indirect to 0tlatorre
2019-11-18fix bug due to roundoff error in get_{delta_ray,shower}_weights()tlatorre
2019-11-18add nhit_cal to the HDF5 filetlatorre
2019-11-18size_t -> int in is_slot_early()tlatorre
2019-11-18fix bug in quad causing it to always return 0 when f was less than 1tlatorre
2019-11-06add a couple of improvements to the quad fitter and fix a bug in get_hough_tr...tlatorre
2019-11-05update README to include python packages required for python scriptstlatorre
2019-11-05update guess_energy()tlatorre
2019-10-21add appendix about the combination of poisson and binomial random variablestlatorre
2019-10-12switch to book document classtlatorre
2019-10-12move sddm.tex to doc/tlatorre
2019-10-12add a section about the backgroundstlatorre
2019-10-12first draft of my thesistlatorre
2019-10-05fix typo in plot-energytlatorre