aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-19add FTP, RSP, and FTK results to the output filetlatorre
2019-06-16fix type of nph in ev banktlatorre
2019-06-16check the KPF_NO_CAL and KPF_BAD_CAL bits in get_event()tlatorre
2019-06-16assume the particle produces no light if it's outside the PSUPtlatorre
2019-06-15update test-find-peaks to work with SNOCR filestlatorre
2019-06-15add a bunch more data cleaning cuts from SNOtlatorre
2019-06-15update nll_best() so that we don't get negative psi valuestlatorre
2019-06-14fix empty list item at top of YAML filetlatorre
2019-06-14add trigger word and trigger time in ns to the YAML filetlatorre
2019-06-14fix parsing of global trigger time from EV bank (it's stored as a double)tlatorre
2019-06-14set the maximum kinetic energy in the fit dynamically based on particle IDtlatorre
2019-06-14add comment about why we assume that SNOMAN gets the PMT types righttlatorre
2019-06-14add a function to compute a data cleaning wordtlatorre
2019-06-14update flasher cut to use pt1 instead of epttlatorre
2019-06-14forgot to add event.htlatorre
2019-06-14flag hits with bad or railed chargetlatorre
2019-06-14get rid of gcc warningtlatorre
2019-06-14set the starting energy to MAX_ENERGY if it's greatertlatorre
2019-06-14add a function to compute the most likely number of PE given an observed chargetlatorre
2019-06-13add a data cleaning cut to tag incoming muonstlatorre
2019-06-10add a bunch of SNO data quality cutstlatorre
2019-06-10update get_event() to include all PMT typestlatorre
2019-06-06add --gtid command line argument to test-find-peakstlatorre
2019-06-06update submit-grid-jobstlatorre
2019-06-06print out "loading DQXX ..." line to stderrtlatorre
2019-06-06update find_file() to use the environment variable DQXX_DIRtlatorre
2019-06-05fix x labeltlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-06-05add a script to plot the total energy of the best fit resulttlatorre
2019-06-02update TODOtlatorre
2019-06-02update TODOtlatorre
2019-06-02fast_sqrt() -> sqrt()tlatorre
2019-06-02update .gitignoretlatorre
2019-06-02add is_flasher field to outputtlatorre
2019-06-02update cat-grid-jobs to sort output based on gtidtlatorre
2019-06-02use yaml.loader.SafeLoadertlatorre
2019-06-02fix another bug in submit-grid-jobstlatorre
2019-06-02use full path in submit-grid-jobstlatorre
2019-06-02update submit-grid-jobs to create a new directorytlatorre
2019-06-02update likelihood function to speed it uptlatorre
2019-06-02update get_probability() to take sin(theta) as an argumenttlatorre
2019-06-02update likelihood to use fast_sqrt()tlatorre
2019-06-02add a fast sqrt function for values in between 0 and 1tlatorre
2019-06-02update find_peaks() to only return unique peakstlatorre
2019-06-02add a test for fast_acos()tlatorre
2019-05-29update scattering.c to use interp2d() and interp1d() to speed things uptlatorre
2019-05-29add get_avg_index_{d2o,h2o} functionstlatorre
2019-05-29set step size on theta and phi to 0.1tlatorre
2019-05-24update READMEtlatorre
2019-05-24add a script to concatenate output from grid jobstlatorre