Skip to content

Releases: MaMMoS-project/ht-data-parser

v0.3.2 – Added NOMAD export (thickness added in .yaml)

15 Apr 13:14

Choose a tag to compare

Changes

  • Added thickness export to .yaml file for NOMAD

Installation

v0.3.1 – Added NOMAD export (bugfix)

15 Apr 11:51

Choose a tag to compare

Changes

  • Fixed a bug where Film class was not able to read hdf5 folder (read to append mode)

Installation

v0.3.0 – Added NOMAD export

15 Apr 11:39

Choose a tag to compare

Changes

  • Added Film class to include processing metadata for full wafer.
  • Added NOMAD export with .yaml file creation.
  • Renamed class names and filenames consistently.
  • All functions now have an explicit description of their inputs and outputs.
  • Added quantity and ontology to results for MOKE and PROFIL classes. Upon initialisation, a check is run if any results have been added for the first time and writes corresponding attributes to quantity or ontology.

Installation

v0.2.0 – Added ESRF Classes to ht-data-parser

21 Mar 00:25

Choose a tag to compare

Changes

  • Added ESRFMeas and ESRFScan classes to handle XRD data from ESRF hdf5 files.
  • Updated Notebook with examples to read shared HDF5 datafiles.
  • Added an abstract XRDMeas class where ESRFMeas and SmartlabMeas inherit from.
  • Code cleanup, added comments and deleted redundancies

Installation

v0.1.0 – First version of the ht-data-parser

18 Mar 09:40

Choose a tag to compare

Changes

  • Added first version (work-in-progress) using MaMMoS entities and quantities for high-throughput data from NEEL

Installation