Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

napari_microsam #314

Closed
2 tasks done
laraPPr opened this issue Apr 9, 2024 · 4 comments
Closed
2 tasks done

napari_microsam #314

laraPPr opened this issue Apr 9, 2024 · 4 comments
Assignees
Labels
conda Is supported in conda difficulty: easy software that should be easy to support new new software priority: high Python site:t1_ugent_hortense Software installation request for Tier-1 Hortense site:ugent Software installation request for UGent Tier-2

Comments

@laraPPr
Copy link
Collaborator

laraPPr commented Apr 9, 2024

@laraPPr laraPPr added difficulty: easy software that should be easy to support new new software priority: high Python site:ugent Software installation request for UGent Tier-2 site:t1_ugent_hortense Software installation request for Tier-1 Hortense conda Is supported in conda labels Apr 9, 2024
@pavelToman pavelToman self-assigned this Apr 17, 2024
pavelToman added a commit that referenced this issue Apr 17, 2024
pavelToman added a commit that referenced this issue May 10, 2024
@boegel
Copy link
Contributor

boegel commented May 23, 2024

see also discussion in computational-cell-analytics/micro-sam#601

pavelToman added a commit that referenced this issue May 23, 2024
pavelToman added a commit that referenced this issue May 24, 2024
pavelToman added a commit that referenced this issue May 24, 2024
pavelToman added a commit that referenced this issue May 27, 2024
@boegel
Copy link
Contributor

boegel commented May 30, 2024

to test microsam:

Also when installing the software napari microsam can you test the 3d visualization when typing the following command when importing napari: 

from napari._vispy.utils import gl
 gl.get_max_texture_sizes()
    which should return (32768, 16384)

pavelToman added a commit that referenced this issue Jun 5, 2024
@pavelToman
Copy link
Collaborator

pavelToman commented Jun 5, 2024

to test microsam:

Also when installing the software napari microsam can you test the 3d visualization when typing the following command when importing napari: 

from napari._vispy.utils import gl
 gl.get_max_texture_sizes()
    which should return (32768, 16384)

I try it and got:

>>> from napari._vispy.utils import gl
>>> gl.get_max_texture_sizes()
WARNING: could not connect to display 
WARNING: Could not load the Qt platform plugin "xcb" in "" even though it was found.
WARNING: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, webgl, xcb.

Aborted (core dumped)

When I tried it in Cluster desktop (with empanada and micro-sam plugins loaded) it returns:
(16384, 2048)
When I load only napari and try it it returns same numbers.

pavelToman added a commit that referenced this issue Jun 14, 2024
pavelToman added a commit that referenced this issue Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Is supported in conda difficulty: easy software that should be easy to support new new software priority: high Python site:t1_ugent_hortense Software installation request for Tier-1 Hortense site:ugent Software installation request for UGent Tier-2
Projects
None yet
Development

No branches or pull requests

3 participants