Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-07 | update Makefile | tlatorre | |
2020-07-07 | add zdab-reprocess-orphans and plot-muons to Makefile | tlatorre | |
2020-06-02 | update Makefile | tlatorre | |
2020-05-19 | add a new script to delete zdab files on the grid which were successfully fit | tlatorre | |
2020-05-11 | update utils/ folder to make a python package called sddm | tlatorre | |
This commit adds an sddm python package to the utils/ folder. This allows me to consolidate code used across all the various scripts. This package is now installed by default to /home/tlatorre/local/lib/python2.7/site-packages so you should add the following to your .bashrc file: export PYTHONPATH=$HOME/local/lib/python2.7/site-packages/:$PYTHONPATH before using the scripts installed to ~/local/bin. | |||
2019-08-27 | add a script to reprocess SNO zdabs | tlatorre | |
2019-07-16 | install plot-energy | tlatorre | |
2019-07-16 | install cat-grid-jobs and chmod +x fit-wrapper | tlatorre | |
2019-07-11 | switch from YAML output to HDF5 to speed things up | tlatorre | |
2019-06-24 | add a generator to simulate self destructing dark matter | tlatorre | |
2019-05-24 | add a script to submit jobs to the grid | tlatorre | |