aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2018-05-02Fussiness.Helen Ginn
2018-05-02Deal with membership number higher up, and add a minimum threshold (of 5)Helen Ginn
2018-05-02Mass movement of functions to higher upHelen Ginn
2018-05-02Remove commented codeHelen Ginn
2018-05-02Fussiness.Helen Ginn
2018-05-02Remove unnecessary checks which have been superseded by in_networkHelen Ginn
2018-05-02Change angle step sizeHelen Ginn
2018-05-02Various comments throughout codeHelen Ginn
2018-05-02Now we refine an indexing solution to match all the observed vectors to the n...Helen Ginn
2018-05-02Give up if seed count already highHelen Ginn
2018-05-02Fix a for loopHelen Ginn
2018-05-02Change score for seedHelen Ginn
2018-05-02decompose rotation matrix into angle and axisHelen Ginn
2018-05-02rvec add rvec functionHelen Ginn
2018-05-02Taketwo private structure takes care of duplicate solutionsHelen Ginn
2018-05-02Fix typoHelen Ginn
2018-05-02Different limitations for making new seedsHelen Ginn
2018-05-02Return success even if rotation is not from full network membershipHelen Ginn
2018-05-02Documentation is wrong noticeHelen Ginn
2018-05-02Remove some shouty messagesHelen Ginn
2018-05-02Reset default reciprocal distance to 0.15*1e10 m-1Helen Ginn
2018-05-02Search through entire vector array each timeHelen Ginn
2018-05-02Now all seeds are found first, before sorting by scoreHelen Ginn
2018-05-02Change default distance to 0.12-something units for nowHelen Ginn
2018-05-02Declare integer outside for loopHelen Ginn
2018-05-02Weed duplicates of seeds with new struct Seed.Helen Ginn
2018-05-02Temporary debug outputHelen Ginn
2018-05-02Create a new Seed struct instead of passing around tiny little things to vari...Helen Ginn
2018-05-02Beginning of support for ignoring previous solutionsHelen Ginn
2018-05-02Theoretical vectors have their own structure including whether they are in th...Helen Ginn
2018-05-02Fiddling with comments in textHelen Ginn
2018-04-27copy_event/free_event: Handle NULL eventThomas White
2018-04-26Use max and mix float values to initialize variablesValerio Mariani
2018-04-25peakfinder8: Initialise lthresholdThomas White
2018-04-25Formatting fussinessThomas White
2018-04-25xds: Remove a lot of unnecessary codeThomas White
2018-04-25xds: Check that the vectors make senseThomas White
2018-04-25Clarify error message about inverting matrixThomas White
2018-04-24Read audit information from streamThomas White
2018-04-24xds: Remove messages about "Couldn't open 'IDXREF.LP'"Thomas White
2018-04-20Restore peak alignment check and unset multi-lattice indexing as defaultThomas White
2018-04-20Remove TakeTwo from default indexing method probesThomas White
2018-02-27Replace debugging code with an assert()Thomas White
2018-02-27Update comment to clarify interpretation of bandwidthThomas White
2018-02-27Halve the bandwidthThomas White
2018-02-27Take modulus of profile radiusThomas White
2018-02-27Set integral range to +/- 3 sigmaThomas White
2018-02-27Split out setup of minimiserThomas White
2018-02-27Add an assertionThomas White
2018-02-27do_integral(): Take part of the filename as input for debugThomas White