-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
48 documentation of the plugin #78
Conversation
|
* refactored structure * updated toml file and relaunched ruff linting * further lintage activities * fixed ruff formatting and test files * reverted nomad-lab version in toml * added aliases and updated README * extended conductivity-type quantity * added carrier density deviation quantity * harmonized type=float everywhere * remove unused import * filled default values in special Geometry shapes * Bump up nomad-lab to 1.3.4dev * fixed reference to substrate holder * InsertReduction class refinements * fixed InsertReduction reference * refined recipe classes * refined recipe classes * added starting and ending T in annealing step * Update src/nomad_material_processing/solution/__init__.py Co-authored-by: Sarthak Kapoor <[email protected]> * reformatting * check if aliases work * reverted m_def to old paths in test files * reverted solution m_def * reverted nomad_material_processing.vapor_deposition.pvd.general.PhysicalVaporDeposition * added print statement in tests * added print statement in tests * Explicitely load metainfo before tests. (#72) Co-authored-by: Hampus Näsström <[email protected]> * remove unused import * formatting --------- Co-authored-by: Sarthak Kapoor <[email protected]> Co-authored-by: Sarthak Kapoor <[email protected]> Co-authored-by: Markus Scheidgen <[email protected]> Co-authored-by: Hampus Näsström <[email protected]>
39839b1
to
0839cfe
Compare
…AIRmat-NFDI/nomad-material-processing into 48-documentation-of-the-plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the information for setting up dev env and minor changes.
As we are not using docs/explanation/data_model.md
and docs/how_to/use_this_plugin_old.md
, we can remove them.
Otherwise looks good!
This is a first version of the docs of this plugin. It is based on the same docs as for the NOMAD-Measurement plugin: FAIRmat-NFDI/nomad-measurements#117
It includes:
Todos: