diff options
author | Thomas White <taw@physics.org> | 2017-10-12 15:18:05 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2017-10-12 16:25:14 +0200 |
commit | c0ce8fb481a89225a99c3ab27571ed22709d4ac2 (patch) | |
tree | b5fa978c0799460a139b4ead776bbd9349ae322e /doc/reference/libcrystfel/CrystFEL-sections.txt | |
parent | 6c4b925ec54e8678a8288d6a22f1c2a158a411f0 (diff) |
Remove write_reflections_to_file() from API
It's there because it used to be used to write the reflections into the
stream. Therefore there was a need for a function to write a bare list
of reflections to a file, with no headers. Since then, the stream and
merged reflection file formats have diverged, so there's no use for this
other than to confuse people.
Diffstat (limited to 'doc/reference/libcrystfel/CrystFEL-sections.txt')
-rw-r--r-- | doc/reference/libcrystfel/CrystFEL-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/libcrystfel/CrystFEL-sections.txt b/doc/reference/libcrystfel/CrystFEL-sections.txt index 072f8b38..34cebc9b 100644 --- a/doc/reference/libcrystfel/CrystFEL-sections.txt +++ b/doc/reference/libcrystfel/CrystFEL-sections.txt @@ -68,7 +68,6 @@ SERIAL <FILE>reflist-utils</FILE> write_reflist write_reflist_2 -write_reflections_to_file read_reflections read_reflections_from_file asymmetric_indices |