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

Stain Normalization with Macenko's method #394

Merged
merged 19 commits into from Jan 14, 2023
Merged

Stain Normalization with Macenko's method #394

merged 19 commits into from Jan 14, 2023

Conversation

nicolebussola
Copy link
Collaborator

@nicolebussola nicolebussola commented Apr 16, 2022

Description

Add Stain Normalization with Macenko's method

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

histolab/mixins.py Outdated Show resolved Hide resolved
histolab/mixins.py Outdated Show resolved Hide resolved
@nicolebussola nicolebussola changed the title Macenko Stain Normalization with Macenko's method Apr 16, 2022
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (c355939) compared to base (c355939).
Patch has no changes to coverable lines.

❗ Current head c355939 differs from pull request most recent head 9fb54e1. Consider uploading reports for the commit 9fb54e1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #394   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         1454      1454           
  Branches       160       160           
=========================================
  Hits          1454      1454           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

histolab/mixins.py Outdated Show resolved Hide resolved
@alessiamarcolini alessiamarcolini merged commit b4dc106 into master Jan 14, 2023
histolab automation moved this from In progress to Done Jan 14, 2023
@alessiamarcolini alessiamarcolini deleted the macenko branch January 14, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
histolab
  
Done
Development

Successfully merging this pull request may close these issues.

Stain normalization: Macenko
3 participants