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

Add length multiplier to normals #310

Merged
merged 16 commits into from
Jul 17, 2023

Conversation

jo-mueller
Copy link
Member

#280

This PR adds support to measure intensity on surfaces. If done interactively and in conjunction with other plugins (i.e. napari-segment-blobs-and-things-with-membranes), the time-slicing functionalities clash sometimes, but in itself, it works.

  • Documentation added
  • Tests added
  • interactive use tests

@jo-mueller jo-mueller force-pushed the add-length-multiplier-to-normals branch from ffed400 to 05edb57 Compare July 15, 2023 12:22
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Merging #310 (b4fce26) into main (e5220f2) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   82.69%   82.82%   +0.13%     
==========================================
  Files          50       51       +1     
  Lines        9196     9266      +70     
==========================================
+ Hits         7605     7675      +70     
  Misses       1591     1591              
Impacted Files Coverage Δ
src/napari_stress/_tests/test_reconstruction.py 100.00% <ø> (ø)
src/napari_stress/_measurements/__init__.py 100.00% <100.00%> (ø)
src/napari_stress/_measurements/intensity.py 100.00% <100.00%> (ø)
...c/napari_stress/_reconstruction/refine_surfaces.py 90.84% <100.00%> (+0.06%) ⬆️
src/napari_stress/_tests/test_measurements.py 97.59% <100.00%> (+0.17%) ⬆️
src/napari_stress/_tests/test_vectors.py 100.00% <100.00%> (ø)
src/napari_stress/_vectors.py 97.77% <100.00%> (-0.61%) ⬇️

... and 1 file with indirect coverage changes

@jo-mueller jo-mueller merged commit e0be531 into campaslab:main Jul 17, 2023
9 checks passed
@jo-mueller jo-mueller deleted the add-length-multiplier-to-normals branch July 17, 2023 08:36
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