Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-30 | Formatting fussiness | Thomas White | |
2018-08-30 | RefList: add contribution list | Thomas White | |
2018-08-30 | Reword error messages about dimensions in geometry file | Thomas White | |
2018-07-27 | indexamajig: Complain if profile radius determination fails | Thomas White | |
2018-07-11 | reduce minimum angle separation for similarity check of lattices | Yaroslav Gevorkov | |
2018-07-10 | Install the headers | Thomas White | |
2018-07-10 | Delete mosflm.lp and SUMMARY when cleaning up temporary folder | Thomas White | |
2018-07-09 | Fix typo | Thomas White | |
2018-07-09 | Add number of indexing attempts to stream | Thomas White | |
2018-06-29 | Merge branch 'tom/xgandalf' | Thomas White | |
2018-06-28 | Tidy up files created by Mosflm and Felix during probe | Thomas White | |
2018-06-28 | Felix: Complain if cell not provided | Thomas White | |
Prevents a confusing error message that Felix doesn't work, when in fact the problem is that no cell has been given (and Felix needs one). | |||
2018-06-28 | Remove worker process numbers from temporary filenames | Thomas White | |
Since we've had the separate worker folders for a long time, it's not needed any more. Removing them will make the temporary folders easier to clean up. | |||
2018-06-21 | Fix OpenCL tests and includes | Thomas White | |
2018-06-20 | Formatting fussiness | Thomas White | |
2018-06-20 | Add GPL headings | Thomas White | |
2018-06-20 | Tidy up xgandalf printfs | Thomas White | |
2018-06-19 | Fix FFTW include dir | Thomas White | |
2018-06-19 | Simplify pkg-config stuff | Thomas 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-18 | Add extern | Thomas White | |
2018-06-18 | Remove stray _ | Thomas White | |
2018-06-18 | Formatting | Thomas White | |
2018-06-18 | Get rid of "selector" | Thomas White | |
2018-06-18 | Add interface to XGANDALF indexer | Yaroslav Gevorkov | |
2018-06-15 | Add message about where forkpty has been found | Thomas White | |
2018-06-14 | Add CMake check to find forkpty() | Thomas White | |
2018-06-14 | Remove "unused" flag | Thomas White | |
2018-06-14 | Add final residual from prediction refinement to stream | Thomas White | |
2018-06-12 | peakfinder8: Check peak is actually within panel | Thomas White | |
From Oleksandr Yefanov <oleksandr.yefanov@desy.de> | |||
2018-06-12 | peakfinder8: do not subtract constant value to avoid negative weights. | Keitaro Yamashita | |
2018-06-10 | indexamajig: Estimate resolution based on peaks only | Thomas White | |
2018-06-08 | Use short version for libcrystfel.so | Thomas White | |
2018-06-07 | Fix version numbers for release, snapshot and Git checkouts | Thomas White | |
2018-05-30 | Merge branch 'tom/peakfinder9' | Thomas White | |
2018-05-30 | Changed sig_fac to min_snr | Yaroslav Gevorkov | |
2018-05-30 | Use only the main version number in crystfel.pc | Thomas White | |
Otherwise pkg-config won't know how to compare versions | |||
2018-05-30 | Remove -pthread from Cflags in crystfel.pc | Thomas White | |
2018-05-30 | libcrystfel should link against GSL and pthreads | Thomas White | |
Then programs using libcrystfel don't need -lgsl (unless they use it themselves, of course) | |||
2018-05-29 | Add unique axis to names of point groups, if necessary | Thomas White | |
2018-05-29 | Make libcrystfel dependencies private | Thomas White | |
2018-05-29 | Move libcrystfel-specific dependencies to libcrystfel folder | Thomas White | |
2018-05-28 | Set version for shared library | Thomas White | |
2018-05-28 | Fix installation paths | Thomas White | |
2018-05-28 | Fix linker run path | Thomas White | |
2018-05-25 | Fix incorrect loop in cleanup_indexing | Thomas White | |
2018-05-24 | Generalise peakfinder9 error messages, and fail if not compiled in | Thomas White | |
2018-05-24 | Move FDIP includes to top, and remove unnecessary ones | Thomas White | |
2018-05-24 | Update authorship and copyright dates | Thomas White | |
2018-05-24 | Formatting | Thomas White | |
2018-05-24 | Add "peakfinder9" | Yaroslav Gevorkov | |