Sandro Dias Pinto Vitenti
Sandro Dias Pinto Vitenti
To improve precision we need large vectors in the ffts input, but the it is not necessary to keep all the output values. We need to have a smart way...
In PR #349 some error cases were not tested.
We need more examples showcasing factory functions that can be configure by sampling framework using `build_parameters`. For example, using different SACC files for the same likelihood configuration.
It appears that the `des_y1_3x2pt` directory is getting crowded. To maintain better organization and make it easier to locate specific examples, we might consider a reorganization. One approach could be...
Currently the two-point statistics are implemented by a class from where each instance describe a particular combination of two sources. We need a redesign to simplify its usage. This redesign...