Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-07 | Update all source code comments to Doxygen format | Thomas White | |
2018-09-10 | Make sure reflection contribution list gets freed | Thomas White | |
2017-10-19 | Add read_reflections_2() to API | Thomas White | |
New version for reading the symmetry as well | |||
2017-10-19 | Remove read_reflections_from_file() from API | Thomas White | |
See c0ce8fb4 for the rationale behind this. | |||
2017-10-12 | Remove write_reflections_to_file() from API | Thomas White | |
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. | |||
2016-08-16 | Add reflist_add_command_and_version() | Thomas White | |
2014-11-14 | Revert update of old deprecated reflection list format | Thomas White | |
Since nothing writes in this modified format (including fs, ss and pn), it makes no sense to be able to read it. This commit reverts a small part of c194bf77. | |||
2014-09-05 | Updated author lists | Valerio Mariani | |
2014-09-05 | Refactoring of peaks and reflections I/O | Valerio Mariani | |
2014-06-13 | Add extern "C" for C++ compatibility | Chuck | |
2014-03-03 | New reflection list format | Thomas White | |
2012-03-12 | Update copyright notices to show actual contribution years | Thomas White | |
2012-03-09 | Update licence notices in line with recommendations from TT | Thomas White | |
2012-03-09 | process_hkl: Add polarisation correction and improved scaling | Thomas White | |
2012-03-06 | Don't include 1/d in reflection lists, because it's pointless | Thomas White | |
2012-02-22 | GPLv3 boilerplate comments | Thomas White | |
2012-02-22 | Hooks for estimation of maximum resolution for each image | Thomas White | |
2012-02-22 | Move the "indexed reflection array" thing to where it can't do any harm | Thomas White | |
2012-02-22 | Move a load more stuff into libcrystfel | Thomas White | |