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 tuple outputs so they will be treated as single-value traits #1666

Open
HaleySchuhl opened this issue Jan 24, 2025 · 0 comments
Open
Labels
new feature New feature ideas and solutions update Updates an existing feature/method
Milestone

Comments

@HaleySchuhl
Copy link
Contributor

Is your feature request related to a problem? Please describe.
@kmurphy61 requested that we change the data handling of tuple type observations, such as center_of_mass and ellipse_center, so they get output as single-value traits. e.g. ellipse_center_x and ellipse_center_y

Describe the solution you'd like
Update the add_observation step within pcv.analyze.size to save these traits out as single values.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context, sample data, or code relevant to the feature request here.

@HaleySchuhl HaleySchuhl added new feature New feature ideas and solutions update Updates an existing feature/method labels Jan 24, 2025
@HaleySchuhl HaleySchuhl added this to the PlantCV v5.0 milestone Jan 31, 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 update Updates an existing feature/method
Projects
None yet
Development

No branches or pull requests

1 participant