Allow using predicted energy in particle classifier#2121
Conversation
|
The reason seems to be that the That seems not like a nice solution, but works for now. |
Not exactly the same here, as this is one process, but likely it's just not well supported. There does seem to be some development toward "parallel HDF5", but it seems to not be in the core library |
Codecov ReportBase: 92.76% // Head: 92.74% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2121 +/- ##
==========================================
- Coverage 92.76% 92.74% -0.02%
==========================================
Files 214 214
Lines 17865 17908 +43
==========================================
+ Hits 16572 16609 +37
- Misses 1293 1299 +6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
| reconstructor, | ||
| ) | ||
| self._combine(reconstructor.stereo_combiner, mono_predictions) | ||
| self.h5file.close() |
There was a problem hiding this comment.
You might want to add a comment here to remind a future developer why this close/open was added, otherwise it may get removed.
There was a problem hiding this comment.
I am not really happy yet, there should be a better solution...
Currently fails in
apply_models