We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c78ee6 commit 672c33dCopy full SHA for 672c33d
code/launcher.py
@@ -68,9 +68,9 @@ def resource_path(relative_path):
68
"compression3d": 16,
69
"device": 1,
70
"epb_switch": False,
71
- "filename": "my_spectrum",
+ "filename": "my-spectrum",
72
"filename_2": "background",
73
- "filename_3d": "my_spectrum",
+ "filename_3d": "my-3d-spectrum",
74
"flip": 11,
75
"log_switch": False,
76
"max_counts": 1000000,
0 commit comments