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

Expose NeXus transformation chains in workflow steps #114

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Do not auto-compute component position

    unused arg
    
    Compute component pos later
    
    Fix for non-nexus component "groups"
    SimonHeybrock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    81145a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596cf26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c634ac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Move source/sample position assign to separate later step

    Previously we introduced false dependencies of detector ids on these.
    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    61d9e96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a2b5f View commit details
    Browse the repository at this point in the history
  3. Unify some more code

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bb3837c View commit details
    Browse the repository at this point in the history
  4. More unification

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ab4ffd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ab8a23 View commit details
    Browse the repository at this point in the history
  6. Unify even more

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    99bde33 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c7181c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f68b0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3518616 View commit details
    Browse the repository at this point in the history
  10. Rename some more

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    54d39c4 View commit details
    Browse the repository at this point in the history
  11. Update tests

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1aa06c9 View commit details
    Browse the repository at this point in the history
  12. docstring

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f71405a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b80bc2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f58b51f View commit details
    Browse the repository at this point in the history
  15. Comment on offset

    SimonHeybrock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e161dc9 View commit details
    Browse the repository at this point in the history