... | ... | @@ -9,7 +9,6 @@ |
|
|
| Code | Details | Status |
|
|
|
|------|--------|--------|
|
|
|
| `lalinference/python/cbcBayesCompPos.py` | [Details](https://git.ligo.org/nv.krishnendu/lalsuite/wikis/Code-review#lalinferencepythoncbcbayescomppospy)|:white_check_mark: |
|
|
|
| `lalinference/python/cbcBayesPPAnalysis.py` |[Details](https://git.ligo.org/nv.krishnendu/lalsuite/wikis/Code-review#lalinferencepythoncbcbayesppanalysispy) |:x: |
|
|
|
| `lalinference/python/cbcBayesPostProc.py `|[Details](https://git.ligo.org/nv.krishnendu/lalsuite/wikis/Code-review#lalinferencepythoncbcbayespostprocpy-and-lalinferencepythonlalinferencebayespputilspy)|:white_check_mark:|
|
|
|
| `lalinference/python/lalinference/bayespputils.py` |[Details](https://git.ligo.org/nv.krishnendu/lalsuite/wikis/Code-review#lalinferencepythoncbcbayespostprocpy-and-lalinferencepythonlalinferencebayespputilspy)|:white_check_mark:|
|
|
|
| `lalinference/src/LALInference.c` |[Details](https://git.ligo.org/nv.krishnendu/lalsuite/wikis/Code-review#lalinferencesrclalinferencec-and-lalinferencesrclalinferenceh)|:white_check_mark:|
|
... | ... | @@ -37,12 +36,6 @@ UPDATE: The final version of the code removes the print statements inside `lalin |
|
|
| Comparison of GR case between master and feature branch |[Comparison page](https://ldas-jobs.ligo-wa.caltech.edu/~nv.krishnendu/LSC/lalinference/O3/s190814bv_inj/siqm_master_comparison/) |:white_check_mark: |
|
|
|
| Cases that cover all 4 non-GR parameters | [KsKa](https://ldas-jobs.ligo-wa.caltech.edu/~nv.krishnendu/LSC/lalinference/O3/s190814bv_inj/kska_run1_run2_comparison/) <br> [K1K2](https://ldas-jobs.ligo-wa.caltech.edu/~nv.krishnendu/LSC/lalinference/O3/s190814bv_inj/k1k2_run1_run2_comparison/) |:white_check_mark:|
|
|
|
|
|
|
### `lalinference/python/cbcBayesPPAnalysis.py`
|
|
|
|
|
|
| Tasks| Status |
|
|
|
|---|---|
|
|
|
| Cases that cover all 4 non-GR parameters |:x: |
|
|
|
|
|
|
### `lalinference/python/cbcBayesPostProc.py` and `lalinference/python/lalinference/bayespputils.py`
|
|
|
|
|
|
| Tasks| Results | Status |
|
... | ... | @@ -212,3 +205,5 @@ Both dQuadMon1 and dQaudMon2 are sampleddQM1: 0.000000e+00, dQM2: -7.584580e+01 |
|
|
* Newline characters missing at the end of Lines 237,245,270,278,309 and 317 in [diff.patch](https://git.ligo.org/nv.krishnendu/lalsuite/commit/7ec7378129a05b343dcf5d088f97426e41321949). `Action Item`
|
|
|
|
|
|
* The sampling is generating a lot of text; which will probably overload the log files. We should remove the print statements from the `LALInferenceCheckVariable` conditions within `lalinference/src/LALInferenceTemplate.c`. `Action Item`
|
|
|
|
|
|
* Changes to cbcBayesPPAnalysis code postponed for the time being |
|
|
\ No newline at end of file |