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

Get all plottable data #1524

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Get all plottable data #1524

merged 1 commit into from
Jul 10, 2024

Conversation

manthey
Copy link
Member

@manthey manthey commented May 17, 2024

This adds two endpoints to list and get plottable data associated with an item. It searches for plottable data in (a) folder metadata, (b) item metadata, (c) annotation attributes, (d) annotation element bounding boxes and user properties. It can scan adjacent items for additional plottable data and restrict to specific annotations. For adjacent items, annotations are matched by more recent matching name.

This needs better documentation and tests.

Eventually, we want to also ingest plottable data from csv/excel/dataframe files that are adjacent to the item.

This should be considered provisional for the moment; even if merged it is likely to change before settling on a final form.

@manthey manthey force-pushed the plottable-data branch 5 times, most recently from e033774 to 5caee3d Compare May 24, 2024 13:08
@manthey manthey force-pushed the plottable-data branch 2 times, most recently from 960515d to d0edf06 Compare June 4, 2024 00:16
@manthey manthey force-pushed the plottable-data branch 3 times, most recently from a3734ba to f2f61bf Compare July 3, 2024 19:09
@manthey manthey force-pushed the plottable-data branch 2 times, most recently from 7adb005 to 7e584e8 Compare July 10, 2024 17:14
@manthey manthey merged commit 87034d0 into master Jul 10, 2024
15 of 16 checks passed
@manthey manthey deleted the plottable-data branch July 10, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant