We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17de0f commit 26ce57fCopy full SHA for 26ce57f
1 file changed
src/sed/config/default.yaml
@@ -110,4 +110,4 @@ histogram:
110
# Axes names starting with "@" refer to keys in the "dataframe" section
111
axes: ["@x", "@y", "@tof"]
112
# default ranges to use for histogram visualization (in unbinned detector coordinates)
113
- ranges: [[0, 1800], [0, 1800], [0, 300000], [0, 32000]]
+ ranges: [[0, 1800], [0, 1800], [0, 300000]]
0 commit comments