We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e52a8 commit 3996a39Copy full SHA for 3996a39
1 file changed
README.md
@@ -103,8 +103,7 @@ Command line arguments in square brackets (`[ ]`) are optional.
103
> - applies 3D Gaussian blur filter on data in `input.cube` to suppress noise
104
> - sigma specifies the kernel width of the filter in Angstrom
105
> - small sigma:
106
-> - output is written to cube file with name derived from `input.cube` and sigma, *e.g.* `input`
107
-> - if division by zero is encountered, the result can be defined with `escape` (0 by default)
+> - output is written to cube file with name derived from `input.cube` and sigma, *e.g.* `input_f-1.00A.cube`
108
109
</details>
110
0 commit comments