Skip to content

Visualize show spectra#723

Open
DannieSheng wants to merge 22 commits intomainfrom
visualize_show_spectra
Open

Visualize show spectra#723
DannieSheng wants to merge 22 commits intomainfrom
visualize_show_spectra

Conversation

@DannieSheng
Copy link
Contributor

Describe your changes
A new class called "ShowSpectra" was added to the "visualization" sub package to enable showing spectra for user selected pixels of hyperspectral images.

Type of update
Is this a:

  • New feature
  • Update to documentation
  • Work in progress

Associated issues
#715

Additional context
No tests added yet

Initial basic implementation of interactively show spectra
Update __init__ for added ShowSpectra
@DannieSheng DannieSheng added the new feature New feature ideas and solutions label Mar 11, 2021
@DannieSheng DannieSheng added this to the PlantCV v4.x milestone Mar 11, 2021
@DannieSheng DannieSheng self-assigned this Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #723 (f983f35) into master (260aa20) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #723   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          142       143    +1     
  Lines         6482      6571   +89     
=========================================
+ Hits          6482      6571   +89     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plantcv/plantcv/visualize/__init__.py 100.00% <100.00%> (ø)
plantcv/plantcv/visualize/show_spectra.py 100.00% <100.00%> (ø)

@DannieSheng DannieSheng added the work in progress Mark work in progress label Mar 18, 2021
@HaleySchuhl HaleySchuhl self-requested a review August 24, 2021 16:04
@HaleySchuhl HaleySchuhl removed their request for review September 15, 2021 14:17
@HaleySchuhl HaleySchuhl self-assigned this Sep 15, 2021
@nfahlgren nfahlgren removed this from the PlantCV v4.x milestone Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature ideas and solutions work in progress Mark work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants