Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-27 | partialator: Complain about NaN residuals | Thomas White | |
2018-07-27 | partialator: Report number of crystals used in residuals | Thomas White | |
2018-07-27 | partialator: More improvements to pr-log logic | Thomas White | |
2018-07-27 | partialator: Also generate logs when not doing post-refinement | Thomas White | |
2018-07-27 | indexamajig: Complain if profile radius determination fails | Thomas White | |
2018-07-26 | partialator: Add --min-res | Thomas White | |
2018-07-12 | cell_explorer: Fix logic for unit cell save window | Thomas White | |
2018-07-10 | Add more filenames to cleanup list | Thomas White | |
2018-07-10 | Delete mosflm.lp and SUMMARY when cleaning up temporary folder | Thomas White | |
2018-07-10 | indexamajig: Move into temporary folder when probing and preparing indexing ↵ | Thomas White | |
methods | |||
2018-07-06 | Use either GTK2 or GTK3 | Thomas White | |
2018-07-06 | Switch to GTK3 | Thomas White | |
2018-06-29 | Merge branch 'tom/xgandalf' | Thomas White | |
2018-06-28 | indexamajig: Delete the temporary folder afterwards | Thomas White | |
... with extreme caution. | |||
2018-06-28 | indexamajig: Tighten permissions on temporary folder | Thomas White | |
2018-06-26 | Embed diffraction.cl and hdfsee.ui into executables | Thomas White | |
Having to install these causes problems, e.g. you can't run from build directory nor run tests without installing. For hdfsee.ui, the XML is now embedded in the code just as it is for cell_explorer. diffraction.cl is a bit too long and complicated for that. There are a number of nasty ways to embed such files. This one seems to be the overall least nasty, although it requires data/gen-resources to be run whenever diffraction.cl is changed. | |||
2018-06-21 | Fix OpenCL tests and includes | Thomas White | |
2018-06-20 | Restore help about secondary Miller indices | Thomas White | |
2018-06-20 | Formatting | Thomas White | |
2018-06-20 | Finish removing "selector" | Thomas White | |
2018-06-18 | indexamajig: Tidy up --help | Thomas White | |
2018-06-18 | Get rid of "selector" | Thomas White | |
2018-06-18 | Remove tmp_enum | Thomas White | |
2018-06-18 | Add interface to XGANDALF indexer | Yaroslav Gevorkov | |
2018-06-12 | list_events: Abort creation if event list can't be made for any file | Thomas White | |
Previously, it would exit if a file couldn't be opened, but not if its layout was wrong for the geometry file. Now, it always exits to allow the problem to be fixed. | |||
2018-06-12 | hdfsee: Show image size at binning 1 | Thomas White | |
Used to be "raw image size", but that's meaningless since "de-slabbification". All the panels are stored separately. This commit also clarifies the meaning of "Smaller numbers". | |||
2018-06-12 | Whitespace fussiness | Thomas White | |
2018-06-10 | hdfsee: Fix statusbar snprintf() nonsense | Thomas White | |
2018-06-10 | indexamajig: Estimate resolution based on peaks only | Thomas White | |
2018-05-30 | Merge branch 'tom/peakfinder9' | Thomas White | |
2018-05-30 | Whitespace fussiness | Thomas White | |
2018-05-30 | Use only one min-snr option | Thomas White | |
2018-05-30 | Changed parameter window-radius -> local-bg-radius | Yaroslav Gevorkov | |
2018-05-30 | Changed sig_fac to min_snr | Yaroslav Gevorkov | |
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-25 | Delete obsolete include and variable | Yaroslav Gevorkov | |
2018-05-25 | Change getopt numbers to avoid overlap with chars | Yaroslav Gevorkov | |
2018-05-24 | Formatting in --help | Thomas White | |
2018-05-24 | Fix typos in help | Thomas White | |
2018-05-24 | Generalise peakfinder9 error messages, and fail if not compiled in | 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 | |
2018-05-24 | indexamajig: Warn if a frame takes more than 10 minutes to process | Thomas White | |
2018-05-24 | indexamajig: Show timeout in minutes not seconds | Thomas White | |
2018-05-17 | Merge branch 'tom/cmake' | Thomas White | |
2018-05-11 | partialator: Don't refuse to start if pr-logs folder exists | Thomas White | |
It's a nice idea, but I'm not sure it helps. | |||
2018-05-11 | Fix up scaling definitions | Thomas White | |
2018-05-11 | Disable initial scaling if requested | Thomas White | |
2018-05-11 | Fix memory leaks | Thomas White | |