aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index 26ee91ed..5fe104fe 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -41,7 +41,7 @@
#define MAX_PATH_PARTS (16)
/* Maximum number of panel groups */
-#define MAX_PANEL_GROUPS (256)
+#define MAX_PANEL_GROUPS (512)
/* Maximum number of panel groups that can derive from one panel */
#define MAX_PANEL_GROUP_CHILDREN (64)
@@ -128,7 +128,7 @@ struct panel_template
double cny;
/**@}*/
- /** The offset to be applied from clen */
+ /** The offset to be applied from clen (in m) */
double cnz_offset;
/** Mask definitions */