diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-08-05 14:02:09 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-08-05 14:02:09 -0500 |
commit | f90d4d6ba905d3247942442c4349a30378c3e614 (patch) | |
tree | cdf6faefa0606c0afdc8c39a095a6a013ee15ea8 /src/solid_angle.c | |
parent | 2c3d4cd7ef42e878f0e981cf91295ff8ad051877 (diff) | |
download | sddm-f90d4d6ba905d3247942442c4349a30378c3e614.tar.gz sddm-f90d4d6ba905d3247942442c4349a30378c3e614.tar.bz2 sddm-f90d4d6ba905d3247942442c4349a30378c3e614.zip |
add ability to specify a particle combo on the command line
This commit updates the fit program to accept a particle combo from the command
line so you can fit for a single particle combination hypothesis. For example
running:
$ ./fit ~/zdabs/mu_minus_700_1000.hdf5 -p 2020
would just fit for the 2 electron hypothesis.
The reason for adding this ability is that my grid jobs were getting evicted
when fitting muons in run 10,000 since it takes 10s of hours to fit for all the
particle hypothesis. With this change, and a small update to the
submit-grid-jobs script we now submit a single grid job per particle
combination hypothesis which should make each grid job run approximately 4
times faster.
Diffstat (limited to 'src/solid_angle.c')
0 files changed, 0 insertions, 0 deletions