From 714ceebf6b568a94b1e2ddbfd562307697abbfd7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 23 Jun 2012 21:47:37 +0200 Subject: Fix missing word in crystfel_geometry(5) --- doc/man/crystfel_geometry.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man/crystfel_geometry.5 b/doc/man/crystfel_geometry.5 index 006af722..4fa22da1 100644 --- a/doc/man/crystfel_geometry.5 +++ b/doc/man/crystfel_geometry.5 @@ -47,7 +47,7 @@ of pixel values in the HDF5 file, defined in terms only of the "fast scan" and +x completes the right-handed coordinate system. .PP -Naively speaking, this means that CrystFEL at the images from the "into the +Naively speaking, this means that CrystFEL looks at the images from the "into the beam" perspective, but please avoid thinking of things in this way. It's much better to consider the precise way in which the coordinates are mapped. -- cgit v1.2.3 From b9d70f03c58ad8b2479b0e30a296b41d75a11a61 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 26 Jun 2012 15:14:28 +0200 Subject: Make units of corner_* explicity in crystfel_geometry(5) --- doc/man/crystfel_geometry.5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/man/crystfel_geometry.5 b/doc/man/crystfel_geometry.5 index 4fa22da1..68abb341 100644 --- a/doc/man/crystfel_geometry.5 +++ b/doc/man/crystfel_geometry.5 @@ -116,6 +116,8 @@ panel0/ss = -x .br ; the HDF5 file, is now given a position in the lab coordinate system. .br +; Units are pixels. +.br ; Note that "first point in the panel" is a conceptual simplification. We refer .br ; to that corner, and to the very corner of the pixel - NOT, for example, to the -- cgit v1.2.3