-
Notifications
You must be signed in to change notification settings - Fork 271
Report size marker warning message #1735
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
Conversation
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here we only return the area of the size marker. I think removing the fitted ellipse makes sense since that is best for a circular size marker, but the new documentation suggests you can set the pixel height and width by taking the square root of the area. That works for a rectangular marker but is not the height and width of a circle or other polygon. Instead, could we include the observed height and width of the marker in addition to the area?
After discussion the PR is good to go without these changes
No longer used since results are stored in metadata
Describe your changes
A clear and concise description of what changes are made by this pull request.
What was the previous functionality (if relevant) and what can we do now with
these changes.
Changes report_size_marker to output as metadata instead of observations and to fail gracefully if size marker is not detected.
Type of update
Is this a:
Associated issues
Reference associated issue numbers. Does this pull request close any issues?
closes #1638
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.
plantcv/mkdocs.yml
updating.md