Skip to content

Commit 672c33d

Browse files
committed
Update launcher.py
1 parent 5c78ee6 commit 672c33d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/launcher.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ def resource_path(relative_path):
6868
"compression3d": 16,
6969
"device": 1,
7070
"epb_switch": False,
71-
"filename": "my_spectrum",
71+
"filename": "my-spectrum",
7272
"filename_2": "background",
73-
"filename_3d": "my_spectrum",
73+
"filename_3d": "my-3d-spectrum",
7474
"flip": 11,
7575
"log_switch": False,
7676
"max_counts": 1000000,

0 commit comments

Comments
 (0)