danforthcenter / plantcv

Plant phenotyping with image analysis
Mozilla Public License 2.0
665 stars 265 forks source link

update _make_pseudo_rgb with more accurate target wavelength for red #1492

Closed HaleySchuhl closed 7 months ago

HaleySchuhl commented 7 months ago

Describe your changes update _make_pseudo_rgb with more accurate target wavelength for red. Previously, a target wavelength of 710nm for red was causing the code to grab the Red Edge band rather than the band the camera manufacturer calls red.

Type of update Is this a:

Associated issues Reference associated issue numbers. Does this pull request close any issues?

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.

deepsource-io[bot] commented 7 months ago

Here's the code health analysis summary for commits c382d06..0f52520. 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 Coverage99.7%99.7%
Line Coverage99.7%99.7%
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.