deepskies / DeepCMBsim

MIT License
2 stars 0 forks source link

loop_cls_rA(self, overwrite=False) too specific; should just be example #48

Closed samueldmcdermott closed 1 year ago

samueldmcdermott commented 1 year ago

this should be solved with itertools.product but want to be a bit careful about how we return the output

samueldmcdermott commented 1 year ago

related to #44