Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 07fa3ac2 authored by augustin_s's avatar augustin_s :snake:
Browse files

updated channels

parent 9c7d94a6
No related branches found
No related tags found
No related merge requests found
......@@ -42,13 +42,13 @@ channels_ks = [
"SATES21-GES1:B4_VALUES",
]
#channels_ioxos = [
channels_ioxos = [
# "SATES20-LSCP10:CH0:0",
# "SATES20-LSCP10:CH0:1",
"SATES20-LSCP10:CH0:1",
# "SATES20-LSCP10:CH0:2",
# "SATES20-LSCP10:CH6:1",
# "SATES20-LSCP10:CH6:2",
#]
]
#channels_cam_gige = [
......@@ -64,13 +64,13 @@ channels_cam_gige = [
channels_cam_pco = [
"SATES21-CAMS154-M1:FPICTURE",
"SATES24-CAMS161-M1:FPICTURE",
#"SATES21-CAMS-PATT1:FPICTURE",
# "SATES21-CAMS-PATT1:FPICTURE",
]
names_cam_pco = [
"SATES21-CAMS154-M1",
"SATES24-CAMS161-M1",
#"SATES21-CAMS-PATT1",
# "SATES21-CAMS-PATT1",
]
suffices_proc = [
"processing_parameters",
......@@ -85,7 +85,7 @@ for n in names_cam_pco:
# combine all channels:
channels = channels_nbs + channels_inten + channels_cam_pco + channels_cam_gige + channels_ks
channels = channels_nbs + channels_inten + channels_cam_pco + channels_cam_gige + channels_ioxos #+ channels_ks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment