aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/reax.c
AgeCommit message (Expand)Author
2015-01-27Introduce "rigid group collections"Valerio Mariani
2014-12-09Capitalise all warningsThomas White
2014-09-22Beam file removal, part IThomas White
2014-06-12Fix ReAx logicThomas White
2014-05-08Strip out the "prepare_filename" rubbishThomas White
2014-01-20RNG overhaulThomas White
2013-07-04Fix pointer typeThomas White
2013-06-02Rigid group stuffThomas White
2013-05-27Fix ReAx stack corruptionThomas White
2013-03-01Fix defaults for ReAxThomas White
2013-03-01Update docs (and shake out buglets revealed along the way)Thomas White
2013-02-12Improve handling of indexing methodsThomas White
2013-02-09Complain if a unit cell is needed and not providedThomas White
2013-02-08Small tweaksThomas White
2013-02-05WIP on bringing programs up to dateThomas White
2012-10-02Remove unnecessary includesThomas White
2012-10-02Uncenter the cell before using it for indexing stuffThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-07-26Suppress a couple of warningsThomas White
2012-07-11Fix a load of memory leaksThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Fix some memory leaksThomas White
2012-02-22Find a much larger number of candidates, and sort things out laterThomas White
2012-02-22Refine vectors straight after they're foundThomas White
2012-02-22Take absolute value of distance from reciprocal lattice pointThomas White
2012-02-22Use absolute peak height as FoM, not height above mean (for ReAx)Thomas White
2012-02-22More ReAx improvementsThomas White
2012-02-22Add a FIXMEThomas White
2012-02-22Remove redundant sort, tidy up debugThomas White
2012-02-22Reduce minimum threshold for candidacyThomas White
2012-02-22Fix broken list additionThomas White
2012-02-22Keep candidate vectors in order of FoMThomas White
2012-02-22FormattingThomas White
2012-02-22FormattingThomas White
2012-02-22Fix iteration bug in fine vector searchThomas White
2012-02-22Remove unused variablesThomas White
2012-02-22More uninitialised stuffThomas White
2012-02-22Reduce ReAx threshold to 5 sigmaThomas White
2012-02-22Update a few copyright datesThomas White
2012-02-22Don't generate too many cells when doing ReAx cell reductionThomas White
2012-02-22Tweak tolerances (make them really wide), reduce verbosity, re-enable cell re...Thomas White
2012-02-22ReAx workThomas White
2012-02-22Tidy up and fix debug, restore vector refinementThomas White
2012-02-22More ReAx workThomas White
2012-02-22Initial candidate ReAx stuffThomas White
2012-02-22Move indexing and rendering to libcrystfelThomas White