aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/profile.c b/libcrystfel/src/profile.c
index f20e4b7e..c94c746c 100644
--- a/libcrystfel/src/profile.c
+++ b/libcrystfel/src/profile.c
@@ -41,7 +41,7 @@
#define CLOCK_MONOTONIC_RAW (CLOCK_MONOTONIC)
#endif
-#define MAX_PROFILE_CHILDREN 32
+#define MAX_PROFILE_CHILDREN 256
struct _profile_block
{