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

Allow reading of EDAX TSL .ang files with ten columns #416

Merged
merged 10 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. Complete coverage by removing unnecessary figure closing

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f1739a7 View commit details
    Browse the repository at this point in the history
  2. Allow 10 column EDAX TSL .ang file

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    928b7db View commit details
    Browse the repository at this point in the history
  3. Update .ang file reader tests

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    44135b5 View commit details
    Browse the repository at this point in the history
  4. New 0.10.3 patch release entry in changelog

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e601275 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.10.3

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    98072d5 View commit details
    Browse the repository at this point in the history
  6. Mention change in IO scan_unit nm/um behavior

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6664e71 View commit details
    Browse the repository at this point in the history
  7. Rename 'unknown1' column to 'detector_signal'

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    286a68a View commit details
    Browse the repository at this point in the history
  8. Run tests in parallel on GitHub Actions

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7faaacc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Remove planned 0.10.3 patch release and instead go for 0.11.0

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    88904f7 View commit details
    Browse the repository at this point in the history
  2. Ease failing Symmetry.plot() tests due to unexpected no. collections

    Signed-off-by: Håkon Wiik Ånes <[email protected]>
    hakonanes committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c20bbf7 View commit details
    Browse the repository at this point in the history