We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488d32a commit b9e8c35Copy full SHA for b9e8c35
code/global_vars.py
@@ -14,7 +14,7 @@
14
shapecsv = ""
15
16
# Main spectrum
17
-filename = ""
+filename = "my_spectrum"
18
histogram = []
19
bins = 1000
20
bin_size = 30
0 commit comments