Skip to main content

A plugin for NOMAD containing base sections for material processing.

Project description

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:

pip install nomad-material-processing

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-0.1.0.tar.gz (42.6 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for nomad_material_processing-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ef2e23f941348be4bfcbfd43290a6281ce6732acd3019a9179a4a1587a6331fc
MD5 6d76097f7a839a69801e4d1e9b7d7c82
BLAKE2b-256 ae1258cd076c948db91a2886e9608b64d7aece8b8e723fa45082b86f8948205f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nomad_material_processing-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 900507715ce797bf0ea26c4571acbd787df3fa2e528e523795810621ba330ec0
MD5 27cd62d6697bf444f8e6865a458fc359
BLAKE2b-256 64e7868829ef675fd85d1aab9c604bb796655bf4df20d2b09714ae86ec74bb76

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