Update O3B runs authored by Haris K's avatar Haris K
......@@ -18,7 +18,7 @@ Please follow the below steps to submit runs:
Replace **SUPEREVENT** with the name from google sheet and **Prod tag** with the Production tag of the run. **set_num** denoted the trials.
eg: `python make_config_ini.py -event_name S200316bj -run_tag Prod6 -set_num 1`
**Eg**: `python make_config_ini.py -event_name S200316bj -run_tag Prod6 -set_num 1`
- This will generate two files in the directory: `config_template.ini` and `gps_time.txt`. Please open these files and make sure that the entries match with the production run used.
- Run `sh submit.sh`
......
......