Skip to main content

A plugin for NOMAD containing base sections for measurements.

Project description

DOI

NOMAD's Measurements Plugin

This is a plugin for NOMAD which contains base sections for materials science measurements.

The nomad_measurements.xrd module supports parsing of following vendor-specific file formats:

  • .rasx (Rigaku)
  • .xrdml (Malvern Panalytical)
  • .brml (Bruker)

The nomad_measurements.transmission module supports parsing of following vendor-specific file formats:

  • .asc (generated by Perkin Elmer UV WinLab software)

The nomad_measurements.ppms module supports parsing of following file format:

  • .dat (in the structure of the QuantumDesign PPMS)

Getting started

nomad-measurements can be installed from PyPI using pip. Currently we require features in nomad-lab which are not published to PyPI. In order to install these a --index-url needs to be provided:

pip install nomad-measurements --index-url https://gitlab.mpcdf.mpg.de/api/v4/projects/2187/packages/pypi/simple

Setting up your OASIS

Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance.

You don't need to modify the nomad.yaml configuration file of your NOMAD instance, beacuse the package is pip installed and all the available modules (entry points) are loaded. To include, instead, only some of the entry points, you need to specify them in the include section of the nomad.yaml. In the following lines, a list of all the available entry points:

plugins:
  include:
    - "nomad_measurements.general:schema"
    - "nomad_measurements.xrd:schema"
    - "nomad_measurements.xrd.parser:parser"
    - "nomad_measurements.transmission:schema"
    - "nomad_measurements.transmission:parser"
    - "nomad_measurements.ppms:eto_schema"
    - "nomad_measurements.ppms:act_schema"
    - "nomad_measurements.ppms:acms_schema"
    - "nomad_measurements.ppms:eto_parser"
    - "nomad_measurements.ppms:act_parser"
    - "nomad_measurements.ppms:acms_parser"
    - "nomad_measurements.ppms:sequence_parser"

Development

This code is currently under development and for installing and contributing you should clone the repository:

git clone git@github.com:FAIRmat-NFDI/nomad-measurements.git
cd nomad-measurements

And install the package in editable mode with the development ('dev') dependencies:

pip install -e .[dev] --index-url https://gitlab.mpcdf.mpg.de/api/v4/projects/2187/packages/pypi/simple

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nomad_measurements-1.2.1.tar.gz (9.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nomad_measurements-1.2.1-py3-none-any.whl (64.0 kB view details)

Uploaded Python 3

File details

Details for the file nomad_measurements-1.2.1.tar.gz.

File metadata

  • Download URL: nomad_measurements-1.2.1.tar.gz
  • Upload date:
  • Size: 9.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.22

File hashes

Hashes for nomad_measurements-1.2.1.tar.gz
Algorithm Hash digest
SHA256 00bb6923f9d1709fdf1028c134243c48fdaab60e6a9a69f308065f5088715146
MD5 d1f8d7c400afd96d80eada090549442f
BLAKE2b-256 acdcfff9018c68fad6aceca85c0551d46219657fb0adc72c10f0fef00ec7b6db

See more details on using hashes here.

File details

Details for the file nomad_measurements-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nomad_measurements-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 09727c8f7d7448979ea0656c3030c0f5faa01d4ab0b4bdb3a59d58f54166e245
MD5 af25f8a3e5bc9eaa0b4d22ae6bbc1b34
BLAKE2b-256 00da0486942d270c17c71367a2c870402b9d7b8a70e083d483259fe04b758245

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page