aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-06Merge branch 'master' into taketwoThomas White
2017-07-06Indexing engine private pointers should be void *Thomas White
2017-07-06Remove unnecessary headers and move an includeThomas White
2017-07-06Use void pointers for indexing engine private stuffThomas White
2017-07-06Update docsThomas White
2017-07-06Temporary fix for the geomptimiser not being able to optimize whole quadrantsValerio Mariani
2017-07-06Update to peakfinder8, with bug fixed and new functionality. Code synced with...Valerio Mariani
2017-07-05Update docsThomas White
2017-07-05Rearrange quaternion declarations so that gtk-doc can copeThomas White
2017-07-05Shoved a bunch of the stuff being passed from function to function into TakeT...cppxfel
2017-07-04Add a missing newlineThomas White
2017-07-04Switch CBF support on by defaultThomas White
2017-07-04pattern_sim: Try all OpenCL platforms to find one with a GPU deviceThomas White
2017-07-04Check for CBF headers, even if they're somewhere weirdThomas White
2017-07-01Adding a cutoff for maximum allowed vectors (100,000) to stop Tom's computer ...cppxfel
2017-06-30Ridiculous ASCII art to increase prominance of citationcppxfel
2017-06-30Removed unnecessary returns and set functions to void, and removed superfluou...cppxfel
2017-06-30Didn't use C99 code, fixingcppxfel
2017-06-30Yet more speed fiddlescppxfel
2017-06-30Removed some code, fixed some code, and so on and so forthcppxfel
2017-06-29WARNING - profanity - uploading to my server so I can gvalgrindcppxfel
2017-06-29Disable a check which wasn't acted upon to measure impact on speedcppxfel
2017-06-29Should not limit to proceeding vectors only when a new spot may have been inc...cppxfel
2017-06-29Relaxation of tolerancescppxfel
2017-06-27indexamajig: Add --no-non-hits-in-streamThomas White
2017-06-27Dummy setup bits for INDEXING_NONEThomas White
2017-06-27If prediction refinement fails, don't carry on and check the cellThomas White
2017-06-23Accept either cbf/cbf.h or cbflib/cbf.hThomas White
2017-06-21Update ChangeLogThomas White
2017-06-21Close more leftover HDF5 handlesThomas White
2017-06-21Don't compile CBF stuff without CBFlibThomas White
2017-06-21Close leftover HDF5 handlesThomas White
2017-06-21hdf5_read2(): Fix exit pathThomas White
2017-06-21indexamajig: Add --min-peaks (basic hitfinder functionality)Thomas White
2017-06-21Merge branch 'tom/cbf'Thomas White
2017-06-19Reduced amount of gsl_matrix reallocationcppxfel
2017-06-19Changing cosine of angle to be most sensitive to 0.5 degreescppxfel
2017-06-19Add observed angle check back in...cppxfel
2017-06-19Compile error sorted and some code re-addedcppxfel
2017-06-19Theoretical speed improvements by replacing acos with comparison of cosines f...cppxfel
2017-06-14More fiddlingHelen Ginn
2017-06-14Memory leak fixes and various tweaksHelen Ginn
2017-06-14Added symmetry checking - better indexing rate but something's holding back a...Helen Ginn
2017-05-18Implement get_chiral_holohedry()Thomas White
2017-05-18Small fixesThomas White
2017-05-18FormattingThomas White
2017-05-18FormattingThomas White
2017-05-18Fix uninitialised variableThomas White
2017-05-18Various fiddles to add symmetry operations but not functionalHelen Ginn
2017-05-18Update ChangeLogThomas White