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

Fix NXdetector for 0-D detector_number field. #16

Merged
merged 4 commits into from
Apr 11, 2022
Merged

Commits on Apr 11, 2022

  1. Fix NXdetector for 0-D detector_number field.

    This also matters when shape=(1,) since this is considered equivalent
    to shape=() in Nexus
    SimonHeybrock committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ec98375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a7824 View commit details
    Browse the repository at this point in the history
  3. Readability

    SimonHeybrock committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    78c48af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e90e4c View commit details
    Browse the repository at this point in the history