Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper use of NXtransformations and NXcoordinate_system(_set) #143

Closed
lukaspie opened this issue Jan 9, 2024 · 0 comments · Fixed by #144
Closed

Proper use of NXtransformations and NXcoordinate_system(_set) #143

lukaspie opened this issue Jan 9, 2024 · 0 comments · Fixed by #144
Assignees
Labels
documentation Improvements or additions to documentation needs-discussion

Comments

@lukaspie
Copy link
Collaborator

lukaspie commented Jan 9, 2024

In order to present different coordinate systems and the transformations betwen them, it would be benificial to extend these classes such that:

  1. in TRANSFORMATIONS depends_on, one can place either ".", or the path to an NX_coordinate_system
  2. in NXcoordinate_system, there is a depends_on, and TRANSFORMATION field
  3. if a depends_on attribute or field links to a NXcoordinate_system, it shoud pick the respective depends_on field in that class, and apply the specified TRANSFORMATIONS
  4. NX_coordinate_system_set contains NXcoordinate_systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation needs-discussion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants