aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2014-02-17 12:48:55 +0100
committerThomas White <taw@bitwiz.org.uk>2014-02-17 12:48:55 +0100
commitb2d65cb9b307a321e88fb5ff88197580ca0c59e4 (patch)
tree0079295d30501835f19161221ec6d84f1ec799f5 /libcrystfel/src/image.h
parent021ddf275adf896de795ffad662f8debc6857317 (diff)
parent7551e70603982392c2b7d9f4287fd431ecccc7c9 (diff)
Merge branch 'master' of ssh://git.bitwiz.org.uk/crystfel
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r--libcrystfel/src/image.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 0c189cad..6b49ad91 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -46,7 +46,8 @@
typedef enum {
SPECTRUM_TOPHAT,
- SPECTRUM_SASE
+ SPECTRUM_SASE,
+ SPECTRUM_TWOCOLOUR
} SpectrumType;
/* Structure describing a feature in an image */