aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/integration.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/integration.h')
-rw-r--r--libcrystfel/src/integration.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h
index 7ea55143..58f05c39 100644
--- a/libcrystfel/src/integration.h
+++ b/libcrystfel/src/integration.h
@@ -39,8 +39,8 @@
/**
* IntegrationMethod:
* @INTEGRATION_NONE: No integration at all
- * @INTEGRATION_RINGS: Predict reflections and integrate them all
- * @INTEGRATION_REFINE: As @INTEGRATION_RINGS, but
+ * @INTEGRATION_RINGS: Summation of pixel values inside ring, minus background
+ * @INTEGRATION_PROF2D: Two dimensional profile fitting
*
* @INTEGRATION_SATURATED: Integrate saturated reflections
*