diff options
author | Thomas White <taw@physics.org> | 2011-03-30 17:28:54 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:23 +0100 |
commit | 0636814cc2c360fd9f37a1f7fe3e2be04cee8377 (patch) | |
tree | 1c42e92d3b8febd15e0a4bf6801bcc4be29163a0 /scripts/test-facetron | |
parent | e0ec9d63f7747b47ab516c701fd55ffe977031a7 (diff) |
Clean up old, useless and broken scripts
Diffstat (limited to 'scripts/test-facetron')
-rwxr-xr-x | scripts/test-facetron | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/test-facetron b/scripts/test-facetron deleted file mode 100755 index 63efc811..00000000 --- a/scripts/test-facetron +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -echo $1 | ~/crystfel/src/indexamajig --indexing=dirax -i - \ - -g ~/crystfel/examples/lcls-dec.geom \ - -p ~/lcls/1JB0.pdb \ - --near-bragg \ - | ~/crystfel/src/facetron -g ~/crystfel/examples/lcls-dec.geom |