Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

'smartrunjob_v1' takes in the beam energy in the same place as the standard runjobs.                                                                                                                                                                                                                                                                      

Run with: python smartrunjob_v1.py <job template> <energy> <firstnum> <lastnum>   

'smartrunjob_v2.py' takes in a variable template (e.g. EngRun2015params.xml) in place of the beam energy, which sets any desired run parameters before submitting jobs. (Check this template first!)                                                                                                        

Run with: python smartrunjob_v2.py <job template> <variable template> <firstnum> <lastnum>

...