osholm
osholm
Hi Jerome, Thanks for the update and it might be me, but currently I find it a bit complex for the average Joe to use the get_frame/getframe to jump forth...
A small update. I played a bit more with the sequential reading and I believe this example might help the user: ``` myframes = {} i=0 with fabio.open_series(first_filename=filename) as series:...
Sounds good, Jerome. Thanks.
Of course. I will have a look.
As mentioned in my comment (to reviewing #516) the doc is now consistent with the code. I have testet tiff files (both including single images and multiple images) and I...