@@ -7,11 +7,16 @@ Please follow the below steps to submit runs:
...
@@ -7,11 +7,16 @@ Please follow the below steps to submit runs:
- Check the [google sheet](https://docs.google.com/spreadsheets/d/1-7Yb6Q2w-4J5atHZt23D_AmDexPO1J_IoeNhZCrlp1s/edit?usp=sharing) to see which event you should handle
- Check the [google sheet](https://docs.google.com/spreadsheets/d/1-7Yb6Q2w-4J5atHZt23D_AmDexPO1J_IoeNhZCrlp1s/edit?usp=sharing) to see which event you should handle
- Open the summary page and notedown the **Prod tag** for the latest Bilby run. Please make sure that the job is not canceled.
- Open the summary page and notedown the **Prod tag** for the latest Bilby run. Please make sure that the job is not canceled.
- Check if the old superevent name matches with he name in the google sheet
- Check if the old superevent name matches with he name in the google sheet
- Make a directory `/home/${USER}/LIV/O3b/**SUPEREVENT**`, (replace **SUPEREVENT** with the name from google sheet) nad enter the directory.
- Make a directory `/home/${USER}/LIV/O3b/`**SUPEREVENT**, (replace **SUPEREVENT** with the name from google sheet) and enter the directory.
- On CIT: Source igwn-py37 env by running `source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/bin/activate igwn-py37-20210107`
`python make_config_ini.py -event_name **SUPEREVENT** -run_tag **Prod tag** -set_num 1`. Replace **SUPEREVENT** with the name from google sheet and **Prod tag** with the Production tag of the run. **set_num** denoted the trials.
- 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.
- 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.