Skip to content
Snippets Groups Projects
Commit 2d493ea7 authored by Antti Soininen's avatar Antti Soininen
Browse files

Add more MergeRuns validation to IN4, IN6 IPFs. Re #22404

parent 86893ab6
No related branches found
No related tags found
No related merge requests found
......@@ -53,10 +53,10 @@
<value val="1.0" />
</parameter>
<parameter name="sample_logs_fail" type="string">
<value val="monitor.time_of_flight_0, monitor.time_of_flight_1, monitor.time_of_flight_2" />
<value val="monitor.time_of_flight_0, monitor.time_of_flight_1, monitor.time_of_flight_2, wavelength, FC.rotation_speed, BC1.rotation_speed" />
</parameter>
<parameter name="sample_logs_fail_tolerances" type="string">
<value val="0, 0, 0" />
<value val="0, 0, 0, 0.02, 5, 5" />
</parameter>
</component-link>
......
......@@ -61,10 +61,10 @@
<value val="1.0" />
</parameter>
<parameter name="sample_logs_fail" type="string">
<value val="monitor1.time_of_flight_0, monitor1.time_of_flight_1, monitor1.time_of_flight_2" />
<value val="monitor1.time_of_flight_0, monitor1.time_of_flight_1, monitor1.time_of_flight_2, wavelength, Fermi.rotation_speed, Supressor.rotation_speed" />
</parameter>
<parameter name="sample_logs_fail_tolerances" type="string">
<value val="0, 0, 0" />
<value val="0, 0, 0, 0.02, 5, 5" />
</parameter>
</component-link>
......
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