aboutsummaryrefslogtreecommitdiff
path: root/src/facetron.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/facetron.c')
-rw-r--r--src/facetron.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/facetron.c b/src/facetron.c
index 53fb00f2..f4148ae1 100644
--- a/src/facetron.c
+++ b/src/facetron.c
@@ -449,8 +449,7 @@ int main(int argc, char *argv[])
}
/* Output results */
- write_reflections(outfile, obs, i_full, NULL, cts, NULL, 1.0);
- STATUS("Sigma(I) values in output file are not (yet) meaningful.\n");
+ write_reflections(outfile, obs, i_full, NULL, NULL, cts, NULL);
/* Clean up */
free(i_full);