Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nxtomomill nxtomomill
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tomotools
  • nxtomomillnxtomomill
  • Issues
  • #40
Closed
Open
Issue created Nov 24, 2020 by payno@paynoOwner

reuse virtual dataset instead of embeding results

For now I enforce the duplication of the dataset. This is due to a current limitation of h5pt virtual dataset that are only creating 'SimpleSelection' on VirtualSource.

The limitation is that we can have a virtual dataset (A) that we want to extend from an other virtual dataset(B) but only from a 'region' / slice of it. And this cannot be achieved yet.

In fact we should be able to retrieve the selection of the VirtualSource. But we are only getting those 'virtual source info' which are limiting. For now 'SimpleSelection' are created but we would need to use something like 'FancySelection' for now.

Assignee
Assign to
Time tracking