... | @@ -9,7 +9,7 @@ Please follow the below steps to submit runs: |
... | @@ -9,7 +9,7 @@ Please follow the below steps to submit runs: |
|
- 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) 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`
|
|
- 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 ./
|
|
- Run `cp /home/haris.k/LIV/O3b/template ./`
|
|
- Run `make_config_ini.py` as the example below:
|
|
- Run `make_config_ini.py` as the example below:
|
|
`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.
|
|
`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.
|
|
|
|
|
... | @@ -21,4 +21,3 @@ Please follow the below steps to submit runs: |
... | @@ -21,4 +21,3 @@ Please follow the below steps to submit runs: |
|
# Event status
|
|
# Event status
|
|
|
|
|
|
## S191109d |
|
## S191109d |
|
|
|
\ No newline at end of file |
|
|
|
|