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

Separate montage methods from vendor-specific code #55

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

imagejan
Copy link
Member

The montage_grid_image_YX and montage_stage_pos_image_YX functions can be used independently from any input format,
so let's keep them in a separate module.

The `montage_grid_image_YX` and `montage_stage_pos_image_YX` functions
can be used independently from any input format,
so let's keep them in a separate module.
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #55 (d36123e) into main (5bd055f) will increase coverage by 0.02%.
The diff coverage is 97.91%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   93.73%   93.76%   +0.02%     
==========================================
  Files          15       16       +1     
  Lines        1309     1315       +6     
==========================================
+ Hits         1227     1233       +6     
  Misses         82       82              
Files Coverage Δ
src/faim_hcs/CellVoyagerUtils.py 94.49% <100.00%> (ø)
src/faim_hcs/MetaSeriesUtils.py 80.85% <100.00%> (-5.18%) ⬇️
tests/test_CellVoyagerUtils.py 100.00% <100.00%> (ø)
tests/test_MetaSeriesUtils.py 100.00% <100.00%> (ø)
src/faim_hcs/MontageUtils.py 97.75% <97.75%> (ø)

@imagejan imagejan merged commit e9fd767 into main Oct 13, 2023
6 checks passed
@imagejan imagejan deleted the montage-utils branch October 13, 2023 12: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