Skip to main content

A plugin for NOMAD containing base sections for material processing.

Project description

DOI

NOMAD's Material Processing Plugin

This is a plugin for NOMAD which contains base sections for material processing.

Getting started

nomad-material-processing can be installed from PyPI using pip.

[!WARNING] Unfortunately, the current plugin mechanism is not supported by the latest nomad-lab version on PyPI and therefore an index url pointing to the NOMAD Gitlab registry needs to be added.

pip install nomad-material-processing --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_material_processing:schema"
    - "nomad_material_processing.solution:schema"
    - "nomad_material_processing.vapor_deposition.cvd:schema"
    - "nomad_material_processing.vapor_deposition.pvd:schema"
    - "nomad_material_processing.vapor_deposition.pvd:mbe_schema"
    - "nomad_material_processing.vapor_deposition.pvd:pld_schema"
    - "nomad_material_processing.vapor_deposition.pvd:sputtering_schema"
    - "nomad_material_processing.vapor_deposition.pvd:thermal_schema"

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-material-processing.git
cd nomad-material-processing

And install the package in editable mode:

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_material_processing-1.0.4.tar.gz (585.6 kB view details)

Uploaded Source

Built Distribution

nomad_material_processing-1.0.4-py3-none-any.whl (54.4 kB view details)

Uploaded Python 3

File details

Details for the file nomad_material_processing-1.0.4.tar.gz.

File metadata

File hashes

Hashes for nomad_material_processing-1.0.4.tar.gz
Algorithm Hash digest
SHA256 649ff2edd66af6aed25e5d39d2420803a597b70e325c5333e6bae76099c8b654
MD5 2a0f45920c2afc7a7c5d0d1941c18fa2
BLAKE2b-256 52f105a50da7299aab6bf72ec3d76edfb923cb00710d7c082cc1653c2cb8b0ea

See more details on using hashes here.

File details

Details for the file nomad_material_processing-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for nomad_material_processing-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b0c1be68facdbb511314255367025f2e3174911b8a64d685650a57495bddd76f
MD5 3e87684a133c83fef3099302d305c365
BLAKE2b-256 84dd9b4cd0c6526f58f90749e25cc20621f43ecea2a10747ee9b0effb23d50d1

See more details on using hashes here.

Supported by

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