-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hey first of all thanks for the nice package.
I try to run your code in a normal .py file and start it on command line.
s = mtif.read_stack("image.tif", units='um')
print(s)
this works so far and gives me the following output:
Multi-Page Stack of 400 pages. (dx=dy=1um, dz=1um, crop=[0, 1492, 0, 3196]], page limits=[0, 400])
when I try to plot with plot_pages() the programs just shuts down and is doing nothing
mtif.plot_pages(s)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels