... | ... | @@ -37,3 +37,9 @@ Note that these jobs require GPU and to prevent hogging resource we cap the jobs |
|
|
## Output files
|
|
|
1. The winner trees output are stored at `{output_dir}/gp_output` according to respective EoS
|
|
|
2. The final probability files are named `'Probability_NS_merged.csv','Probability_EMB_merged.csv'` under `{output_dir}`
|
|
|
|
|
|
## Testing classifier on gstlal reconstructed data
|
|
|
1. If you have previously installed em-bright-gp then: `rm ~/.ligo.em_bright`
|
|
|
2. In the conda environment open python
|
|
|
3. ` from ligo.em_bright import em_bright`
|
|
|
`em_bright.source_classification_gp({m1},{m2},{chi1},{chi2},{snr})` |
|
|
\ No newline at end of file |