... | ... | @@ -580,9 +580,8 @@ max difference for 'final_spin': 0.0 |
|
|
To check that everything is unchanged for BBH systems, we run the following command lines:
|
|
|
|
|
|
```bash
|
|
|
summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh_evolve --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomPv3HM_samples.hdf5 --labels bbh_evolve --evolve_spins --multi_process 10 --gw --approximant IMRPhenomPv3HM
|
|
|
|
|
|
summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomPv3HM_samples.hdf5 --labels bbh_evolve --multi_process 10 --gw --approximant IMRPhenomPv3HM
|
|
|
$ summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh_evolve --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomPv3HM_samples.hdf5 --labels bbh_evolve --evolve_spins --multi_process 10 --gw --approximant IMRPhenomPv3HM
|
|
|
$ summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomPv3HM_samples.hdf5 --labels bbh --multi_process 10 --gw --approximant IMRPhenomPv3HM
|
|
|
```
|
|
|
|
|
|
The summarypages can be found here:
|
... | ... | @@ -597,11 +596,9 @@ For both of these cases we see that remnant quantities are calculated. |
|
|
To check that remnant properties are not calculated for NSBH systems, we run the following command lines:
|
|
|
|
|
|
```bash
|
|
|
rsync -avz --rsh="gsissh -p 2222" ldas-pcdev1.ligo.caltech.edu:/home/andrew.matas/projects/PE/O3/S190814bv/PhenomNSBH_C01_with_tides_MCMC_2/outdir/posterior_samples/posterior_V1H1L1_1249852257.0133343-347292.hdf5 ./PhenomNSBH_samples.hdf5
|
|
|
|
|
|
summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh_evolve --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomNSBH_samples.hdf5 --labels nsbh_evolve --evolve_spins --multi_process 10 --gw --approximant IMRPhenomNSBH
|
|
|
|
|
|
summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomNSBH_samples.hdf5 --labels nsbh --multi_process 10 --gw --approximant IMRPhenomNSBH
|
|
|
$ rsync -avz --rsh="gsissh -p 2222" ldas-pcdev1.ligo.caltech.edu:/home/andrew.matas/projects/PE/O3/S190814bv/PhenomNSBH_C01_with_tides_MCMC_2/outdir/posterior_samples/posterior_V1H1L1_1249852257.0133343-347292.hdf5 ./PhenomNSBH_samples.hdf5
|
|
|
$ summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh_evolve --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomNSBH_samples.hdf5 --labels nsbh_evolve --evolve_spins --multi_process 10 --gw --approximant IMRPhenomNSBH
|
|
|
$ summarypages --webdir /home/charlie.hoy/public_html/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomNSBH_samples.hdf5 --labels nsbh --multi_process 10 --gw --approximant IMRPhenomNSBH
|
|
|
```
|
|
|
|
|
|
The summarypages can be found here:
|
... | ... | |