Skip to content
Snippets Groups Projects
Commit 8ce98542 authored by Zineb Aly's avatar Zineb Aly
Browse files

Apply suggestion to km3io/offline.py

parent 8f96f87a
No related branches found
No related tags found
1 merge request!8outsource reconstruction data in separate arrays
Pipeline #8208 failed
......@@ -537,7 +537,7 @@ class OfflineReader:
yield trk_index, stages_index
def _find_empty(self, chunk_arr):
def _find_empty(self, array):
"""finds empty lists/arrays in a chunked-jagged array of data
of interest.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment