aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2018-06-10indexamajig: Estimate resolution based on peaks onlyThomas White
2018-06-08Use short version for libcrystfel.soThomas White
2018-06-07Fix version numbers for release, snapshot and Git checkoutsThomas White
2018-05-30Merge branch 'tom/peakfinder9'Thomas White
2018-05-30Changed sig_fac to min_snrYaroslav Gevorkov
2018-05-30Use only the main version number in crystfel.pcThomas White
2018-05-30Remove -pthread from Cflags in crystfel.pcThomas White
2018-05-30libcrystfel should link against GSL and pthreadsThomas White
2018-05-29Add unique axis to names of point groups, if necessaryThomas White
2018-05-29Make libcrystfel dependencies privateThomas White
2018-05-29Move libcrystfel-specific dependencies to libcrystfel folderThomas White
2018-05-28Set version for shared libraryThomas White
2018-05-28Fix installation pathsThomas White
2018-05-28Fix linker run pathThomas White
2018-05-25Fix incorrect loop in cleanup_indexingThomas White
2018-05-24Generalise peakfinder9 error messages, and fail if not compiled inThomas White
2018-05-24Move FDIP includes to top, and remove unnecessary onesThomas White
2018-05-24Update authorship and copyright datesThomas White
2018-05-24FormattingThomas White
2018-05-24Add "peakfinder9"Yaroslav Gevorkov
2018-05-17Merge branch 'tom/cmake'Thomas White
2018-05-17This is CrystFEL 0.7.00.7.0Thomas White
2018-05-07Workaround for Mosflm detector description handling in 7.2.2Thomas White
2018-05-04Merge branch 'taketwo'Thomas White
2018-05-04Put list of indexing methods into stream headerThomas 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