ilastik / lazyflow

lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation
Other
77 stars 59 forks source link

better lshdf5 and globbing for single file h5 stacks #246

Closed k-dominik closed 7 years ago

k-dominik commented 7 years ago

These changes facilitate enabling loading single file h5 stacks from the ilastik GUI.

Also noticed that OpStreamingHdf5SequenceReaderS.expandGlobstring wasn't tested and added a test to make sure the changes introduced with this PR wouldn't break anything.