-
Notifications
You must be signed in to change notification settings - Fork 99
🆕Multichannel Image Reading #825
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
Draft
measty
wants to merge
118
commits into
develop
Choose a base branch
from
multichannel-reading
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
118 commits
Select commit
Hold shift + click to select a range
cfba642
UPD: fix bound
vqdang 8979008
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 84af337
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 6aab409
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed e09e216
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 249a716
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 246b2c8
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 817a526
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 28a324f
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed ade11ba
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed f4ac670
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 87450b2
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
Abdol 6fdf9e7
✅ Add test
13d3293
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
Abdol b5c8861
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
Abdol a1acbfd
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 60361c2
Merge branch 'develop' into bugfix-tiffwsireader-readbounds
shaneahmed 609469d
initial draft multichannel reading
measty aec8390
deepsource
measty 4972332
make .tif be recognised same as .tiff
measty dccf4db
fix read_rect
measty bcefc31
optimizations
measty 79dcd51
fix typo
measty a80655b
get colors from metadata if poss.
measty 83c6954
deepsource
measty 6e58ec5
:white_check_mark: Adding test for mutli_channel visualisation
behnazelhaminia c4e4232
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5563e36
replace depreciated funcTickFormatter
measty 79040ca
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty cc66c53
:white_check_mark: Adding test for mutli_channel visualisation
behnazelhaminia 7f4423c
drop background autofluorescence channel if appropriate
measty e9222ea
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty ba26d1d
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty 8e2c11a
remove a print
measty fad00c3
:white_check_mark: Assert shape and interpolation
behnazelhaminia 464a5a2
:white_check_mark: Test for multichannel visualisation
behnazelhaminia b380fb4
Merge remote-tracking branch 'origin/multichannel-reading' into multi…
behnazelhaminia 75bbdbd
:white_check_mark: Test for multichannel visualisation
behnazelhaminia b148ed3
Update remote_samples.yaml
behnazelhaminia d27f34d
Merge branch 'develop' into multichannel-reading
shaneahmed 93ed2d1
first channel selector draft
measty 7f5b61c
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty a3992d1
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty df5a59d
multichannel ui update
measty e342290
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty 6970bae
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 063aba8
fix a test
measty 71dcf80
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty 00eb70e
more efficient channel select ui
measty 883ce40
multichannel ui layout tweak
measty 9df1566
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ccb62d0
Merge branch 'develop' into multichannel-reading
shaneahmed edd6f63
robustify level sort
measty 4b17e1e
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty 437345d
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty 1bb78d8
Merge remote-tracking branch 'origin/multichannel-reading' into multi…
behnazelhaminia 3a024dd
:white_check_mark: Adding small multiplxed image
behnazelhaminia d4bb297
Merge branch 'develop' into multichannel-reading
shaneahmed 9d8ac0c
dataset fix
measty 62503cf
Merge branch 'develop' into multichannel-reading
shaneahmed cc3f826
Merge branch 'develop' into multichannel-reading
shaneahmed 02809c5
Merge branch 'develop' into multichannel-reading
shaneahmed a352b3e
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty 41d2fee
fix get_channels and address ruff
measty 0425917
precommit fixes
measty e4b44d7
dont fix arg001
measty 4ca6660
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 312e5b5
precommit..
measty 29f7b38
Merge branch 'develop' into multichannel-reading
shaneahmed 68c375c
comet format support
measty 3b9af3c
Merge branch 'develop' into multichannel-reading
shaneahmed da0161b
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty b228d78
metadata update
measty 08185c4
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty cc62b1a
Merge branch 'multichannel-reading' of https://github.com/TissueImage…
measty 77bafab
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty ea9ecc0
Merge branch 'develop' into multichannel-reading
shaneahmed 4558d6b
Merge branch 'develop' into multichannel-reading
shaneahmed 334bd56
Merge branch 'develop' of https://github.com/TissueImageAnalytics/tia…
measty 6521ca8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a31fc56
Merge branch 'develop' into multichannel-reading
shaneahmed 8a06faf
Merge branch 'develop' into multichannel-reading
adamshephard d6a5549
fix channel table bug
measty 1279e98
UPD: Multichannel reading comet files
adamshephard 65c6fc4
Merge branch 'multichannel-reading' of github.com:TissueImageAnalytic…
adamshephard cc1efe7
Merge branch 'develop' into multichannel-reading
adamshephard ccf7405
UPD: Fix deepsource issues
adamshephard ca6bcea
UPD: Fix deepsource issues
adamshephard 8f7efc3
UPD: Fix deepsource issues
adamshephard ed18c17
UPD: Fix deepsource issues
adamshephard 8f7a3e7
UPD: Fix deepsource issues
adamshephard 4ff5e43
UPD: Fix mypy issues
adamshephard 755b083
UPD: Fix mypy issues
adamshephard d1e14c5
UPD: Fix mypy issues
adamshephard faf4194
UPD: Fix mypy issues
adamshephard 5ca7fc8
FIX: Fix tiffwsireader for missing metadata
adamshephard c858d84
Merge branch 'develop' into multichannel-reading
adamshephard e52504f
FIX: Reduce complexity of wsipatchdataset init
adamshephard 2aa6d1e
FIX: Reduce complexity of wsipatchdataset init
adamshephard f1099bf
FIX: Fix deepsource errors
adamshephard 986c5a3
FIX: Fix deepsource errors
adamshephard c0257f5
UPD: Add sample_qptiff to tests
adamshephard 63f6857
FIX: Fix issues with objective power
adamshephard b6d563e
UPD: Update tests
adamshephard 98336b4
UPD: Update tests
adamshephard 8073ace
ADD: Add unit test for tiffreader
adamshephard 3291776
ADD: Add unit test for tiffreader
adamshephard 5f1c6a2
ADD: Add unit test for tiffreader
adamshephard 070a490
ADD: Add unit test for tiffreader
adamshephard 3c296e5
ADD: Add unit test for tiffreader
adamshephard 3cb94c8
ADD: Add unit test for tiffreader
adamshephard bf28f0e
ADD: Add unit test for tiffreader
adamshephard d55fccc
ADD: Add unit test for tiffreader
adamshephard f9131f9
UPD: Update tests
adamshephard 492f36b
UPD: Update tests
adamshephard ed99162
UPD: Update tests
adamshephard ef7f745
Merge branch 'develop' into multichannel-reading
shaneahmed f5fb4bd
Merge branch 'develop' into multichannel-reading
shaneahmed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RUF100 shouldn't be a problem if ruff version in pre-commit, github workflow and requirements dev match. Usually pre-commit automatically removes unused noqa.