aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Collapse)Author
2018-06-20Add GPL headingsThomas White
2018-06-20Tidy up xgandalf printfsThomas White
2018-06-19Fix FFTW include dirThomas White
2018-06-19Simplify pkg-config stuffThomas White
Use it directly (no fallbacks, at least not until someone really needs it). Also, use the full LDFLAGS instead of just LIBRARIES, because the former also includes the link directories.
2018-06-18Add externThomas White
2018-06-18Remove stray _Thomas White
2018-06-18FormattingThomas White
2018-06-18Get rid of "selector"Thomas White
2018-06-18Add interface to XGANDALF indexerYaroslav Gevorkov
2018-06-15Add message about where forkpty has been foundThomas White
2018-06-14Add CMake check to find forkpty()Thomas White
2018-06-14Remove "unused" flagThomas White
2018-06-14Add final residual from prediction refinement to streamThomas White
2018-06-12peakfinder8: Check peak is actually within panelThomas White
From Oleksandr Yefanov <oleksandr.yefanov@desy.de>
2018-06-12peakfinder8: do not subtract constant value to avoid negative weights.Keitaro Yamashita
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
Otherwise pkg-config won't know how to compare versions
2018-05-30Remove -pthread from Cflags in crystfel.pcThomas White
2018-05-30libcrystfel should link against GSL and pthreadsThomas White
Then programs using libcrystfel don't need -lgsl (unless they use it themselves, of course)
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
Needed for when the methods are auto-determined.
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