Update O3B runs authored by Haris K's avatar Haris K
......@@ -3,9 +3,8 @@ Table of events will be available at: https://git.ligo.org/publications/O3/o3b-c
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
-
- Open the summary page and check the **Prod tag** for the latest Bilby run. Please make sure that the job is not canceled.
- Check if the old superevent name matches the name in the google sheet
- 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
- Make a directory `/home/${USER}/LIV/O3b/**SUPEREVENT**`, (replace **SUPEREVENT** with the name from google sheet) nad enter the directory.
- On CIT: Source igwn-py37 env by running `source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/bin/activate igwn-py37-20210107`
- Run cp /home/haris.k/LIV/O3b/template ./
......@@ -15,5 +14,4 @@ Please follow the below steps to submit runs:
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`
\ No newline at end of file
- Run `sh submit.sh`
\ No newline at end of file