Recent Releases of pynxtools-mpes

pynxtools-mpes - v0.2.5

What's Changed

  • fix units for tests and examples by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/53
  • update zenodo source (add units) by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/54
  • follow renaming of NXlens_em to NXelectromagnetic_lens by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/55
  • change NOMAD example category by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/56
  • initialize v0.2.5 by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/57

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.2.4...v0.2.5

- Jupyter Notebook
Published by lukaspie 7 months ago

pynxtools-mpes - v0.2.4

What's Changed

  • minor fix for AXISNAME_indices by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/52

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.2.3...v0.2.4

- Jupyter Notebook
Published by lukaspie 9 months ago

pynxtools-mpes - v0.2.3

What's Changed

  • New CI/CD strategy by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/43
  • adopt to latest changes in definitions by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/48
  • small change to fit to new field validation by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/49
  • Mpes app by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/38
  • update examples by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/50
  • update CITATION and publish workflow for new release by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/51

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.2.2...v0.2.3

- Jupyter Notebook
Published by lukaspie 10 months ago

pynxtools-mpes - v0.2.2

What's Changed

  • fix typo in CI/CD by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/35
  • change docs style to indicate use as NOMAD plugin by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/39
  • return the list of axes for the @axes attribute as list by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/41
  • Update definitions by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/45
  • add coverage support by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/46

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.2.1...v0.2.2

- Jupyter Notebook
Published by lukaspie 11 months ago

pynxtools-mpes - v0.2.1

What's Changed

  • Use NXentry/entry_identifier(NXidentifier) in example by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/26
  • add CITATION.cff file for Zenodo publication by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/28
  • Start documentation by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/27
  • Switch to src layout by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/31
  • bump ruff to >v0.6 by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/33
  • update ruff version in pre-commit by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/34
  • Bring in NOMAD examples by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/32

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.2.0...v0.2.1

- Jupyter Notebook
Published by lukaspie about 1 year ago

pynxtools-mpes - v0.2.0

What's Changed

  • Update test data to new NXmpes by @lukaspie in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/24
  • Remove mappings by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/25
  • Use multiformat reader by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/6

New Contributors

  • @lukaspie made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/24

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.1.1...v0.2.0

- Jupyter Notebook
Published by lukaspie over 1 year ago

pynxtools-mpes - v0.1.1

What's Changed

  • Updates regression file by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/15
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/16
  • Ignore url line in regression test by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/17
  • Use central pynx mechanism for tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/18
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/19
  • Remove lfs by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/20
  • Fix tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/21
  • add "!" notation to remove optional groups with missing required children by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/22
  • Update publish.yml by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/23

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.1.0...v0.1.1

- Jupyter Notebook
Published by domna over 1 year ago

pynxtools-mpes - v0.1.1

What's Changed

  • Updates regression file by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/15
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/16
  • Ignore url line in regression test by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/17
  • Use central pynx mechanism for tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/18
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/19
  • Remove lfs by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/20
  • Fix tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/21
  • add "!" notation to remove optional groups with missing required children by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/22
  • Update publish.yml by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/23

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.1.0...v0.1.1

- Jupyter Notebook
Published by domna over 1 year ago

pynxtools-mpes - v0.1.1

What's Changed

  • Updates regression file by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/15
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/16
  • Ignore url line in regression test by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/17
  • Use central pynx mechanism for tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/18
  • Bump pynx version by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/19
  • Remove lfs by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/20
  • Fix tests by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/21
  • add "!" notation to remove optional groups with missing required children by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/22
  • Update publish.yml by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/23

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.1.0...v0.1.1

- Jupyter Notebook
Published by domna over 1 year ago

pynxtools-mpes - Version 0.1.0

What's Changed

  • Align ruff settings with main pynx by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/9
  • Adapt tests and config file to new pynxtools version and definitions by @RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/10
  • Bump pynx to >= 0.3.2 by @domna in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/12

New Contributors

  • @domna made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/9
  • @RubelMozumder made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/10

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.0.3...v0.1.0

- Jupyter Notebook
Published by domna over 1 year ago

pynxtools-mpes - Version 0.0.3

What's Changed

  • Angular resolution rewrite by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/8

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.0.2...v0.0.3

- Jupyter Notebook
Published by domna almost 2 years ago

pynxtools-mpes - Version 0.0.2

What's Changed

  • get units from h5 file first by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/4
  • add NXmpes_arpes subdef by @rettigl in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/5

New Contributors

  • @rettigl made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools-mpes/pull/4

Full Changelog: https://github.com/FAIRmat-NFDI/pynxtools-mpes/compare/v0.0.1...v0.0.2

- Jupyter Notebook
Published by domna almost 2 years ago

pynxtools-mpes - Version 0.0.1

First release

- Jupyter Notebook
Published by domna about 2 years ago