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