Update Reviewer Notes authored by ABHIRUP GHOSH's avatar ABHIRUP GHOSH
......@@ -25,5 +25,12 @@ The overall plan for this review is here:
| `lalinference/python/cbcBayesPPAnalysis.py` | | |
| `lalinference/python/cbcBayesPostProc.py `| | |
| `lalinference/python/lalinference/bayespputils.py` | | |
| | | |
| | | |
\ No newline at end of file
| `lalinference/src/LALInference.c` | | |
| `lalinference/src/LALInference.h` | | |
| `lalinference/src/LALInferenceInitCBC.c` | | |
| `lalinference/src/LALInferenceProposal.c` | . | . |
| `lalinference/src/LALInferenceTemplate.c` | | |
### Notes on the codes
* There seems to be an inconsistency between naming the variables with lower and upper case: "dquadmona" vs "dQuadMon1". The post-processing scripts have lower case, while the sampling scripts have upper case. `Clarify with Krishnendu`.
\ No newline at end of file