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

New attempt: map to NOMAD basesections #419

Closed
wants to merge 34 commits into from

Conversation

lukaspie
Copy link
Collaborator

@lukaspie lukaspie commented Sep 6, 2024

EDIT: this is the branch that we want to work on going forward
Made a new branch so that we don't loose too much on the other branch.

  • NXobject does not inherit any BaseSection (and thus does not have normalization)
  • We don't create any new classes for the normalization any more, but only add normalize functions (using super(self.__class__, self)). This should work since we now don't run into any recursion problems anymore.
  • All non NX-object NeXus classes inherit from one of the existing base sections once again

@lukaspie lukaspie changed the title New attempt: map to basesections New attempt: map to NOMAD basesections Sep 9, 2024
@lukaspie
Copy link
Collaborator Author

Closed in favor of #427

@lukaspie lukaspie closed this Sep 11, 2024
@lukaspie lukaspie deleted the map-to-basesections-reorganized branch September 11, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants