aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2020-04-13speed up submit-grid-jobs a lot by only calling condor_q oncetlatorre
2020-04-13update plot-fit-results script to be able to handle files with multi-particle...tlatorre
2020-04-13update plot script to be able to handle files with multi-particle fitstlatorre
2020-04-13update plot-energy to fix a bug with muons and michels since we now store mor...tlatorre
2020-04-13fix a few bugs in cat-grid-jobs since I now add 2 fit results per particle combotlatorre
2020-04-13update plot script now that we have multiple fits per particle combotlatorre
2020-04-13fix a few bugs in plot-energytlatorre
2020-02-19add scripts to apply neutrino oscillations to the atmospheric fluxestlatorre
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
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-11-22update plot-fit-results to use median and iqr instead of mean and stdtlatorre
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-18fix a bug in the position generation in gen-dark-mattertlatorre
2019-10-05fix typo in plot-energytlatorre
2019-09-30fix a SettingWithCopyWarning in plot-energytlatorre
2019-09-30update plot-energy to sort events by GTIDtlatorre
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 zdab-reprocess to be able to handle more filenamestlatorre
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-09add retrigger, flasher follower, and breakdown follower cuts to plot-energytlatorre
2019-08-29add itc cut to plot-energytlatorre
2019-08-28update cat-grid-jobstlatorre
2019-08-28update submit-grid-jobs to use my version of splitexttlatorre
2019-08-28unwrap the 50 MHz clock in plot-energytlatorre
2019-08-27fix the fts cuttlatorre
2019-08-27add a script to reprocess SNO zdabstlatorre
2019-08-05add ability to specify a particle combo on the command linetlatorre
2019-07-16install plot-energytlatorre
2019-07-16install cat-grid-jobs and chmod +x fit-wrappertlatorre
2019-07-12set ignore_index=True in pd.concat() since we don't care about the indextlatorre
2019-07-12fix a couple of bugs in plot-energytlatorre
2019-07-12update cat-grid-jobs to take a directory as an argument instead of filestlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre