Skip to content
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

Create Hello World Example #48

Open
4 tasks
hampusnasstrom opened this issue May 26, 2023 · 2 comments
Open
4 tasks

Create Hello World Example #48

hampusnasstrom opened this issue May 26, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@hampusnasstrom
Copy link
Collaborator

As discussed during the data modeling meeting on 24.05.2023 we need a "Hello world" example.

We should start with:

  • making a yaml schema,
  • convert it to a plugin,
  • add some normalizer,
  • and finally turn it all into a written tutorial
@hampusnasstrom hampusnasstrom added documentation Improvements or additions to documentation enhancement New feature or request labels May 26, 2023
@hampusnasstrom hampusnasstrom self-assigned this May 26, 2023
@hampusnasstrom
Copy link
Collaborator Author

image

@hampusnasstrom
Copy link
Collaborator Author

hampusnasstrom commented Jun 13, 2023

Tutorial steps

Discussion between me and @budschi:

  • Create yaml schema using the lowest base section they find that matches
    • Example: E-beam is a PVD method not yet in basesections, inherit from PVD and later move to basesections
  • Create their base sections and app defs
    • With plot annotation
    • Potential use of tabular
    • Sample, processes, measurements, analysis
  • Interaction with us to refine
    • Ideally the base section would move to nomad-material-processing plugin
  • Conversion to plugin with a parser (as automatized as possible)

@hampusnasstrom hampusnasstrom linked a pull request Oct 19, 2023 that will close this issue
@hampusnasstrom hampusnasstrom removed a link to a pull request Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant