Skip to content

mtif.plot_pages() displaying #7

@henning410

Description

@henning410

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions