aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-07-04 15:28:19 +0200
committerThomas White <taw@physics.org>2013-07-04 15:29:16 +0200
commitd53d140090f4132d8bb53b95bd192cedc47a6283 (patch)
tree841b6b01a49dc5535ff3204cace5cd47f782a438 /libcrystfel
parent11e82cc07b8fc31c660079189e45ffd5528c9e45 (diff)
Update docs
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/integration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h
index b438e090..1273348d 100644
--- a/libcrystfel/src/integration.h
+++ b/libcrystfel/src/integration.h
@@ -41,8 +41,8 @@
* @INTEGRATION_NONE: No integration at all
* @INTEGRATION_RINGS: Summation of pixel values inside ring, minus background
* @INTEGRATION_PROF2D: Two dimensional profile fitting
- *
* @INTEGRATION_SATURATED: Integrate saturated reflections
+ * @INTEGRATION_CENTER: Center the peak in the box prior to integration
*
* An enumeration of all the available integration methods.
**/