G-Node / G-Node/nix

Wildcard tagging

Open
#793 0 comments 1 reaction 0 assignees View on GitHub
format
Dominant language
C++
Stars
72
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Currently the position and extends of a Tag need to match the referenced `DataArray`s. For certain cases it would make sense to have the Tag only specify a subset of the dimensions. For example a region of interest in an image stack, N 2-d images taken at various points in time `(x, y, t)`, would be specified in 2d (the image plane) and would apply to all the images in the stack. Wildcard, because the Tag basically would be `(x, y, *)`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.