Releases: FAIRmat-NFDI/pynxtools
Releases · FAIRmat-NFDI/pynxtools
Version 0.0.5
What's Changed
- Updates submodule with updated NXellipsometry by @domna in #125
- Optionality check in nyam2nxdl by @RubelMozumder in #126
- Adds aoi as scan axis in ellipsometry reader by @domna in #127
- Add parsing of Scienta text export by @lukaspie in #129
- Refactor nexus.py by @PeterC-DLS in #131
- Transmission: Adds additional metadata from file by @domna in #132
- Fixes linting by @domna in #137
- Removes unused dependencies by @sherjeelshabih in #140
New Contributors
- @PeterC-DLS made their first contribution in #131
Full Changelog: v0.0.3...v0.0.5
Version 0.0.3
What's Changed
- DEBUG: Deleting intermeadiate generated file. by @RubelMozumder in #109
- Transmission reader: Fixes reading of detector ranges by @domna in #112
- Full visit and support for attribute inheritances by @sanbrock in #113
- Ellips reader attribute issues by @cmmngr in #115
- Fix nomad nexus interface by @domna in #116
- Fixes interface for failing nomad tests by @domna in #119
- Fixes #121. Raises exception when wrong dict found. by @sherjeelshabih in #122
- Quick fix by @sherjeelshabih in #123
- Reader for native SPECS SLE format by @lukaspie in #110
- Apm em sprint14 p2 by @mkuehbach in #117
- Ellips reader and eln_data by @cmmngr in #120
New Contributors
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
What's Changed
- yaml doc string syntax changed. The pipe should now be used for multi-line docs by @aalbino2 in #15
- Avoids manipulation of mpes h5 testfile during tests by @domna in #17
- Removed pyaml as a requirement and added PyYAML by @shabihsherjeel in #20
- Ellips example by @cmmngr in #22
- Dataconverter param file by @shabihsherjeel in #23
- Latest mpes changes and new mpes test file by @domna in #25
- Import fix readers by @shabihsherjeel in #26
- Nx apm sprint 8 by @mkuehbach in #27
- Transmission reader by @domna in #29
- Mpes transformations by @domna in #30
- Fixed an issue where the converter was trying to convert link dict ob… by @shabihsherjeel in #31
- Mpes transformations by @domna in #33
- Hall reader by @domna in #37
- the line number of the yaml file is displayed in the error message by @aalbino2 in #34
- Json map plotting by @shabihsherjeel in #38
- Sprint9 em example by @mkuehbach in #42
- Fix to handle inheriting only groups in an AppDef by @shabihsherjeel in #39
- Mpes reader fix by @Arora0 in #44
- Fix for YAML name(depends) convention by @shabihsherjeel in #46
- Better dependency management for dev, standalone, and a Nomad install by @shabihsherjeel in #50
- Set imports to absolute paths for yaml2nxdl by @shabihsherjeel in #52
- Section parsing for json_yml reader by @domna in #54
- Fixes typos and timezone in hall reader by @domna in #56
- Added support for HDF5 files in JSON Map reader by @shabihsherjeel in #57
- attempt to fix ordering by @fekad in #60
- Hall reader refinements by @domna in #62
- Hall enum parsing by @domna in #63
- Mpes updates to conversion input files by @Arora0 in #65
- Refractiveindex.info reader by @domna in #66
- Fixes linting by @domna in #69
- Xps datamodel v new by @RubelMozumder in #61
- apm em search sprint by @mkuehbach in #70
- RII parser refinements by @domna in #72
- Dispersion refinements by @domna in #73
- New versioning and ci/cd by @domna in #74
- Speeding up test for xps reader. by @RubelMozumder in #77
- Updates mpes and ellips examples by @domna in #76
- Fixes on the CI and badges for tests, coverage, etc. by @shabihsherjeel in #75
- Fix reference in example readme by @domna in #79
- Fix dependencies to align with nomad by @domna in #80
- Nyaml2nxdl bug by @RubelMozumder in #78
- Absolute links in README by @domna in #82
- Removed hdfdict as a dependency and copied it over to our repo by @shabihsherjeel in #83
- Updates definitions by @domna in #89
- Update definitions by @domna in #92
- Nexus read by @RubelMozumder in #90
- Nyaml2nxdl comment preservation by @RubelMozumder in #86
- Moving extract_atom types functoin from reader/xps to nexusutils/help… by @RubelMozumder in #94
- Renames to pynxtools by @domna in #93
- Inheritance check dataconverter by @shabihsherjeel in #91
- Ellipsometry reader + mock function by @cmmngr in #101
- Migration changes by @RubelMozumder in #103
- apm-em-matwerk-sprint14-pre1 by @mkuehbach in #104
- Atoms_typs and 'energy_scan_mood' by @RubelMozumder in #100
- replace the use of built-in recursive visititems by a full_visit whic… by @sanbrock in #105
- Changes for removing old errors related ':' in yaml and xml file. by @RubelMozumder in #96
- Changes is_mock to convert arg by @domna in #107
- Changes mistyped nexusutils to pynxtools by @domna in #106
New Contributors
- @domna made their first contribution in #17
- @cmmngr made their first contribution in #22
- @Arora0 made their first contribution in #44
- @fekad made their first contribution in #60
- @RubelMozumder made their first contribution in #61
- @sanbrock made their first contribution in #105
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release with all CI working