... | @@ -577,8 +577,30 @@ max difference for 'final_spin': 0.0 |
... | @@ -577,8 +577,30 @@ max difference for 'final_spin': 0.0 |
|
|
|
|
|
## Check that remnant properties are calculated for BBH systems
|
|
## Check that remnant properties are calculated for BBH systems
|
|
|
|
|
|
|
|
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
|
|
|
|
```
|
|
|
|
|
|
|
|
The summarypages can be found here: . For both of these cases we see that remnant quantities are calculated.
|
|
|
|
|
|
## Check that remnant properties are not calculated for NSBH systems
|
|
## Check that remnant properties are not calculated for NSBH systems
|
|
|
|
|
|
|
|
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
|
|
|
|
```
|
|
|
|
|
|
|
|
The summarypages can be found here: . For both of these cases we see that remnant quantities are not calculated and a note added to the Logging page.
|
|
|
|
|
|
## Check that remnant properties are not calculated for BNS systems
|
|
## Check that remnant properties are not calculated for BNS systems
|
|
|
|
|
|
## Review comments
|
|
## Review comments
|
... | | ... | |