... | ... | @@ -277,7 +277,7 @@ and we run the following `summarypages` executable on commit 4eb7e4a (where para |
|
|
$ summarypages --webdir /home/charlie.hoy/public_html/projects/pesummary_review/remnant_fits/parallel_evolved/parallel --samples /home/charlie.hoy/projects/pesummary_review/remnant_fits/parallel_evolved/PhenomPv3HM_samples.hdf5 --evolve_spins --approximant IMRPhenomPv3HM --labels parallel --multi_process 10
|
|
|
```
|
|
|
|
|
|
We then compare the samples generated by the two runs and compare highlight the maximum difference:
|
|
|
We then compare the samples generated by the two runs and highlight the maximum difference:
|
|
|
|
|
|
```python
|
|
|
import numpy as np
|
... | ... | |