Skip to content

Conversation

joshqsumner
Copy link
Contributor

Describe your changes
Adding a "normalize" mode for read_image using the example @annacasto supplied.

Type of update
This is a feature enhancement.

Associated issues
Closes #1804

Additional context
Add any other context about the problem here.

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

@joshqsumner joshqsumner added enhancement Enhancements to existing features good first issue/PR Suitable for a first time contributor/reviewer labels Oct 3, 2025
Copy link

deepsource-io bot commented Oct 3, 2025

Here's the code health analysis summary for commits b351ce1..feee005. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%
New Branch Coverage100%100%
New Composite Coverage100%100%
New Line Coverage100%, ✅ Above Threshold100%, ✅ Above Threshold

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@joshqsumner joshqsumner added the work in progress Mark work in progress label Oct 3, 2025
@joshqsumner joshqsumner added ready to review and removed work in progress Mark work in progress labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancements to existing features good first issue/PR Suitable for a first time contributor/reviewer ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

16-bit color image conversion to 8-bit

1 participant