Skip to content

Commit

Permalink
Merge pull request #26 from FAIRmat-NFDI/update-test-dat
Browse files Browse the repository at this point in the history
Use NXentry/entry_identifier(NXidentifier) in example
  • Loading branch information
lukaspie authored Sep 12, 2024
2 parents 336ccd3 + 5a4e17b commit 7342e90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/data/config_file.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"/ENTRY/experiment_institution": "Fritz Haber Institute - Max Planck Society",
"/ENTRY/experiment_facility": "Time Resolved ARPES",
"/ENTRY/experiment_laboratory": "Clean Room 4",
"/ENTRY/entry_identifier": "@attrs:metadata/entry_identifier",
"/ENTRY/entry_identifier": {
"identifier":"@attrs:metadata/entry_identifier"
},
"/ENTRY/end_time": "@attrs:metadata/timing/acquisition_stop",
"/ENTRY/duration": "@attrs:metadata/timing/acquisition_duration",
"/ENTRY/duration/@units": "s",
Expand Down
Binary file modified tests/data/example.nxs
Binary file not shown.
Binary file modified tests/data/example_eln.nxs
Binary file not shown.

0 comments on commit 7342e90

Please sign in to comment.