Pynxtools

Latest version: v0.3.2

Safety actively analyzes 638452 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.3

What's Changed
* DEBUG: Deleting intermeadiate generated file. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/109
* Transmission reader: Fixes reading of detector ranges by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/112
* Full visit and support for attribute inheritances by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/113
* Ellips reader attribute issues by cmmngr in https://github.com/FAIRmat-NFDI/pynxtools/pull/115
* Fix nomad nexus interface by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/116
* Fixes interface for failing nomad tests by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/119
* Fixes 121. Raises exception when wrong dict found. by sherjeelshabih in https://github.com/FAIRmat-NFDI/pynxtools/pull/122
* Quick fix by sherjeelshabih in https://github.com/FAIRmat-NFDI/pynxtools/pull/123
* Reader for native SPECS SLE format by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/110
* Apm em sprint14 p2 by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/117
* Ellips reader and eln_data by cmmngr in https://github.com/FAIRmat-NFDI/pynxtools/pull/120

New Contributors
* lukaspie made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/110

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

0.0.2

What's Changed
* yaml doc string syntax changed. The pipe should now be used for multi-line docs by aalbino2 in https://github.com/FAIRmat-NFDI/pynxtools/pull/15
* Avoids manipulation of mpes h5 testfile during tests by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/17
* Removed pyaml as a requirement and added PyYAML by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/20
* Ellips example by cmmngr in https://github.com/FAIRmat-NFDI/pynxtools/pull/22
* Dataconverter param file by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/23
* Latest mpes changes and new mpes test file by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/25
* Import fix readers by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/26
* Nx apm sprint 8 by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/27
* Transmission reader by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/29
* Mpes transformations by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/30
* Fixed an issue where the converter was trying to convert link dict ob… by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/31
* Mpes transformations by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/33
* Hall reader by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/37
* the line number of the yaml file is displayed in the error message by aalbino2 in https://github.com/FAIRmat-NFDI/pynxtools/pull/34
* Json map plotting by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/38
* Sprint9 em example by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/42
* Fix to handle inheriting only groups in an AppDef by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/39
* Mpes reader fix by Arora0 in https://github.com/FAIRmat-NFDI/pynxtools/pull/44
* Fix for YAML name(depends) convention by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/46
* Better dependency management for dev, standalone, and a Nomad install by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/50
* Set imports to absolute paths for yaml2nxdl by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/52
* Section parsing for json_yml reader by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/54
* Fixes typos and timezone in hall reader by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/56
* Added support for HDF5 files in JSON Map reader by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/57
* attempt to fix ordering by fekad in https://github.com/FAIRmat-NFDI/pynxtools/pull/60
* Hall reader refinements by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/62
* Hall enum parsing by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/63
* Mpes updates to conversion input files by Arora0 in https://github.com/FAIRmat-NFDI/pynxtools/pull/65
* Refractiveindex.info reader by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/66
* Fixes linting by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/69
* Xps datamodel v new by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/61
* apm em search sprint by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/70
* RII parser refinements by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/72
* Dispersion refinements by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/73
* New versioning and ci/cd by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/74
* Speeding up test for xps reader. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/77
* Updates mpes and ellips examples by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/76
* Fixes on the CI and badges for tests, coverage, etc. by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/75
* Fix reference in example readme by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/79
* Fix dependencies to align with nomad by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/80
* Nyaml2nxdl bug by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/78
* Absolute links in README by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/82
* Removed hdfdict as a dependency and copied it over to our repo by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/83
* Updates definitions by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/89
* Update definitions by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/92
* Nexus read by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/90
* Nyaml2nxdl comment preservation by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/86
* Moving extract_atom types functoin from reader/xps to nexusutils/help… by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/94
* Renames to pynxtools by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/93
* Inheritance check dataconverter by shabihsherjeel in https://github.com/FAIRmat-NFDI/pynxtools/pull/91
* Ellipsometry reader + mock function by cmmngr in https://github.com/FAIRmat-NFDI/pynxtools/pull/101
* Migration changes by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/103
* apm-em-matwerk-sprint14-pre1 by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/104
* Atoms_typs and 'energy_scan_mood' by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/100
* replace the use of built-in recursive visititems by a full_visit whic… by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/105
* Changes for removing old errors related ':' in yaml and xml file. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/96
* Changes is_mock to convert arg by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/107
* Changes mistyped nexusutils to pynxtools by domna in https://github.com/FAIRmat-NFDI/pynxtools/pull/106

New Contributors
* domna made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/17
* cmmngr made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/22
* Arora0 made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/44
* fekad made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/60
* RubelMozumder made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/61
* sanbrock made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/105

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

0.0.1

Initial release with all CI working

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.