Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 4
    • Merge requests 4
  • 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
  • !67

3dxrd improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julia Garriga Ferrer requested to merge 3dxrd_improvs into master Jul 08, 2021
  • Overview 1
  • Commits 25
  • Pipelines 13
  • Changes 10

Description / Goal

Add management of 3d-xrd dataset in nxtomomill.

TODO list

  • handle HDF5
    • add a Mock up class for 3D XRD to be done in another PR
    • add unittest
    • add a new application to handle 3d-xrd
    • save motor position for 'rocking'
  • handle EDF
    • rework EDF converter might be done in another PR. No the prioroty at this point.

INFO (how to use...)

some example of usage:

  • without a configuration file
    nxtomomill h5-3dxrd-2nx bassanite_Bassanite_start_1_4.h5 test_julia_no_cfg.nx --single-file
  • with a configuration file
    nxtomomill h5-3dxrd-2nx --config xrd_3d_config.cfg

an example of a configuration file: xrd_3d_config.cfg

Any warning ?

associated materials (screenshot, test scripts...)

Edited Mar 14, 2022 by payno
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3dxrd_improvs