A plugin for NOMAD containing base sections for material processing.
Project description
NOMAD's Measurements Plugin
This is a plugin for NOMAD which contains base sections for material processing.
Getting started
nomad-measurements
can be installed from PyPI using pip
:
pip install nomad-measurements
Setting up your OASIS
Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance.
You need to modify the nomad.yaml
configuration file of your NOMAD instance.
To include, for example, the XRD plugin you need to add the following lines: .
plugins:
include:
- 'parsers/nomad_measurements/xrd'
options:
parsers/nomad_measurements/xrd:
python_package: nomad_measurements.xrd
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:
pip install -e .
Project details
Release history Release notifications | RSS feed
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-0.0.2.tar.gz
(38.9 kB
view hashes)
Built Distribution
Close
Hashes for nomad_measurements-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dedf9618202096ef721c3f79bcbe070f64c2e0cf1256ad66685d94c7b555be8e |
|
MD5 | 9205f8540d9b31049274277aa4aaa94c |
|
BLAKE2b-256 | 9ad545cef0768c3cbec8ed95f8234f49b3b8b705f18e945e7a5d683290998f09 |