.gitignore
LICENSE
README.md
nomad.yaml
pyproject.toml
setup.py
.github/workflows/python-publish.yml
.vscode/settings.json
src/nomad_material_processing/__init__.py
src/nomad_material_processing/combinatorial.py
src/nomad_material_processing/crystal_growth.py
src/nomad_material_processing/epitaxy.py
src/nomad_material_processing/nomad_plugin.yaml
src/nomad_material_processing/physical_vapor_deposition.py
src/nomad_material_processing/utils.py
src/nomad_material_processing.egg-info/PKG-INFO
src/nomad_material_processing.egg-info/SOURCES.txt
src/nomad_material_processing.egg-info/dependency_links.txt
src/nomad_material_processing.egg-info/requires.txt
src/nomad_material_processing.egg-info/top_level.txt
tests/test_schema.py
tests/data/test_activity_step.archive.yaml
tests/data/test_crystal_growth.archive.yaml
tests/data/test_czochralski_process.archive.yaml
tests/data/test_epitaxy.archive.yaml
tests/data/test_metal_organic_vapor_phase_epitaxy.archive.yaml
tests/data/test_molecular_beam_epitaxy.archive.yaml
tests/data/test_physical_vapor_deposition.archive.yaml
tests/data/test_pulsed_laser_deposition.archive.yaml
tests/data/test_sample_deposition.archive.yaml
tests/data/test_sputter_deposition.archive.yaml
tests/data/test_substrate.archive.yaml
tests/data/test_thermal_evaporation.archive.yaml
tests/data/test_thin_film.archive.yaml
tests/data/test_thin_film_stack.archive.yaml
tests/data/test_vapor_phase_epitaxy.archive.yaml