Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-08 | Add new xgandalf options | Yaroslav Gevorkov | |
2019-05-07 | Remove old documentation stuff | Thomas White | |
2019-04-02 | Update crystfel_geometry(5) | Thomas White | |
2019-03-11 | cell_tool: Add documentation for --transform | Thomas White | |
2019-03-11 | Consider fractional cell lengths during comparison | Thomas White | |
This is WAY too slow. Need another algorithm. | |||
2019-03-11 | Initial cell_tool (implementing find_ambi only) | Thomas White | |
2019-03-06 | indexamajig: Rename --min-gradient to --min-squared-gradient | Thomas White | |
The eventual aim of this is to deprecate the "--min-gradient" option, resolving the long-standing confusion about whether this option is the gradient or the squared gradient. | |||
2018-12-19 | This is CrystFEL 0.8.00.8.0 | Thomas White | |
2018-12-18 | make_pixelmap: Use <input>.h5 as default output filename | Thomas White | |
2018-12-18 | Update partialator manual | Thomas White | |
2018-12-18 | A few manual fixes | Thomas White | |
2018-12-18 | check_hkl: Add a note to manual page | Thomas White | |
2018-12-06 | Add make_pixelmap to core CrystFEL | Thomas White | |
2018-12-03 | indexamajig: Add --wait-for-file | Thomas White | |
2018-10-08 | partialator: Add missing manual entry for --no-deltacchalf | Thomas White | |
2018-08-10 | Fix crystfel_geometry manual page again | Thomas White | |
2018-08-10 | Remove old untruths from crystfel_geometry manual page | Thomas White | |
2018-07-26 | partialator: Add --min-res | Thomas White | |
2018-07-26 | partialator: Add missing documentation for --no-Bscale | Thomas White | |
2018-06-20 | Finish removing "selector" | Thomas White | |
2018-06-18 | Add interface to XGANDALF indexer | Yaroslav Gevorkov | |
2018-05-30 | Use only one min-snr option | Thomas White | |
2018-05-30 | Changed parameter window-radius -> local-bg-radius | Yaroslav Gevorkov | |
2018-05-30 | Adapted doc to min-sig -> min-snr change | Yaroslav Gevorkov | |
2018-05-24 | Update authorship and copyright dates | Thomas White | |
2018-05-24 | Tweak wording in manual | Thomas White | |
2018-05-24 | Add "peakfinder9" | Yaroslav Gevorkov | |
2018-05-17 | Merge branch 'tom/cmake' | Thomas White | |
2018-05-17 | This is CrystFEL 0.7.00.7.0 | Thomas White | |
2018-05-17 | Update reference docs | Thomas White | |
2018-05-17 | Update copyright dates | Thomas White | |
2018-05-17 | Update manual pages | Thomas White | |
2018-03-28 | Add gtk-doc stuff | Thomas White | |
This is really horrible and doesn't work 100%. Replace with something else ASAP | |||
2018-03-12 | Remove autotools | Thomas White | |
2018-02-27 | Add --force-bandwidth and --force-radius | Thomas White | |
2018-02-27 | Update manual page | Thomas White | |
2018-02-27 | partialator: Add -w and --operator options | Thomas White | |
2018-02-27 | partialator: Tidy up old log files, and add --no-logs | Thomas White | |
2018-02-27 | indexamajig: Add --overpredict | Thomas White | |
2018-02-08 | Changed the naming of felix options and variables to make them more obvious. | Kenneth R. Beyerlein | |
2017-12-12 | indexamajig: Add --serial-offset | Thomas White | |
2017-10-27 | Merge branch 'tom/simpler_felix' | 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 | indexamajig: Simplify Felix options | Thomas White | |
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. | |||
2017-10-02 | indexamajig(1): Add --temp-dir | Thomas White | |
2017-10-02 | indexamajig: Add missing documentation for --check-peaks | Thomas White | |
2017-09-21 | Group the options in indexamajig(1) according to processing stage | Thomas White | |
2017-09-21 | Update man page for new indexing options | Thomas White | |