Closed carlosggarcia closed 3 years ago
I want to concatenate two different datasets that are statistically independent, but share have a common tracer (CMB lensing). At the moment, concatenate_data_sets does not allow this: https://github.com/LSSTDESC/sacc/blob/e4c23bcaa1d58862cb91f8543ce6b83569ab9d3c/sacc/sacc.py#L1173.
concatenate_data_sets
I want to concatenate two different datasets that are statistically independent, but share have a common tracer (CMB lensing). At the moment,
concatenate_data_sets
does not allow this: https://github.com/LSSTDESC/sacc/blob/e4c23bcaa1d58862cb91f8543ce6b83569ab9d3c/sacc/sacc.py#L1173.