Skip to content

Commit

Permalink
Update tools/orientationpy/orientationpy.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <[email protected]>
  • Loading branch information
kostrykin and bgruening authored Mar 12, 2024
1 parent 8083d23 commit 638a048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/orientationpy/orientationpy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<param argument="--max_precision" type="integer" label="Maximum possible precision (in decimals)" value="3" min="0" max="8" help="Governs the histogram bin size (increasing maximum possible precision leads to smaller bin sizes). Note that increasing the maximum possible precision too far may actually decrease the actual precision, because the bin size becomes too small." />
</inputs>
<outputs>
<data format="tsv" name="output_angle_tsv" from_work_dir="output_angle.tsv" />
<data format="tabular" name="output_angle_tsv" from_work_dir="output_angle.tsv" />
</outputs>
<tests>
<!-- Test negative angle -->
Expand Down

0 comments on commit 638a048

Please sign in to comment.