Skip to content

Commit

Permalink
use resource in ExampleUploadEntryPoint
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 26, 2024
1 parent 373edb6 commit 262ab49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pynxtools_mpes/nomad/entrypoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@
- 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).
""",
path="nomad/examples",
local_path="examples/data/uploads/mpes.zip",
resources=['nomad/examples/*']
)

0 comments on commit 262ab49

Please sign in to comment.