Changes
Page history
Update Mass gap review
authored
Nov 10, 2022
by
Deep Chatterjee
Show whitespace changes
Inline
Side-by-side
Mass-gap-review.md
View page @
89dcf63f
...
@@ -40,7 +40,7 @@ em_bright_dag_writer
...
@@ -40,7 +40,7 @@ em_bright_dag_writer
2.
In the conda environment open python
2.
In the conda environment open python
```
```
from ligo.em_bright import em_bright
from ligo.em_bright import em_bright
em_bright.source_classification
_genetic_prog
({m1},{m2},{chi1},{chi2},{snr})
em_bright.source_classification({m1},{m2},{chi1},{chi2},{snr})
```
```
This outputs (p_NS, p_EMB, p_massgap)
This outputs (p_NS, p_EMB, p_massgap)
...
...
...
...