diff options
Diffstat (limited to 'libcrystfel/src/integration.h')
-rw-r--r-- | libcrystfel/src/integration.h | 2 |
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. **/ |