danforthcenter / plantcv

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

update color card chip size traits to metadata in Outputs #1613

Closed HaleySchuhl closed 2 weeks ago

HaleySchuhl commented 1 month ago

Is your feature request related to a problem? Please describe. update color card chip size traits to metadata instead of observations.

Describe the solution you'd like pcv.Outputs.add_metadata instead of pcv.Outputs.add_observation in the pcv.transform.detect_color_card function.

Describe alternatives you've considered

Additional context Output format is better when image level metadata is stored as such for compatibility of size calibration downstream.