aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image.h
diff options
context:
space:
mode:
authorValerio Mariani <valerio.mariani@desy.de>2014-03-25 17:35:07 +0100
committerThomas White <taw@physics.org>2014-09-05 18:01:52 +0200
commitc194bf7746e3635571808856f29434499eec55b7 (patch)
tree6e52ae148b10bf46c4ca97badb06b2cfd44a55ed /libcrystfel/src/image.h
parentc7e4b7acbd624723c5973431c0101fe92bc3089d (diff)
Refactoring of peaks and reflections I/O
Diffstat (limited to 'libcrystfel/src/image.h')
-rw-r--r--libcrystfel/src/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h
index 69edb768..c3fe4505 100644
--- a/libcrystfel/src/image.h
+++ b/libcrystfel/src/image.h
@@ -69,6 +69,7 @@ struct imagefeature {
struct image *parent;
double fs;
double ss;
+ char *pn;
double intensity;
/* Reciprocal space coordinates (m^-1 of course) of this feature */