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

Improve and simplify loading of transformation chains #243

Merged
merged 32 commits into from
Oct 7, 2024
Merged

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    4b3c539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433e17e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135c28b View commit details
    Browse the repository at this point in the history
  4. Add new tests

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    336c685 View commit details
    Browse the repository at this point in the history
  5. Remove try-except

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2ff9723 View commit details
    Browse the repository at this point in the history
  6. Rename

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e3274d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3898850 View commit details
    Browse the repository at this point in the history
  8. whitespace

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cafcc0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05da5b4 View commit details
    Browse the repository at this point in the history
  10. Some cleanup and docs

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da613cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bbc750 View commit details
    Browse the repository at this point in the history
  12. Document module

    SimonHeybrock committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6309d0d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Revert "Make maybe_transformation injectable"

    This reverts commit 433e17e.
    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    25832c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fe7ec View commit details
    Browse the repository at this point in the history
  3. Add class DependsOn

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cc0c0b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1895830 View commit details
    Browse the repository at this point in the history
  5. Remove unused arg

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f794c6 View commit details
    Browse the repository at this point in the history
  6. Simplify

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    916f959 View commit details
    Browse the repository at this point in the history
  7. Update tests

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e89b596 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30e81f8 View commit details
    Browse the repository at this point in the history
  9. grammar

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2a29c8c View commit details
    Browse the repository at this point in the history
  10. Cleanup

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    08fceef View commit details
    Browse the repository at this point in the history
  11. Remove unused

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    03b70ac View commit details
    Browse the repository at this point in the history
  12. Move to common file

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    95d6c86 View commit details
    Browse the repository at this point in the history
  13. Docs and cleanup

    SimonHeybrock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    048e3ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00ee3cc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    26c716d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020435d View commit details
    Browse the repository at this point in the history
  3. Refactor

    SimonHeybrock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6e94e00 View commit details
    Browse the repository at this point in the history
  4. Docstring

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

Commits on Oct 7, 2024

  1. Update src/scippnexus/nxtransformations.py

    Co-authored-by: Neil Vaytet <[email protected]>
    SimonHeybrock and nvaytet authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b990c9a View commit details
    Browse the repository at this point in the history
  2. Update src/scippnexus/nxtransformations.py

    Co-authored-by: Neil Vaytet <[email protected]>
    SimonHeybrock and nvaytet authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    54b2b68 View commit details
    Browse the repository at this point in the history