diff --git a/.github/workflows/testing_multiversion.yml b/.github/workflows/testing_multiversion.yml index a095bf1d..7a9daab0 100644 --- a/.github/workflows/testing_multiversion.yml +++ b/.github/workflows/testing_multiversion.yml @@ -17,7 +17,7 @@ jobs: # Using matrix strategy strategy: matrix: - python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"] + python-version: ["3.9", "3.10", "3.11", "3.12"] steps: # Check out repo and set up Python diff --git a/pyproject.toml b/pyproject.toml index 390ae825..0ee559df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "photutils<2.0", "psutil>=5.9.0", "pynxtools-mpes>=0.2.2", - "pynxtools>=0.10.6", + "pynxtools>=0.10.7", "pyyaml>=6.0.0", "scipy>=1.8.0", "symmetrize>=0.5.5", diff --git a/src/sed/config/flash_example_config.yaml b/src/sed/config/flash_example_config.yaml index b34becdd..9fa598c1 100644 --- a/src/sed/config/flash_example_config.yaml +++ b/src/sed/config/flash_example_config.yaml @@ -93,8 +93,8 @@ dataframe: timeStamp: 's' energy: 'eV' E: 'eV' - kx: '1/A' - ky: '1/A' + kx: '1/angstrom' + ky: '1/angstrom' # The channels to load from the raw data. The channels have the following structure: # channels have the following structure: diff --git a/src/sed/config/mpes_example_config.yaml b/src/sed/config/mpes_example_config.yaml index 43e7db5f..330086b5 100644 --- a/src/sed/config/mpes_example_config.yaml +++ b/src/sed/config/mpes_example_config.yaml @@ -56,8 +56,8 @@ dataframe: timeStamp: 's' energy: 'eV' E: 'eV' - kx: '1/A' - ky: '1/A' + kx: '1/angstrom' + ky: '1/angstrom' # dataframe channels and group names to read from the h5 files channels: