From 00b346711bf4f9ab51237f83391c1c5e055c81e8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 3 May 2016 17:09:24 +0200 Subject: Remove slab-relative coordinates from geoptimiser --- libcrystfel/src/image.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcrystfel') diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index 89c01785..9fd9b495 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -174,6 +174,9 @@ struct image { const struct copy_hdf5_field *copyme; struct stuff_from_stream *stuff_from_stream; + double avg_clen; /* Average camera length extracted + * from stuff_from_stream */ + int id; /* ID number of the thread * handling this image */ int serial; /* Monotonically ascending serial -- cgit v1.2.3