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

update read_data to transform uint8 data #1640

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HaleySchuhl
Copy link
Contributor

Describe your changes
Transform uint8 type Hyperspectral images, like those coming from the Rayn camera system, and make them compatiable with hyperspectral functionality downstream.

Type of update
Is this a:

  • Bug fix
  • feature enhancement
  • Work in progress

Associated 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.

  • 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

@HaleySchuhl HaleySchuhl added enhancement Enhancements to existing features work in progress Mark work in progress update Updates an existing feature/method labels Dec 13, 2024
@HaleySchuhl HaleySchuhl self-assigned this Dec 13, 2024
Copy link

deepsource-io bot commented Dec 13, 2024

Here's the code health analysis summary for commits 22afbd0..54a1bcd. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage⚠️ Artifact not reportedTimed out: Artifact was never reportedView Check ↗

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

also only convert if uint8 detected in read_data
@HaleySchuhl HaleySchuhl marked this pull request as draft December 13, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to existing features update Updates an existing feature/method work in progress Mark work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant