aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-hdf5.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/image-hdf5.h')
-rw-r--r--libcrystfel/src/image-hdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/image-hdf5.h b/libcrystfel/src/image-hdf5.h
index f468ff91..efb8a3b7 100644
--- a/libcrystfel/src/image-hdf5.h
+++ b/libcrystfel/src/image-hdf5.h
@@ -46,6 +46,7 @@ extern int image_hdf5_read(struct image *image,
extern int image_hdf5_read_mask(struct panel_template *p,
const char *filename,
const char *event, int *bad,
+ const char *mask_location,
int mask_good, int mask_bad);
extern ImageFeatureList *image_hdf5_read_peaks_cxi(const DataTemplate *dtempl,