diff options
Diffstat (limited to 'scripts/gen-sfs-ano')
-rwxr-xr-x | scripts/gen-sfs-ano | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-sfs-ano b/scripts/gen-sfs-ano index 05eb69d2..a23dab86 100755 --- a/scripts/gen-sfs-ano +++ b/scripts/gen-sfs-ano @@ -75,7 +75,7 @@ close(FILE); printf("End of reflections\n"); WIBBLE -get_hkl -i ${PDB}-temp2.hkl -o ${PDB}.hkl -p ${PDB} -y ${PG} --trim-centrics +get_hkl -i ${PDB}-temp2.hkl -o ${PDB}.hkl -y ${PG} --trim-centrics rm -f ${PDB}-temp1.hkl rm -f ${PDB}-temp2.hkl |