Hey, I do not know what is the best place for discussion. Please decide...
The program fabio_viewer fails on this dataset with: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/fabio/app/viewer.py", line 222, in open_h5_data_series entry = nxs.get_entries()[0] IndexError: list index out of range Aborted Best wishes, Martin On Wed, 23 Jan 2019 20:57:47 +0100 =?UTF-8?B?SsOpcsO0bWU=?= Kieffer <[email protected]> wrote: > Hi, > > The structure of the dataset in the file is "entry/data/data_000001", > not "entry/data_000001". > > Moreover the bug you reported should be in h5py, not fabio as you don't > use fabio in your code snippet. > > This bug has probably nothing to do the debian packaging, so it is > probably better to discuss with the development bug-tacker: > https://github.com/silx-kit/fabio/issues > > Cheers, > > Jérôme (also maitainer for fabio over the last decade) > >

