aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-30Save contribution information during mergeThomas White
2018-08-30Formatting fussinessThomas White
2018-08-30RefList: add contribution listThomas White
2018-08-30Calculate the DeltaCChalfThomas White
2018-08-30Working overall CChalfThomas White
2018-08-30Initial delta CC half stuffThomas White
2018-08-30Reword error messages about dimensions in geometry fileThomas White
2018-08-10Made error message more informative in CMakeLists.txtValerio Mariani
2018-08-10Added detection of GLib to CMakeLists.txt fileValerio Mariani
2018-08-10Fix crystfel_geometry manual page againThomas White
2018-08-10Remove old untruths from crystfel_geometry manual pageThomas White
2018-07-27partialator: Complain about NaN residualsThomas White
2018-07-27partialator: Report number of crystals used in residualsThomas White
2018-07-27partialator: More improvements to pr-log logicThomas White
2018-07-27partialator: Also generate logs when not doing post-refinementThomas White
2018-07-27indexamajig: Complain if profile radius determination failsThomas White
2018-07-26partialator: Add --min-resThomas White
2018-07-26partialator: Add missing documentation for --no-BscaleThomas White
2018-07-12cell_explorer: Fix logic for unit cell save windowThomas White
2018-07-11reduce minimum angle separation for similarity check of latticesYaroslav Gevorkov
2018-07-10Add more filenames to cleanup listThomas White
2018-07-10Install the headersThomas White
2018-07-10Delete mosflm.lp and SUMMARY when cleaning up temporary folderThomas White
2018-07-10indexamajig: Move into temporary folder when probing and preparing indexing ↵Thomas White
methods
2018-07-09Fix typoThomas White
2018-07-09Add number of indexing attempts to streamThomas White
2018-07-06Use either GTK2 or GTK3Thomas White
2018-07-06Switch to GTK3Thomas White
2018-06-29Add scripts/extract-geomThomas White
2018-06-29Merge branch 'tom/xgandalf'Thomas White
2018-06-28Tidy up files created by Mosflm and Felix during probeThomas White
2018-06-28Fix check-near-braggThomas White
2018-06-28indexamajig: Delete the temporary folder afterwardsThomas White
... with extreme caution.
2018-06-28indexamajig: Tighten permissions on temporary folderThomas White
2018-06-28Felix: Complain if cell not providedThomas White
Prevents a confusing error message that Felix doesn't work, when in fact the problem is that no cell has been given (and Felix needs one).
2018-06-28Remove worker process numbers from temporary filenamesThomas White
Since we've had the separate worker folders for a long time, it's not needed any more. Removing them will make the temporary folders easier to clean up.
2018-06-26Embed diffraction.cl and hdfsee.ui into executablesThomas White
Having to install these causes problems, e.g. you can't run from build directory nor run tests without installing. For hdfsee.ui, the XML is now embedded in the code just as it is for cell_explorer. diffraction.cl is a bit too long and complicated for that. There are a number of nasty ways to embed such files. This one seems to be the overall least nasty, although it requires data/gen-resources to be run whenever diffraction.cl is changed.
2018-06-25Rename first/second/third/fourth_merge_check to process_hkl_check_1/2/3/4Thomas White
2018-06-25Test the compiled binaries, not the installed onesThomas White
2018-06-25Switch remaining tests from "ex" to "sed"Thomas White
2018-06-22tests/first_merge_check: Fix bracketThomas White
2018-06-22check-near-bragg/check-peak-detection: Give better error messageThomas White
2018-06-21Fix OpenCL tests and includesThomas White
2018-06-20Formatting fussinessThomas White
2018-06-20Add GPL headingsThomas White
2018-06-20Restore help about secondary Miller indicesThomas White
2018-06-20FormattingThomas White
2018-06-20Tidy up xgandalf printfsThomas White
2018-06-20Finish removing "selector"Thomas White
2018-06-19Fix FFTW include dirThomas White