Skip to content

issues Search Results · repo:pyapp-kit/ndv language:Python

Filter by

81 results
 (66 ms)

81 results

inpyapp-kit/ndv (press backspace or delete to remove)

For a few months I ve been using ndv for a microscope acquisition GUI that we re working on at the CZ Biohub SF (not open sourced yet)! It s a great resource, and has made it super easy for us to preview ...
  • shinzlet
  • 2
  • Opened 
    5 days ago
  • #209

And in this case, the widget leak is just a failed cleanup after the actual error that is shown a bit higher (https://github.com/pyapp-kit/ndv/actions/runs/15305150376/job/43055857610?pr=202#step:11:393) ...
  • tlambert03
  • 2
  • Opened 
    on May 29
  • #205

https://github.com/user-attachments/assets/d1ad08ff-8fc2-46d0-99d0-1b2739da21d5 It seems there was a regression introduced where upon changing from composite mode to grayscale mode the LUT for None is ...
  • gnodar01
  • 2
  • Opened 
    on May 29
  • #203

Looks like wx tests are now reporting many errors on teardown on Windows only. Never noticed this on CI until I got the same error locally: Traceback (most recent call last): File C:\Users\gjselzer\code\pyapp-kit\ndv\src\ndv\views\_wx\_array_view.py ...
bug
wx
  • gselzer
  • 1
  • Opened 
    on May 28
  • #201

I m sure the controller logic just needs a simple update to query the data more often: Image
bug
  • gselzer
  • 1
  • Opened 
    on May 23
  • #199

Running the following script shows composite mode as selected in the dropdown, but monochannel mode controls ☹ Seems to affect at least qt and wx frontends. import ndv import numpy img = numpy.random.randint(0, ...
bug
  • gselzer
  • Opened 
    on May 20
  • #197

When viewing a many-channel image (e.g. this one) the composite mode view gets quite cluttered. img width= 673 alt= Image src= https://github.com/user-attachments/assets/52628ede-22ef-4d39-8cd3-ac14ce912e82 ...
  • gnodar01
  • 4
  • Opened 
    on May 8
  • #193

Bug description: The coordinates of the mouse pointer and intensity value(s) under the pointer do not update when moving the mouse around. However when I click on the image, the coordinate and intensity ...
  • gnodar01
  • 1
  • Opened 
    on May 8
  • #192

I would like to disable the use of ROI (by removing the roi button). I m not entirely sure how the generation of rectangular ROIs is currently used in other contexts, but that is certainly due to my ignorance. ...
  • gnodar01
  • 2
  • Opened 
    on May 8
  • #191

Using: - pygfx: 0.9.0 - ndv: 0.3.1 - wxpython: 4.2.3 - python: 3.9 Also noticed same error using jupyter frontend - ipywidgets: 8.1.6 - ipython: 8.34.0 - jupyter: 1.1.1 Running on Mac ...
bug
jupyter
pygfx
wx
  • gnodar01
  • Opened 
    on May 8
  • #190
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub