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

Save and load settings #314

Merged
merged 14 commits into from
Jul 18, 2023
Merged

Conversation

jo-mueller
Copy link
Member

@jo-mueller jo-mueller commented Jul 18, 2023

This PR adds buttons to the toolboxes which allow saving and importing parameter files.

  • Tested interactively
  • covered by tests
  • used import/exported in example notebook.

@Schroetinger this is what we discussed earlier today :)

Also fixes #312

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #314 (432b71f) into main (e0be531) will increase coverage by 0.05%.
The diff coverage is 95.18%.

@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
+ Coverage   82.82%   82.88%   +0.05%     
==========================================
  Files          51       53       +2     
  Lines        9266     9346      +80     
==========================================
+ Hits         7675     7746      +71     
- Misses       1591     1600       +9     
Impacted Files Coverage Δ
src/napari_stress/_utils/import_export_settings.py 84.61% <84.61%> (ø)
src/napari_stress/__init__.py 100.00% <100.00%> (ø)
src/napari_stress/_measurements/toolbox.py 96.79% <100.00%> (+0.34%) ⬆️
src/napari_stress/_reconstruction/toolbox.py 90.06% <100.00%> (-2.00%) ⬇️
src/napari_stress/_stress/__init__.py 100.00% <100.00%> (ø)
src/napari_stress/_tests/test_measurements.py 97.63% <100.00%> (+0.04%) ⬆️
src/napari_stress/_tests/test_reconstruction.py 100.00% <100.00%> (ø)
src/napari_stress/_utils/__init__.py 100.00% <100.00%> (ø)

@jo-mueller jo-mueller merged commit 3e82559 into campaslab:main Jul 18, 2023
9 checks passed
@jo-mueller jo-mueller deleted the save-and-load-settings branch July 18, 2023 14:50
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.

Remove pyclesperanto
1 participant