From 5bd5b1dbd1a82ab67eb30b0a435c1728ae0905bf Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 30 Jun 2010 16:27:18 +0200 Subject: Alter format of reflection list, and include number of counts --- src/reflections.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/reflections.c b/src/reflections.c index fdbe86a8..1177c612 100644 --- a/src/reflections.c +++ b/src/reflections.c @@ -50,7 +50,8 @@ void write_reflections(const char *filename, unsigned int *counts, fprintf(fh, "angle %5.3f deg\n", rad2deg(alpha)); fprintf(fh, "scale 10\n"); } else { - fprintf(fh, " h k l I phase(I) sigma(I) 1/d / nm^-1\n"); + fprintf(fh, " h k l I phase sigma(I) " + " 1/d(nm^-1) counts\n"); } for ( h=-INDMAX; h