From 1b4fa114decd9c36324feed00296cb40088a9062 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 15 Nov 2010 16:17:02 +0100 Subject: Zap quats The "orientation" quaternion should not rotate the Ewald sphere, but the crystal. This cleans things up a little, removing "orientation" from "struct image". --- src/image.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/image.h') diff --git a/src/image.h b/src/image.h index 76e986ea..6b09dfc4 100644 --- a/src/image.h +++ b/src/image.h @@ -92,7 +92,6 @@ struct image { * handling this image */ /* Information about the crystal */ - struct quaternion orientation; double m; /* Mosaicity in radians */ -- cgit v1.2.3