diff imagej2_bunwarpj_raw_transform.xml @ 3:2a8118c2ec03 draft

planemo upload commit 18df9e67efd4adafcde4eb9b62cd815e4afe9733-dirty
author iuc
date Wed, 26 Aug 2015 14:38:28 -0400
parents 6f129c1ec6d1
children 91267b725242
line wrap: on
line diff
--- a/imagej2_bunwarpj_raw_transform.xml	Tue Aug 04 13:21:24 2015 -0400
+++ b/imagej2_bunwarpj_raw_transform.xml	Wed Aug 26 14:38:28 2015 -0400
@@ -1,10 +1,10 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<tool id="imagej2_bunwarpj_raw_transform" name="Apply raw transformation" version="1.0.0">
+<tool id="imagej2_bunwarpj_raw_transform" name="Apply raw transformation" version="@WRAPPER_VERSION@.0">
     <description>with bUnwarpJ</description>
     <macros>
         <import>imagej2_macros.xml</import>
     </macros>
-    <expand macro="fiji_20141125_requirements" />
+    <expand macro="fiji_requirements" />
     <command>
 <![CDATA[
     python $__tool_directory__/imagej2_bunwarpj_raw_transform.py
@@ -16,7 +16,6 @@
     --source_out "$source_out"
     --source_out_datatype $source_out_datatype
     --jython_script $__tool_directory__/jython_script.py
-    @max_heap_size_args@
 ]]>
     </command>
     <inputs>
@@ -27,7 +26,6 @@
         <param name="source_out_datatype" type="select" label="Save registered source image as format">
             <expand macro="image_datatypes" />
         </param>
-        <expand macro="max_heap_size_type_conditional" />
     </inputs>
     <outputs>
         <data name="source_out" format="png" label="${tool.name} on ${on_string}: Registered source image">