From 0f58e0fc3418fdd5a97de533e2e2818b8d81c941 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 2 Apr 2010 12:04:37 +0200 Subject: Use per-thread xfel.drx files --- src/image.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/image.h') diff --git a/src/image.h b/src/image.h index e8234996..39719acf 100644 --- a/src/image.h +++ b/src/image.h @@ -77,6 +77,8 @@ struct image { int ncells; struct detector det; + int id; + struct quaternion orientation; /* Wavelength must always be given */ -- cgit v1.2.3