8000 anchor nexus definition. by RubelMozumder · Pull Request #600 · FAIRmat-NFDI/pynxtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anchor nexus definition. #600

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

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pynxtools/definitions
Submodule definitions updated 35 files
+28 −13 contributed_definitions/NXafm.nxdl.xml
+79 −4 contributed_definitions/NXapm.nxdl.xml
+3 −3 contributed_definitions/NXapm_compositionspace_results.nxdl.xml
+39 −27 contributed_definitions/NXbias_spectroscopy.nxdl.xml
+0 −93 contributed_definitions/NXbias_sweep.nxdl.xml
+95 −19 contributed_definitions/NXem.nxdl.xml
+1 −1 contributed_definitions/NXem_calorimetry.nxdl.xml
+11 −1 contributed_definitions/NXlockin.nxdl.xml
+1 −1 contributed_definitions/NXmicrostructure_imm_results.nxdl.xml
+1 −1 contributed_definitions/NXmicrostructure_kanapy_results.nxdl.xml
+46 −11 contributed_definitions/NXpositioner_spm.nxdl.xml
+35 −12 contributed_definitions/NXrcs.nxdl.xml
+21 −4 contributed_definitions/NXscan_control.nxdl.xml
+4 −4 contributed_definitions/NXsensor_scan.nxdl.xml
+37 −55 contributed_definitions/NXspm.nxdl.xml
+18 −103 contributed_definitions/NXstm.nxdl.xml
+27 −60 contributed_definitions/NXsts.nxdl.xml
+54 −28 contributed_definitions/nyaml/NXafm.yaml
+124 −10 contributed_definitions/nyaml/NXapm.yaml
+7 −7 contributed_definitions/nyaml/NXapm_compositionspace_results.yaml
+79 −64 contributed_definitions/nyaml/NXbias_spectroscopy.yaml
+0 −150 contributed_definitions/nyaml/NXbias_sweep.yaml
+156 −39 contributed_definitions/nyaml/NXem.yaml
+3 −3 contributed_definitions/nyaml/NXem_calorimetry.yaml
+21 −3 contributed_definitions/nyaml/NXlockin.yaml
+3 −3 contributed_definitions/nyaml/NXmicrostructure_imm_results.yaml
+3 −3 contributed_definitions/nyaml/NXmicrostructure_kanapy_results.yaml
+90 −22 contributed_definitions/nyaml/NXpositioner_spm.yaml
+55 −13 contributed_definitions/nyaml/NXrcs.yaml
+40 −12 contributed_definitions/nyaml/NXscan_control.yaml
+9 −5 contributed_definitions/nyaml/NXsensor_scan.yaml
+69 −96 contributed_definitions/nyaml/NXspm.yaml
+37 −202 contributed_definitions/nyaml/NXstm.yaml
+55 −125 contributed_definitions/nyaml/NXsts.yaml
+0 −4 manual/source/classes/contributed_definitions/spm-structure.rst
2 changes: 1 addition & 1 deletion src/pynxtools/nexus-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2024.02-1913-ga85e10cd
v2024.02-1918-g8eea0d4d
Loading
0