aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-30update code to work with python3tlatorre
2020-11-16update fit to fit events from the salt phasetlatorre
2020-11-16add jdy, ut1, ut2, dte, and hmsc to hdf5 output filetlatorre
2020-11-01update qhl ratiotlatorre
2020-06-22update neck cuttlatorre
2020-05-11delete an empty line in e_water_liquid.txttlatorre
2020-04-14extend electron range tables up to 1 TeVtlatorre
2020-04-13fit for up to 5 peakstlatorre
2020-04-13update fit to fit each event twice with different quad quantilestlatorre
2020-04-13update find_peaks algorithmtlatorre
2020-04-13add probability of a miscalibrated channel to the likelihoodtlatorre
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-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-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-20update PMT types for PMTs which disagree between snoman.ratdb and the PMT banktlatorre
2019-11-18update get_expected_charge() to always use the index of refraction for d2otlatorre
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 guess_energy()tlatorre
2019-09-30update flasher cut to only check for normal PMTstlatorre
2019-09-30update flasher cuttlatorre
2019-09-30write out run header info to the hdf5 filetlatorre
2019-09-27update the flasher cuttlatorre
2019-09-26update QVNHIT cuttlatorre
2019-09-24update zebra code to store location of MAST banktlatorre
2019-09-24update breakdown cut to include a cut on the number of calibrated PMT hitstlatorre
2019-09-24update shower position distribution parameters for muonstlatorre
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
2019-09-23update the ITC cut to use pt1 timetlatorre
2019-09-21update definition of nhittlatorre
2019-09-10add best_uncal_q to the pmt_hit struct and use it in the muon cuttlatorre
2019-09-09fix typo in is_slot_earlytlatorre
2019-09-09update muon cuttlatorre
2019-09-09update fit to allow t0 to be negativetlatorre
2019-09-09fix a gcc warningtlatorre
2019-09-09update is_slot_early() to hopefully catch more flasherstlatorre
2019-09-09add a first draft of a data cleaning cut to detect breakdown eventstlatorre