LSSTDESC / sacc

Save All Correlations and Covariances
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

Allow concatenation of two independent data sets with common tracers #62

Closed carlosggarcia closed 3 years ago

carlosggarcia commented 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.