Skip to content

Commit

Permalink
bring in examples from north
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 27, 2024
1 parent 24ce270 commit 7cdfbf7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 1,134 deletions.
1 change: 1 addition & 0 deletions src/pynxtools_mpes/nomad/entrypoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
There exists a [NeXus application definition for MPES](https://manual.nexusformat.org/classes/contributed_definitions/NXmpes.html#nxmpes) which details the internal structure of such a file.
- Binning of raw data (see [here](https://www.nature.com/articles/s41597-020-00769-8) for additional resources) into a h5 file and consecutively generating a NeXus file from it.
- An analysis example using data in the NeXus format and employing the [pyARPES](https://github.com/chstan/arpes) analysis tool to reproduce the main findings of [this paper](https://arxiv.org/pdf/2107.07158.pdf).
- Importing angle-resolved data stored in NXmpes_arpes, and convert these into momentum space coordinates using tools in pyARPES.
""",
plugin_package="pynxtools_mpes",
resources=["nomad/examples/*"],
Expand Down
Loading

0 comments on commit 7cdfbf7

Please sign in to comment.