Mercurial > repos > rv43 > tomo
changeset 16:44f168e1e14f draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit dbc76bd24f1f0254d3e2610c2d6b25d51640a73c"
author | rv43 |
---|---|
date | Wed, 13 Apr 2022 16:05:50 +0000 |
parents | 1bcca1f2adb4 |
children | 7f723407beb3 |
files | tomo_reconstruct.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tomo_reconstruct.xml Wed Apr 13 16:02:44 2022 +0000 +++ b/tomo_reconstruct.xml Wed Apr 13 16:05:50 2022 +0000 @@ -17,8 +17,8 @@ <expand macro="common_inputs"/> <param name="red_stacks" type='data' format='npz' optional='false' label="Reduced stacks"/> <section name="center_offsets" title="Reconstruction center axis offsets"> - <param name="lower_center_offset" type="float" optional="false" label="Lower center offset"/> - <param name="upper_center_offset" type="float" optional="false" label="Upper center offset"/> + <param name="lower_center_offset" type="float" value = "0" optional="false" label="Lower center offset"/> + <param name="upper_center_offset" type="float" value = "0" optional="false" label="Upper center offset"/> </section> </inputs> <outputs>