-
Notifications
You must be signed in to change notification settings - Fork 83
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
Dev tilestitching #393
Merged
sreekarreddydfci
merged 66 commits into
Dana-Farber-AIOS:dev-tilestitching
from
sreekarreddydfci:dev-tilestitching
Dec 6, 2023
Merged
Dev tilestitching #393
sreekarreddydfci
merged 66 commits into
Dana-Farber-AIOS:dev-tilestitching
from
sreekarreddydfci:dev-tilestitching
Dec 6, 2023
Conversation
This file contains 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
Added utils to setup qupath and updated testcases.
Added jdk 17 installation and exclude testcases with "exclude" marker.
updated mamba
Added Jpype dependency
Added Jpype1
Updated openslide
Added testcase execution for tile_stitcher, and combining coverage files from two test case runs.
Excluded openjdk 8 dependency, as we are setting up jdk 17.
Added code to check and debug java versions.
Updated qupath downlod path
Changing priority of JVM to version 17
Removed duplicate code
Changing jdk priority to version 17
Running test case on tilestitcher.py
Combining coverage reports
Debug coverage command
Debug coverage pytest error
added shell command to run coverage using pytest
Modified coverage combine code
debug coverage combining
…DeepPatchFeatureExtractor
Remove torchvision dependency in tests and added nn.Module input for …
Added torchvision and spams
Make flake8 compliant and update tests
Updated environment.yml to include flexible numpy and scipy versions
Added capabilities for all possible versions of skimage and flake8 co…
Changes spams installation in github workflows
Updated skimage version for importing the graph module
305f4e5
into
Dana-Farber-AIOS:dev-tilestitching
1 check passed
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.
No description provided.