Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-02 | New variance formula | Thomas White | |
2018-09-02 | Fussiness | Thomas White | |
2018-08-31 | Fixup variables | Thomas White | |
2018-08-31 | CC fixes | Thomas White | |
2018-08-31 | Handle each unique reflection only once | Thomas White | |
2018-08-31 | Show number of reflections used for CC calculation | Thomas White | |
2018-08-30 | Actually bother to calculate overall CC½ | Thomas White | |
2018-08-30 | Add Bessel correction | Thomas White | |
2018-08-30 | Calculate DeltaCChalf using only the reflections in the crystal under ↵ | Thomas White | |
consideration | |||
2018-08-30 | Calculate deltaCChalf using previously stored information | Thomas White | |
2018-08-30 | Save contribution information during merge | Thomas White | |
2018-08-30 | Calculate the DeltaCChalf | Thomas White | |
2018-08-30 | Working overall CChalf | Thomas White | |
2018-08-30 | Initial delta CC half stuff | Thomas White | |
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 | |