Giter Club home page Giter Club logo

Comments (3)

LaurentRDC avatar LaurentRDC commented on August 20, 2024

I could not replicate your issue. The built-in ROI button works as expected. Did you install PyQtGraph 0.10.0?

It could also be that the image that you tested has some unusual properties (TIFFs can have image series, for example). I'm attaching the image I used (in a ZIP files because TIFFs aren't supported by GitHub issues).
tiff_test.zip

Can you attach the image that crashed the GUI?

from iris-ued.

fkrecinic avatar fkrecinic commented on August 20, 2024

Aha, it indeed works fine with the image that you sent me and crashes when I try with the following image:

MCPIMG_20161201_180429.zip

This image was originally a PNG and was converted to TIF with IrfanView, maybe something went wrong there.

from iris-ued.

LaurentRDC avatar LaurentRDC commented on August 20, 2024

The image you attached reads to a 'color' image - one image per color channel. Otherwise it is a valid TIFF. I've committed a change that fixes the issue by using scikit-ued's diffread function that handles this kind of problems.

Edit : fix is available on PyPI. Simply update to version 5.0b5:
pip install --upgrade iris-ued

from iris-ued.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.