aboutsummaryrefslogtreecommitdiff
path: root/utils/submit-grid-jobs
AgeCommit message (Expand)Author
2020-06-29only set prompt events to muonstlatorre
2020-06-29mark all events as muon if 'muon' is in the filenametlatorre
2020-06-14only submit 10% of flashers, neck events, and muonstlatorre
2020-06-14tag instrumentals and michels in get_events()tlatorre
2020-06-08update submit-grid-jobs to check for unique filenames instead of runstlatorre
2020-06-02increase max file size to 500 MBtlatorre
2020-05-19always resubmit jobs in the RETRY statetlatorre
2020-05-12add --priority argument to submit-grid-jobstlatorre
2020-05-12add a read_hdf() method that doesn't require pytablestlatorre
2020-05-11update ockham factor, remove hack, and don't submit all flasherstlatorre
2020-05-11update utils/ folder to make a python package called sddmtlatorre
2020-04-27update submit-grid-jobs to include priority in condor submit filetlatorre
2020-04-15update submit-grid-jobs to add a priority column to the databasetlatorre
2020-04-15add ability to retry jobs in submit-grid-jobstlatorre
2020-04-15fix typo in submit-grid-jobstlatorre
2020-04-13speed up submit-grid-jobs a lot by only calling condor_q oncetlatorre
2020-01-21fix a few bugs in submit-grid-jobstlatorre
2020-01-20update submit-grid-jobs to not add new jobs for runs which are already in the...tlatorre
2020-01-20specify -attributes to speed up condor_q in get_job_status()tlatorre
2019-12-04update submit-grid-jobs and cat-grid-jobstlatorre
2019-11-19update submit-grid-jobs to hopefully only run jobs on nodes which have modulestlatorre
2019-08-28update submit-grid-jobs to use my version of splitexttlatorre
2019-08-05add ability to specify a particle combo on the command linetlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-06-20update zdab-cat to emit multiple YAML documentstlatorre
2019-06-20update submit-grid-jobs to send stderr to /dev/nulltlatorre
2019-06-06update submit-grid-jobstlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
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-05-24add a script to concatenate output from grid jobstlatorre
2019-05-24add the template for condor submit files to submit-grid-jobstlatorre
2019-05-24add a script to submit jobs to the gridtlatorre