aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07Preparation for adjusting B factor during post-refinementThomas White
2018-05-07Remove unused parameterThomas White
2018-05-07Workaround for Mosflm detector description handling in 7.2.2Thomas White
2018-05-04Merge branch 'taketwo'Thomas White
2018-05-04Expand warning about --push-res without rescutThomas White
2018-05-04Put list of indexing methods into stream headerThomas White
2018-05-04geoptimiser: Add options for AGIPDOleksandr Yefanov
2018-05-04Formatting fussinessThomas White
2018-05-04geoptimiser: Add --no-rotation and --stretch-mapOleksandr Yefanov
2018-05-04geoptimiser: Add --max-num-peaks-per-pixelOleksandr Yefanov
2018-05-02Revert 1/corr weighting during mergeThomas White
2018-05-02Remove scale_all_to_referenceThomas White
2018-05-02Comment out message about disabled functionThomas White
2018-05-02Track solution network membership and scores for diagnosticsHelen Ginn
2018-05-02Correctly return the best matrix, not the last oneHelen Ginn
2018-05-02Limit distances of seeds only if cell seed count is quite highHelen Ginn
2018-05-02Plug leaks.Helen Ginn
2018-05-02Plug leaksHelen Ginn
2018-05-02Generate theoretical vectors only once instead of every time the indexing is runHelen Ginn
2018-05-02white spaceHelen Ginn
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