Skip to content

Commit b6cba05

Browse files
authored
Merge pull request #579 from OpenCOMPES/pynxtools-update
update definitions and pynxtools
2 parents d15442e + 99d7841 commit b6cba05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"photutils<2.0",
4747
"psutil>=5.9.0",
4848
"pynxtools-mpes>=0.2.2",
49-
"pynxtools>=0.10.7",
49+
"pynxtools>=0.11.0",
5050
"pyyaml>=6.0.0",
5151
"scipy>=1.8.0",
5252
"symmetrize>=0.5.5",

src/sed/config/NXmpes_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"extractor_current/@units": "µA",
9191
"working_distance": 4.0,
9292
"working_distance/@units": "mm",
93-
"LENS_EM[lens_*{A,B,C,D,E,F,G,H,I,UCA,UFA,Foc}]": {
93+
"ELECTROMAGNETIC_LENS[lens_*{A,B,C,D,E,F,G,H,I,UCA,UFA,Foc}]": {
9494
"name": "*",
9595
"voltage": "@attrs:metadata/file/KTOF:Lens:*:V",
9696
"voltage/@units": "V"

0 commit comments

Comments
 (0)