Skip to content

Commit 077785e

Browse files
committed
add new ACIS FP limit colors
1 parent 1e3c42b commit 077785e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

xija/limits.py

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ def get_limit_spec(limit):
3939
"*.aciss": "purple",
4040
"*.aciss_hot": "red",
4141
"*.cold_ecs": "dodgerblue",
42+
"*.acis_0": "blue",
43+
"*.acis_1": "purple",
44+
"*.acis_2": "red",
45+
"*.grating_0": "darkorange",
46+
"*.grating_1": "red",
4247
"odb.caution.*": "gold",
4348
"safety.caution.*": "gold",
4449
"odb.warning.*": "red",

0 commit comments

Comments
 (0)