This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
processing:grainspotter-merge [2019/02/18 10:11] 127.0.0.1 external edit |
processing:grainspotter-merge [2020/11/10 08:38] (current) smerkel |
||
---|---|---|---|
Line 27: | Line 27: | ||
Here is the output of the help command | Here is the output of the help command | ||
<code> | <code> | ||
- | timelessGrainSpotterMerge -h | + | timelessGrainSpotterMerge -h |
- | usage: timelessGrainSpotterMerge [options] file1 file2 | + | Using AVX codes |
+ | usage: timelessGrainSpotterMerge [options] file1 file2 ... fileN | ||
Merges grains from multiple GrainSpotter indexings This is part of the | Merges grains from multiple GrainSpotter indexings This is part of the | ||
Line 47: | Line 48: | ||
Misorientation below which two grains are considered | Misorientation below which two grains are considered | ||
identical, in degrees. Default is 2.0 | identical, in degrees. Default is 2.0 | ||
+ | -s SKIPBOGUS, --skipbogus SKIPBOGUS | ||
+ | Skip bogus grains in GrainSpotter output. | ||
+ | Default is False | ||
</code> | </code> | ||