diff larch_lcf.xml @ 5:90a69f15ab92 draft default tip

planemo upload for repository https://github.com/MaterialsGalaxy/larch-tools/tree/main/larch_lcf commit 7f52c8654581d23a2acffc818e0c197cf8e04504
author muon-spectroscopy-computational-project
date Tue, 03 Sep 2024 11:51:40 +0000
parents c2d5bfef5b63
children
line wrap: on
line diff
--- a/larch_lcf.xml	Fri Aug 23 14:10:44 2024 +0000
+++ b/larch_lcf.xml	Tue Sep 03 11:51:40 2024 +0000
@@ -4,7 +4,7 @@
         <!-- version of underlying tool (PEP 440) -->
         <token name="@TOOL_VERSION@">0.9.80</token>
         <!-- version of this tool wrapper (integer) -->
-        <token name="@WRAPPER_VERSION@">0</token>
+        <token name="@WRAPPER_VERSION@">1</token>
         <!-- citation should be updated with every underlying tool version -->
         <!-- typical fields to update are version, month, year, and doi -->
         <token name="@TOOL_CITATION@">10.1088/1742-6596/430/1/012007</token>
@@ -82,11 +82,11 @@
             <param name="x_limit_max" value="29230"/>
             <output name="plot">
                 <assert_contents>
-                    <has_size value="59500" delta="100"/>
+                    <has_size value="61000" delta="1000"/>
                 </assert_contents>
             </output>
             <assert_stdout>
-                <has_text text="Goodness of fit (rfactor): 0.532130%"/>
+                <has_text text="Goodness of fit (rfactor): 0.658596%"/>
             </assert_stdout>
         </test>
         <!-- 2: series -->
@@ -101,7 +101,7 @@
             <param name="x_limit_max" value="29230"/>
             <output_collection name="plot_collection" type="list" count="1"/>
             <assert_stdout>
-                <has_text text="Goodness of fit (rfactor): 0.532130%"/>
+                <has_text text="Goodness of fit (rfactor): 0.658596%"/>
             </assert_stdout>
         </test>
         <!-- 3: zipped -->
@@ -116,7 +116,7 @@
             <param name="x_limit_max" value="29230"/>
             <output_collection name="plot_collection" type="list" count="2"/>
             <assert_stdout>
-                <has_text text="Goodness of fit (rfactor): 0.532130%"/>
+                <has_text text="Goodness of fit (rfactor): 0.658596%"/>
             </assert_stdout>
         </test>
     </tests>