lincc-frameworks-mask-incubator / corrgi

Fast 2-point correlation estimation with LSDB and gundam
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

wrong type of counts according to the correlation estimator #24

Closed samotracio closed 3 months ago

samotracio commented 3 months ago

Bug report Currently we are computing DD and RR counts, but if the estimator requested uses cross-counts, they are not getting calculated

https://github.com/lincc-frameworks-mask-incubator/corrgi/blob/818ee316c96b2b51b4dfb8914cacfdd35b1d1251/src/corrgi/dask.py#L26-L28

Before submitting Please check the following: