... | ... | @@ -581,12 +581,14 @@ To check that everything is unchanged for BBH systems, we run the following comm |
|
|
|
|
|
```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_NRSur --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomPv3HM_samples.hdf5 --labels bbh_NRSur --multi_process 10 --gw --approximant IMRPhenomPv3HM --NRSur_fits
|
|
|
$ 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:
|
|
|
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh_evolve/home.html
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh_NRSur
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/bbh/home.html
|
|
|
|
|
|
For both of these cases we see that remnant quantities are calculated.
|
... | ... | @@ -598,12 +600,14 @@ To check that remnant properties are not calculated for NSBH systems, we run the |
|
|
```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_NRSur --samples /home/charlie.hoy/projects/pesummary_review/bbh_fits/PhenomNSBH_samples.hdf5 --labels nsbh_NRSur --multi_process 10 --gw --approximant IMRPhenomNSBH --NRSur_fits
|
|
|
$ 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:
|
|
|
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh_evolve/home.html
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh_NRSur/home.html
|
|
|
* https://ligo.gravity.cf.ac.uk/~charlie.hoy/LVC/projects/pesummary_review/v0.5.6/bbh_fits/nsbh/home.html
|
|
|
|
|
|
For both of these cases we see that remnant quantities are not calculated and a note added to the Logging page.
|
... | ... | |