pisa icon indicating copy to clipboard operation
pisa copied to clipboard

`simple_data_loader` isn't very simple

Open ts4051 opened this issue 6 years ago • 0 comments

simple_data_loader is becoming increasingly bloated with bespoke behaviour and is no longer really simple.

We should make a dedicated data loader for our IceCube PISA case containing all this functionality, and then make simple_data_loader back into a basic "load a HDF5 file as it is" stage which will be more useful for general cases (e.g. keeping PISA a tool with applicability beyond IceCube).

I am happy to do this when I revisit the events class soon (to better integrated with containers, etc).

ts4051 avatar Jul 10 '18 13:07 ts4051