... | @@ -57,6 +57,8 @@ The ini file does not include the sampler args. These are passed to parallel_bil |
... | @@ -57,6 +57,8 @@ The ini file does not include the sampler args. These are passed to parallel_bil |
|
|
|
|
|
`mpirun parallel_bilby_analysis GW150914_pbilby_master_data_dump_1500live_data_dump.pickle --nlive 1500`
|
|
`mpirun parallel_bilby_analysis GW150914_pbilby_master_data_dump_1500live_data_dump.pickle --nlive 1500`
|
|
|
|
|
|
|
|
The files `slurm_submit.sh`, `get_gwf.py` and `run_GW150914_with_cal.ini` can be found here on CIT `/home/rory.smith/projects/pbilby_review/150914`
|
|
|
|
|
|
## How we get data
|
|
## How we get data
|
|
|
|
|
|
The first step in the pipeline `python get_gwf.py` uses `gwpy` to get strain data in gwf format. The `.gwf` file is then passed into the subsequent stages of the pipeline. An example of how the data retrieval works is shown below:
|
|
The first step in the pipeline `python get_gwf.py` uses `gwpy` to get strain data in gwf format. The `.gwf` file is then passed into the subsequent stages of the pipeline. An example of how the data retrieval works is shown below:
|
... | | ... | |