-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
WSIReader read by power and mpp #6244
Conversation
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
for more information, see https://pre-commit.ci
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
so in that case this PR wouldn't close #4980 as the description suggested? |
Fair enough! I'll make it clear in a separate issue. |
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.
thanks, it looks good to me now
cc @cooperlab @gigony @manthey @shaneahmed from the original feature request in case they are interested in sharing some comments |
@wyli as I said we all have already discussed about this in our pathology WG so please be respectful of people's time and do not solicit their comments if not necessary. |
thanks, I couldn't find any documentation/discussion about the proposed interfaces as recommended in rapidsai/cucim#389 |
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
I believe what you are referring to is not related to this PR. As you correctly spotted, this PR is not addressing #4980, which is related to that cucim feature request. This PR is now closing this feature request #6289. Please let me know if you have any question. |
I saw that you have edited ticket #6289 to have the opposite meaning, I kind of agree more with the previous edit... |
/build |
Fixes #6289
Description
This PR enable WSIReader to be provided with objective power and resolution (micron per pixel) to decide which WSI level to load. It also set absolute and relative tolerances for power and mpp.
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.