| ... | @@ -60,15 +60,15 @@ $ mkdir ~/public_html/bilby_runs/GWXXXXXX/ |
... | @@ -60,15 +60,15 @@ $ mkdir ~/public_html/bilby_runs/GWXXXXXX/ |
|
|
$ cp ~/bilby_pe_event_samples/GWXXXXXX/run_setting_files/* ~/public_html/bilby_runs/GWXXXXXX/
|
|
$ cp ~/bilby_pe_event_samples/GWXXXXXX/run_setting_files/* ~/public_html/bilby_runs/GWXXXXXX/
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
**4. Sanity check the ini file **, in the run_settings, there is a file `GWXXXXXX_*.ini` which defines all the run settings. Please take a look and check these make sense (e.g. the trigger time is correct, the waveform-approximant matches the LALInference samples you are comparing against, etc). For help with any of the parameters, first consult `bilby_pipe --help`, but if you are still confused please message [bilby-devel](https://chat.ligo.org/ligo/channels/bilby-devel).
|
|
**4. Sanity check the ini file** in the run_setting. The ini file will be named something like `GWXXXXXX_*.ini`, this defines all the run settings. Please take a look and check these make sense (e.g. the trigger time is correct, the waveform-approximant matches the LALInference samples you are comparing against, etc). For help with any of the parameters, first consult `bilby_pipe --help`, but if you are still confused please message [bilby-devel](https://chat.ligo.org/ligo/channels/bilby-devel).
|
|
|
|
|
|
|
|
|
|
|
|
|
**4. Run bilby** on your event using the configuration files and priors listed above
|
|
**5. Run bilby** on your event using the configuration files and priors listed above
|
|
|
```bash
|
|
```bash
|
|
|
$ cd ~/public_html/bilby_runs/GWXXXXXX/
|
|
$ cd ~/public_html/bilby_runs/GWXXXXXX/
|
|
|
$ bilby_pipe GWXXXXXX_dynesty_IMRPhenomPV2.ini --submit
|
|
$ bilby_pipe GWXXXXXX_dynesty_IMRPhenomPV2.ini --submit
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
**5. Import the results** using the `import_results.py` script
|
|
**6. Import the results** using the `import_results.py` script
|
|
|
|
|
|
|
|
**6. Create a pesummary page** comparing the reweighted bilby samples and the L.I. results |
|
**7. Create a pesummary page** comparing the reweighted bilby samples and the L.I. results |
|
\ No newline at end of file |
|
\ No newline at end of file |