Blur: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 2: | Line 2: | ||
| Navigation: [[Documentation]] / [[Commands]] / [[blur]] | Navigation: [[Documentation]] / [[Commands]] / [[blur]] | ||
| ---- | ---- | ||
| <div style="text-align: center">blur: version 2. | <div style="text-align: center">blur: version 2.231.418d045(2020-03-01 18:49) [CATs - Conversion And Analysis Tools]</div>'''Name''' | ||
| <span style="margin-left: 15px;">blur</span> | <span style="margin-left: 15px;">blur</span> | ||
Latest revision as of 19:53, 3 March 2020
Navigation: Documentation / Commands / blur
blur: version 2.231.418d045(2020-03-01 18:49) [CATs - Conversion And Analysis Tools]
Name
blur
Synopsis
blur [OPTIONS] [--] input treshold output
Description
Blur 3D-density map in X-Plore format by data filtering in reciprocal Fourier space.
Arguments
| input input data file or - for data taken from standard input | 
| treshold filter treshold value | 
| output output result file or - for result printed to standard output | 
Options
| -f, --filter STRING filter type: either low-pass or gauss is implemeted(Default: low-pass) | 
| -v, --verbose increase output verbosity | 
| --version output version information and exit | 
| -h, --help display this help and exit |