<ExecutableFile rdf:ID="CropExecutableFile"
url="pipeline://localhost//usr/local/AIR/bin/crop">
<Parameter connectionType="input" rdf:ID="CropVolume">
<rdfs:label><![CDATA[Crop Volume]]></rdfs:label>
<rdfs:comment><![CDATA[the name of the file to be cropped]]></rdfs:comment>
</Parameter>
<Parameter rdf:ID="CropPadding">
<rdfs:label><![CDATA[Crop Padding]]></rdfs:label>
<rdfs:comment><![CDATA[the number of voxels of padding
to add back after cropping
(more won't be added than was cropped)]]></rdfs:comment>
</Parameter>
<Parameter connectionType="output" rdf:ID="CropCroppedVolume">
<rdfs:label><![CDATA[Crop Cropped Volume]]></rdfs:label>
<rdfs:comment><![CDATA[the name of the output file]]></rdfs:comment>
</Parameter>
<Parameter rdf:ID="CropCLIOption4">
<rdfs:label><![CDATA[Crop overwrite?(y/n)]]></rdfs:label>
<rdfs:comment><![CDATA['y' grants permission to overwrite output]]></rdfs:comment>
</Parameter>
<Parameter connectionType="output" rdf:ID="CropTransformation" optional="true">
<rdfs:label><![CDATA[Crop Transformation]]></rdfs:label>
<rdfs:comment><![CDATA[the name of a .air file that will be created
to describe the crop with input as the reslice file and
output as the standard file.]]></rdfs:comment>
</Parameter>
<rdfs:label><![CDATA[Crop executable]]></rdfs:label>
<rdfs:comment><![CDATA[executable for Crop]]></rdfs:comment>
</ExecutableFile>
--
MichaelJPan - 23 Feb 2005