index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
submit-grid-jobs
Age
Commit message (
Expand
)
Author
2020-06-29
only set prompt events to muons
tlatorre
2020-06-29
mark all events as muon if 'muon' is in the filename
tlatorre
2020-06-14
only submit 10% of flashers, neck events, and muons
tlatorre
2020-06-14
tag instrumentals and michels in get_events()
tlatorre
2020-06-08
update submit-grid-jobs to check for unique filenames instead of runs
tlatorre
2020-06-02
increase max file size to 500 MB
tlatorre
2020-05-19
always resubmit jobs in the RETRY state
tlatorre
2020-05-12
add --priority argument to submit-grid-jobs
tlatorre
2020-05-12
add a read_hdf() method that doesn't require pytables
tlatorre
2020-05-11
update ockham factor, remove hack, and don't submit all flashers
tlatorre
2020-05-11
update utils/ folder to make a python package called sddm
tlatorre
2020-04-27
update submit-grid-jobs to include priority in condor submit file
tlatorre
2020-04-15
update submit-grid-jobs to add a priority column to the database
tlatorre
2020-04-15
add ability to retry jobs in submit-grid-jobs
tlatorre
2020-04-15
fix typo in submit-grid-jobs
tlatorre
2020-04-13
speed up submit-grid-jobs a lot by only calling condor_q once
tlatorre
2020-01-21
fix a few bugs in submit-grid-jobs
tlatorre
2020-01-20
update submit-grid-jobs to not add new jobs for runs which are already in the...
tlatorre
2020-01-20
specify -attributes to speed up condor_q in get_job_status()
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-11-19
update submit-grid-jobs to hopefully only run jobs on nodes which have modules
tlatorre
2019-08-28
update submit-grid-jobs to use my version of splitext
tlatorre
2019-08-05
add ability to specify a particle combo on the command line
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-06-20
update zdab-cat to emit multiple YAML documents
tlatorre
2019-06-20
update submit-grid-jobs to send stderr to /dev/null
tlatorre
2019-06-06
update submit-grid-jobs
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-06-02
use yaml.loader.SafeLoader
tlatorre
2019-06-02
fix another bug in submit-grid-jobs
tlatorre
2019-06-02
use full path in submit-grid-jobs
tlatorre
2019-06-02
update submit-grid-jobs to create a new directory
tlatorre
2019-05-24
add a script to concatenate output from grid jobs
tlatorre
2019-05-24
add the template for condor submit files to submit-grid-jobs
tlatorre
2019-05-24
add a script to submit jobs to the grid
tlatorre