Skip to content
Snippets Groups Projects
Commit 5c65722a authored by Jameson Rollins's avatar Jameson Rollins
Browse files

Merge branch 'clean-sensemon-partitions' into 'main'

Fix Clean sensemon partition specifications

See merge request !54
parents 8da75182 fd3683b7
No related branches found
No related tags found
1 merge request!54Fix Clean sensemon partition specifications
......@@ -339,7 +339,8 @@ SenseMonitor_CAL_H1 125 \
# Clean sensemonitor channels
#
SenseMonitor_Clean_H1 100 \
{SenseMonitor -config SenseMonitor_Clean_H1.conf} \
{SenseMonitor -config SenseMonitor_Clean_H1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Clean_H1.conf ReferenceCalibration_Clean_H1.xml \
......@@ -348,7 +349,8 @@ SenseMonitor_Clean_H1 100 \
# Nolines sensemonitor channels
#
SenseMonitor_Nolines_H1 100 \
{SenseMonitor -config SenseMonitor_Nolines_H1.conf} \
{SenseMonitor -config SenseMonitor_Nolines_H1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Nolines_H1.conf ReferenceCalibration_Nolines_H1.xml \
......
......@@ -151,7 +151,8 @@ SenseMonitor_HOFT_H1 125 \
# Clean sensemonitor channels
#
SenseMonitor_Clean_H1_R 100 \
{SenseMonitor -config SenseMonitor_Clean_H1.conf} \
{SenseMonitor -config SenseMonitor_Clean_H1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Clean_H1.conf ReferenceCalibration_Clean_H1.xml \
......@@ -160,7 +161,8 @@ SenseMonitor_Clean_H1_R 100 \
# Nolines sensemonitor channels
#
SenseMonitor_Nolines_H1_R 100 \
{SenseMonitor -config SenseMonitor_Nolines_H1.conf} \
{SenseMonitor -config SenseMonitor_Nolines_H1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Nolines_H1.conf ReferenceCalibration_Nolines_H1.xml \
......
......@@ -319,7 +319,8 @@ SenseMonitor_BBH_30_30_L1 150 \
# Clean sensemonitor channels
#
SenseMonitor_Clean_L1 100 \
{SenseMonitor -config SenseMonitor_Clean_L1.conf} \
{SenseMonitor -config SenseMonitor_Clean_L1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Clean_L1.conf ReferenceCalibration_Clean_L1.xml \
......@@ -327,8 +328,9 @@ SenseMonitor_Clean_L1 100 \
#
# Nolines sensemonitor channels
#
SenseMonitor_Nolines_H1 100 \
{SenseMonitor -config SenseMonitor_Nolines_L1.conf} \
SenseMonitor_Nolines_L1 100 \
{SenseMonitor -config SenseMonitor_Nolines_L1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Nolines_L1.conf ReferenceCalibration_Nolines_L1.xml \
......
......@@ -150,7 +150,8 @@ SenseMonitor_HOFT_L1_R 125 \
# Clean sensemonitor channels
#
SenseMonitor_Clean_L1_R 100 \
{SenseMonitor -config SenseMonitor_Clean_L1.conf} \
{SenseMonitor -config SenseMonitor_Clean_L1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Clean_L1.conf ReferenceCalibration_Clean_L1.xml \
......@@ -159,7 +160,8 @@ SenseMonitor_Clean_L1_R 100 \
# Nolines sensemonitor channels
#
SenseMonitor_Nolines_L1_R 100 \
{SenseMonitor -config SenseMonitor_Nolines_L1.conf} \
{SenseMonitor -config SenseMonitor_Nolines_L1.conf \
-partition $DQHOFTPART} \
{$htpart} \
{-no-output:data} \
{SenseMonitor_Nolines_L1.conf ReferenceCalibration_Nolines_L1.xml \
......
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