aboutsummaryrefslogtreecommitdiff
path: root/utils/cat-grid-jobs
AgeCommit message (Collapse)Author
2019-06-20fix cat-grid-jobs againtlatorre
2019-06-20delete print statementtlatorre
2019-06-20update cat-grid-jobs to work with zdab-cattlatorre
2019-06-19update cat-grid-jobs to combine all events with fit resultstlatorre
This commit updates the cat-grid-jobs script to call zdab-cat on the zdab file first to get the data cleaning words and SNOMAN fitter results for every single event (regardless of if it's greater than 100 nhit for example), and then add the fit results from the grid jobs output.
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-06-02update cat-grid-jobs to sort output based on gtidtlatorre
2019-05-24add a script to concatenate output from grid jobstlatorre