aboutsummaryrefslogtreecommitdiff
path: root/src/render_hkl.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-12-04 11:10:07 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:07 +0100
commitb16460f117beb38af97698762e1718a8c6f7fa37 (patch)
treec346c420941ddc353093c18680a4f23f394ac690 /src/render_hkl.c
parent131be2e21e135cf7f4a5d5ed65ed804d8794fd29 (diff)
Tighter symmetry check
Diffstat (limited to 'src/render_hkl.c')
-rw-r--r--src/render_hkl.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/render_hkl.c b/src/render_hkl.c
index bfe40260..fc1c5121 100644
--- a/src/render_hkl.c
+++ b/src/render_hkl.c
@@ -648,6 +648,11 @@ int main(int argc, char *argv[])
ERROR("Couldn't open file '%s'\n", infile);
return 1;
}
+ if ( check_symmetry(items, sym) ) {
+ ERROR("The input reflection list does not appear to"
+ " have symmetry %s\n", sym);
+ return 1;
+ }
if ( config_povray ) {
r = povray_render_animation(cell, ref, cts, items,