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

multichannel to channel_axis (6 of 6): segmentation #5289

Merged
merged 19 commits into from
May 12, 2021

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Mar 23, 2021

follows #5288. Implements channel_axis for the segmentation module

This PR also removes use of the deprecated multichannel argument in all gallery examples.

Description

Checklist

For reviewers

  • Check that the PR title is short, concise, and will make sense 1 year
    later.
  • Check that new functions are imported in corresponding __init__.py.
  • Check that new features, API changes, and deprecations are mentioned in
    doc/release/release_dev.rst.

@grlee77 grlee77 added the 📜 type: API Involves API change(s) label Mar 23, 2021
@grlee77 grlee77 added this to In progress in skimage2 API Mar 23, 2021
@grlee77 grlee77 force-pushed the channel_axis_segmentation branch 2 times, most recently from 45ede68 to 337c44c Compare March 29, 2021 00:37
@grlee77 grlee77 added this to the 0.19 milestone Apr 21, 2021
@grlee77
Copy link
Contributor Author

grlee77 commented May 11, 2021

This one has accumulated quite a few conflicts now, so I will rebase it

@grlee77 grlee77 force-pushed the channel_axis_segmentation branch from 337c44c to dd69d59 Compare May 11, 2021 13:19
@grlee77
Copy link
Contributor Author

grlee77 commented May 11, 2021

I would wait until #5287 and #5288 are merged before reviewing this so the diff will be smaller.

@alexdesiqueira
Copy link
Member

LGTM, thanks Greg! @jni if you could check this after #5288 — and merge it, before I break anything 😉

@jni jni merged commit 4397765 into scikit-image:main May 12, 2021
@jni
Copy link
Member

jni commented May 12, 2021

Boom. Transformation complete. 🤖 Thanks @grlee77!!! 🎉

@grlee77
Copy link
Contributor Author

grlee77 commented May 12, 2021

Thanks for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 type: API Involves API change(s)
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants