diff options
author | Thomas White <taw@physics.org> | 2010-08-13 17:35:33 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:55 +0100 |
commit | 9b22aaf9dc7e80547260602175998a8207fe78d9 (patch) | |
tree | 0458173887bb651b22be5fe15c29427f9eff9ef9 /scripts/test-facetron | |
parent | 320875aea5bce5d1896a79083d9021ddbbfa9919 (diff) |
Tweak scripts/test-facetron
Diffstat (limited to 'scripts/test-facetron')
-rwxr-xr-x | scripts/test-facetron | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test-facetron b/scripts/test-facetron index 823fa72d..63efc811 100755 --- a/scripts/test-facetron +++ b/scripts/test-facetron @@ -3,5 +3,5 @@ echo $1 | ~/crystfel/src/indexamajig --indexing=dirax -i - \ -g ~/crystfel/examples/lcls-dec.geom \ -p ~/lcls/1JB0.pdb \ - --near-bragg --filter-cm \ + --near-bragg \ | ~/crystfel/src/facetron -g ~/crystfel/examples/lcls-dec.geom |