Skip to content

Conversation

@emir-radkevich
Copy link

Added histogram of values that should be gated as a separate widget in napariGater.py

@ajitjohnson
Copy link
Collaborator

this is great, thank you. could you please move the qt related imports into

try:
    import napari
    from magicgui import magicgui
except ImportError:
    pass

we do this so that people can install scimap without GUI related activities. thank you.

@emir-radkevich
Copy link
Author

this is great, thank you. could you please move the qt related imports into

try:
    import napari
    from magicgui import magicgui
except ImportError:
    pass

we do this so that people can install scimap without GUI related activities. thank you.

done.

@ajitjohnson ajitjohnson merged commit b3bba25 into labsyspharm:master May 11, 2025
7 checks passed
@ajitjohnson
Copy link
Collaborator

thank you incorporated into 2.3.3 - added some cosmetic upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants