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

feat: Launch PartSeg GUI from napari #581

Merged
merged 7 commits into from
Apr 14, 2022
Merged

Conversation

Czaki
Copy link
Collaborator

@Czaki Czaki commented Apr 14, 2022

This PR introduces the option to launch PartSeg GUI from napari. This allows using the napari installer for non-pythonic users.

@Czaki Czaki added this to the 0.14.0 milestone Apr 14, 2022
@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/581

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/581

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #581 (1080710) into develop (e31d28d) will increase coverage by 0.15%.
The diff coverage is 90.90%.

@@             Coverage Diff             @@
##           develop     #581      +/-   ##
===========================================
+ Coverage    77.75%   77.90%   +0.15%     
===========================================
  Files          143      143              
  Lines        19170    19171       +1     
===========================================
+ Hits         14905    14935      +30     
+ Misses        4265     4236      -29     
Impacted Files Coverage Δ
package/PartSeg/_launcher/main_window.py 96.33% <89.18%> (+24.64%) ⬆️
...ckage/PartSeg/common_gui/algorithms_description.py 80.59% <100.00%> (ø)
package/PartSeg/plugins/napari_widgets/__init__.py 100.00% <100.00%> (ø)
package/PartSegCore/algorithm_describe_base.py 87.89% <100.00%> (+0.03%) ⬆️
package/PartSeg/_roi_mask/main_window.py 63.97% <0.00%> (-0.15%) ⬇️
package/PartSeg/common_gui/napari_image_view.py 84.65% <0.00%> (-0.14%) ⬇️
...Core/analysis/batch_processing/parallel_backend.py 91.39% <0.00%> (+1.98%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e31d28d...1080710. Read the comment docs.

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/581

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/581

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/581

@Czaki Czaki merged commit 0f31f06 into develop Apr 14, 2022
@Czaki Czaki deleted the feature/run_partseg_from_napari branch April 14, 2022 19:17
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.

1 participant