aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
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
2018-02-27Horrible restraint to keep algorithm from drifting too farThomas White
2018-02-27Refine wavelength and make algorithm independent of scaleThomas White
2018-02-27Minimisation fixesThomas White
2018-02-27Minimisation debug stuffThomas White
2018-02-27Remove old code (and formatting)Thomas White
2018-02-27New clamping criteriaThomas White
2018-02-27New no-gradients minimiser for post-refinementThomas White
2018-02-27Record khalf for reflectionsThomas White
2018-02-27New partiality model from Ginn et al.Thomas White
2018-02-27Read debug indexing from fileThomas White
2018-02-27indexamajig: Add --overpredictThomas White
2018-02-27Separate partiality calculation from predictionThomas White
2018-02-27Add const versions of RefList iterationThomas White
2018-02-27More const-cleaningThomas White
2018-02-27const-cleanlinessThomas White
2018-02-08FormattingThomas White