Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • tomoscan tomoscan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • 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
  • tomoscantomoscan
  • Merge requests
  • !8

Dev 0 2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged payno requested to merge dev_0_2 into master Feb 17, 2020
  • Overview 1
  • Commits 8
  • Pipelines 4
  • Changes 4

TODO:

  • manage tomo nexus file format -> will be done in another PR (!9 (merged))
  • add distance property
  • add energy property
  • rework MetricSystem
  • get utils function to get properties with units:
    • cannot be set in properties (because properties)
    • we could:
      • get one getter per property
      • let the user manage it when calling it
      • get a 'util function': get_property_with_unit (property, unit) which will call the correct property and cast it
      • for now I would vote for the the second one, can be discussed -> we decided with @paleo to create getters with unit one needed
Edited Feb 25, 2020 by payno
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev_0_2