Skip to content

Commit 0330245

Browse files
authored
Merge pull request #330 from FAIRmat-NFDI/update-defs
Update NeXus definitions
2 parents 23ec919 + 4bac471 commit 0330245

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.github/workflows/check_nexus_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [master]
88

99
jobs:
10-
linting:
10+
nexus-version:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2

pynxtools/nexus-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2022.07-1132-g229774c56
1+
v2022.07-1141-g755fb24be

tests/data/nexus/Ref_nexus_test.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ DEBUG - -> summed
530530
DEBUG - -> event
531531
DEBUG - -> histogrammed
532532
DEBUG - -> decimated
533+
DEBUG - -> pulse counting
533534
DEBUG - documentation (NXarpes.nxdl.xml:/ENTRY/INSTRUMENT/analyser/acquisition_mode):
534535
DEBUG -
535536
DEBUG - documentation (NXdetector.nxdl.xml:/acquisition_mode):

0 commit comments

Comments
 (0)