aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-30fix a SettingWithCopyWarning in plot-energytlatorre
2019-09-30update flasher cut to only check for normal PMTstlatorre
2019-09-30update flasher cuttlatorre
2019-09-30update plot-energy to sort events by GTIDtlatorre
2019-09-30write out run header info to the hdf5 filetlatorre
2019-09-27update the flasher cuttlatorre
2019-09-26update QVNHIT cuttlatorre
2019-09-25update zdab-reprocess to be faster and run FTP and RSPtlatorre
2019-09-25fix another small bug in zdab-reprocesstlatorre
2019-09-24fix bugs introduced into zdab-reprocess in commit 1e35deatlatorre
2019-09-24update zebra code to store location of MAST banktlatorre
2019-09-24update zdab-reprocess to be able to handle more filenamestlatorre
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-23select prompt events before data cleaning cutstlatorre
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
2019-09-23add the 00-orphan cut to plot-energytlatorre
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-09add retrigger, flasher follower, and breakdown follower cuts to plot-energytlatorre
2019-09-09fix typo in is_slot_earlytlatorre
2019-09-09update muon cuttlatorre
2019-09-09update READMEtlatorre
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