aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-09-09add math header file to zdab_utils.c for fmin() and fmax()tlatorre
2019-09-09update get_event() to use the PMT types from the snoman.ratdb filetlatorre
2019-09-09use EHS instead of QHS in is_muon()tlatorre
2019-09-09lower QLX threshold from 4000 -> 1000 in is_flashertlatorre
2019-09-09reset the PMT_FLAG_CHARGE bit in get_event()tlatorre
2019-09-09update fit and zdab-cat to skip ZDAB recordstlatorre
2019-09-09add the --gtid command line option to zdab-cattlatorre
2019-09-09uncalibrate MC times and charges in get_event()tlatorre
2019-09-09switch to using ept instead of pt1 in is_flasher() and is_slot_early()tlatorre
2019-09-09only loop over normal PMTs in is_slot_early()tlatorre
2019-09-09fix a typo in is_slot_early()tlatorre
2019-08-28fix some error handling in zebra.ctlatorre
2019-08-27fix the fts cuttlatorre
2019-08-27add the in time channel data cleaning cut from SNOtlatorre
2019-08-27update neck cuttlatorre