Skip to content

Commit 0c7dde0

Browse files
authored
Update UnBinnedData.py
1 parent 87dc6b6 commit 0c7dde0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cosipy/data_io/UnBinnedData.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ def read_tra(self, input_name=None, output_name=None, run_test=False, use_ori=Fa
215215
erg.pop()
216216
phi.pop()
217217
tt.pop()
218+
CO_seq.pop()
218219
# Not all sims include ori info,
219220
# so also need to check before pop:
220221
if len(lonX) != 0:

0 commit comments

Comments
 (0)