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
/
cat-grid-jobs
Age
Commit message (
Expand
)
Author
2020-07-28
catch Exception when zdab-cat fails and continue
tlatorre
2020-06-22
only recreate the fits dataset if there are new fits
tlatorre
2020-06-22
update cat-grid-jobs to not use hdf5 resize
tlatorre
2020-06-22
set reprocessed attribute to 1 instead of True
tlatorre
2020-06-15
update cat-grid-jobs to use reprocessed files if they're available
tlatorre
2020-05-11
update utils/ folder to make a python package called sddm
tlatorre
2020-04-13
fix a few bugs in cat-grid-jobs since I now add 2 fit results per particle combo
tlatorre
2020-01-20
open files with 'r' so we don't update the timestamp if there are no new fit ...
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-11-20
fix small bug in cat-grid-jobs
tlatorre
2019-08-28
update cat-grid-jobs
tlatorre
2019-07-12
update cat-grid-jobs to take a directory as an argument instead of files
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-06-20
update cat-grid-jobs to use CDumper to speed things up
tlatorre
2019-06-20
fix cat-grid-jobs again
tlatorre
2019-06-20
delete print statement
tlatorre
2019-06-20
update cat-grid-jobs to work with zdab-cat
tlatorre
2019-06-19
update cat-grid-jobs to combine all events with fit results
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-06-02
update cat-grid-jobs to sort output based on gtid
tlatorre
2019-05-24
add a script to concatenate output from grid jobs
tlatorre