Skip to content

Add metadata to Octree and TriangleMesh and associated recipes#1284

Closed
zacsimile wants to merge 2 commits into
python-microscopy:masterfrom
zacsimile:octree-mesh-md
Closed

Add metadata to Octree and TriangleMesh and associated recipes#1284
zacsimile wants to merge 2 commits into
python-microscopy:masterfrom
zacsimile:octree-mesh-md

Conversation

@zacsimile
Copy link
Copy Markdown
Member

Metadata handlers for Octree and TriangleMesh allow us to add recipe metadata as well.

@David-Baddeley
Copy link
Copy Markdown
Contributor

  • should really bring sample metadata through from the image / points used to create the surfaces (basically just inherit the metadata of the input data)

  • I think all the metadata added here should be under the Processing. top level key (it's not quite as clear cut as for most recipe modules, as there is a pronounced change in data format, but still probably best).

@David-Baddeley David-Baddeley mentioned this pull request Sep 29, 2022
@David-Baddeley
Copy link
Copy Markdown
Contributor

I've taken a very different tack in #1288 which tries to achieve the same thing, but with much less boilerplate. With any luck, this will form the basis of all the metadata stuff being handled more or less automatically.

@David-Baddeley
Copy link
Copy Markdown
Contributor

superseeded by #1288

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.

2 participants