Open
Conversation
…er FIB atlas images
* Removed previous logic for parsing 'EMproject.emxml' file, since it's no longer needed * Added class function to post to backend server to trigger FIB atlas registration
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #766 +/- ##
==========================================
+ Coverage 49.33% 49.92% +0.59%
==========================================
Files 92 94 +2
Lines 9826 9922 +96
Branches 1298 1295 -3
==========================================
+ Hits 4848 4954 +106
+ Misses 4726 4714 -12
- Partials 252 254 +2 🚀 New features to boost your workflow:
|
c0db7c2 to
259f65f
Compare
…age position, image field of view, and rotation
259f65f to
d7ab0ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the components needed to begin analysing and processing FIB data.
ImagingSitetable to keep track of stage position information in the FIBActual changes to the code make up about 400 insertions and 200 deletions, with the updating and adding of tests taking up the remainder of the diff.