Implement a module to handle the computation of correlations with TreeCorr. Features: - [x] Read parameters from config - [x] Run shear-shear correlations - [ ] Run count-count correlations - [ ] Run count-shear correlations - [x] Make patches - [x] Possibility to use already existing patches - [x] Can run in `low_mem` mode - [x] Save results - [x] Also save covariance matrix - [ ] Run using MPI (that would need to refactor the library..) - [ ] Be as memory efficient as possible
Implement a module to handle the computation of correlations with TreeCorr.
Features:
low_memmode