outsource reconstruction data in separate arrays
1 unresolved thread
1 unresolved thread
Compare changes
Files
15+ 1
− 1
@@ -26,7 +26,7 @@ release = get_distribution('km3io').version
Previously, all fit information data (corresponding key: 'fitinf') from offline files was given to the user in a big chuncked array. To address the issue #16 (closed) 'fitinf data' is restructured into a numpy rec array.