From c7dbe5c608001b0c2c92bb8ca15812ad337e53ab Mon Sep 17 00:00:00 2001
From: Lewin Bormann <lewin.bormann@rwth-aachen.de>
Date: Tue, 17 Aug 2021 18:23:50 +0200
Subject: [PATCH] RUN #22812824

job_array_candu_cyclerichmentnatenrich_iterative.sh

use inappropriate measurements
---
 ...ray_candu_cyclerichmentnatenrich_iterative.sh |  4 ++--
 log/experiments.xml                              | 16 +++-------------
 2 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/cluster/job_array_candu_cyclerichmentnatenrich_iterative.sh b/cluster/job_array_candu_cyclerichmentnatenrich_iterative.sh
index a3b71d0..abdfdb2 100644
--- a/cluster/job_array_candu_cyclerichmentnatenrich_iterative.sh
+++ b/cluster/job_array_candu_cyclerichmentnatenrich_iterative.sh
@@ -38,8 +38,8 @@
         --index=${SLURM_ARRAY_TASK_ID} --run Iter1000 \
         --true-parameters-file models/candu/parameters/cyclerichmentnatenrich_parameters.json \
         --sample-parameters-file models/candu/parameters/cyclerichmentnatenrich_sampling.json \
-        --abundances 92234:92235,92236:92235,92235:92238,93240:93239,92235:94239,94239:94240,55135:55137,55134:55137,55133:55137,38088:38090,38086:38090 \
-        --rel-sigma 1 --use-mass --sinks DepletedUraniumSink,SeparatedWasteSink \
+        --abundances 92234:92235,92236:92235,92235:92238
+        --rel-sigma 1 --use-mass --sinks DepletedUraniumSink \
         --samples 2000 --iter-sample 100'
 
 # we can rescue /tmp files during this time
diff --git a/log/experiments.xml b/log/experiments.xml
index b9233e9..e083df6 100644
--- a/log/experiments.xml
+++ b/log/experiments.xml
@@ -427,17 +427,7 @@
             <gnm:Font Unit="10" Bold="1" Italic="0" Underline="0" StrikeThrough="0" Script="0">Sans</gnm:Font>
           </gnm:Style>
         </gnm:StyleRegion>
-        <gnm:StyleRegion startCol="14" startRow="122" endCol="14" endRow="122">
-          <gnm:Style HAlign="GNM_HALIGN_GENERAL" VAlign="GNM_VALIGN_BOTTOM" WrapText="0" ShrinkToFit="0" Rotation="0" Shade="0" Indent="0" Locked="1" Hidden="0" Fore="0:0:0" Back="FFFF:FFFF:FFFF" PatternColor="0:0:0" Format="General">
-            <gnm:Font Unit="10" Bold="0" Italic="0" Underline="0" StrikeThrough="0" Script="0">Sans</gnm:Font>
-          </gnm:Style>
-        </gnm:StyleRegion>
-        <gnm:StyleRegion startCol="14" startRow="123" endCol="255" endRow="123">
-          <gnm:Style HAlign="GNM_HALIGN_GENERAL" VAlign="GNM_VALIGN_BOTTOM" WrapText="0" ShrinkToFit="0" Rotation="0" Shade="0" Indent="0" Locked="1" Hidden="0" Fore="0:0:0" Back="FFFF:FFFF:FFFF" PatternColor="0:0:0" Format="General">
-            <gnm:Font Unit="10" Bold="0" Italic="0" Underline="0" StrikeThrough="0" Script="0">Sans</gnm:Font>
-          </gnm:Style>
-        </gnm:StyleRegion>
-        <gnm:StyleRegion startCol="15" startRow="122" endCol="255" endRow="122">
+        <gnm:StyleRegion startCol="14" startRow="122" endCol="255" endRow="123">
           <gnm:Style HAlign="GNM_HALIGN_GENERAL" VAlign="GNM_VALIGN_BOTTOM" WrapText="0" ShrinkToFit="0" Rotation="0" Shade="0" Indent="0" Locked="1" Hidden="0" Fore="0:0:0" Back="FFFF:FFFF:FFFF" PatternColor="0:0:0" Format="General">
             <gnm:Font Unit="10" Bold="0" Italic="0" Underline="0" StrikeThrough="0" Script="0">Sans</gnm:Font>
           </gnm:Style>
@@ -464,8 +454,8 @@
         <gnm:RowInfo No="40" Unit="13.5"/>
         <gnm:RowInfo No="49" Unit="13.5" Count="22"/>
       </gnm:Rows>
-      <gnm:Selections CursorCol="3" CursorRow="128">
-        <gnm:Selection startCol="3" startRow="128" endCol="3" endRow="128"/>
+      <gnm:Selections CursorCol="2" CursorRow="129">
+        <gnm:Selection startCol="2" startRow="129" endCol="2" endRow="129"/>
       </gnm:Selections>
       <gnm:Objects>
         <gnm:CellComment ObjectBound="A76" ObjectOffset="1 0 1 0" Direction="17" Print="1" Author="Lewin Bormann" Text="run with #16"/>
-- 
GitLab