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
  • Merge requests
  • !2

[tomoh5tonx] start creation of nx file from .h5.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge payno/nxtomomill:add_hdf5_nx into master Feb 26, 2020
  • Overview 0
  • Commits 13
  • Pipelines 0
  • Changes 4

TODO

  • Read each tomo:x
  • create the sequence
  • split each sequence into a file and create a 'master file' to read them all
  • add data virtual dataset
  • add basic metadata (name, beam...)
  • add image_key and image_key_control
  • add rotation_angle
  • add x_translation, y_translation, z_translation
  • add some progress to clarify treatment
  • make sure file is still valid if moved.
  • add count_time information
  • add file version (same for edftonx)

limitation from original .h5 file

  • image_key not register in tomo_v2_external

  • some unit missing

  • counter is saved as a detector. Why ? -> how to know which node contains 'camera' and which don't ?

    -> have to filter the 'detector name'

  • rotation is sometime named srot, sometime hrsrot !!! (and for projection both are recorded !!!!) So in this case the order of checking key matter !!!

  • for reference: several frame, one srot value !!!

Edited Mar 02, 2020 by Christian Nemoz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add_hdf5_nx