skuschel / postexperiment

postprocessor for experimental (event based) data.
GNU General Public License v3.0
0 stars 0 forks source link

Ab/fileseries lazyreaders #16

Closed Ablinne closed 6 years ago

Ablinne commented 6 years ago

This extends the FileSource to instantiate a LazyReader for each file it finds. There is also an interface to specify alternative Readers for specific filekeys.

Merge #15 first. Solves #8.