reRelease to fix bug in W&M
Introducing MCwrapper v1.8
The biggest change comes in the form of support for qsub systems natively. A big thanks to the guinea pigs who helped test/develop MCwrapper for use outside of JLAB. It has been tested on IU's, CMU's, and William and Mary's clusters.
Gcontrol.in now has more hooks to use values pulled from the rcdb unless other values are specified. These include coherent peak position, electron beam energy, and radiator thickness. If AMO runs are chosen it should handle these cases properly too.
gen_2k has been added! See the examples folder for example generator config files
MakeMC will now cd into the running_directory first. This is defaulted to “./” so should only effect people who need to specify such things to batch systems eg qsub
SQLITE can now be used. Simply specify the path in your wrapper configuration file...or don't...it's not forcing you to use SQLITE...
A new command line option “logdir” has been added. This currently only applies to qsub; if you successfully run but do not get anything in your output log directory then use this command.
The command line argument “variation=….” can now handle multiple “=” signs
Some better error catching before too much has time been wasted.
A few minor bug fixes
As always please see the wiki https://github.com/JeffersonLab/hd_utilities/wiki/MCwrapper for more detailed documentation