aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-29Make prototypes of residual() and log_residual() agreeThomas White
2015-09-25partialator: Rationalise residual calculation and displayThomas White
2015-09-24Reject big B factors before trying PRThomas White
2015-09-18ambigator: Write correlation matrix in lines, not all at onceThomas White
2015-09-18ambigator: More error checkingThomas White
2015-09-17ambigator: Improve detection of out of memory conditionThomas White
2015-09-16hdfsee: Fix --helpThomas White
2015-09-15Implement Felix IndexerKenneth Beyerlein
2015-09-09partialator: Ensure initialisation of residualsThomas White
2015-09-07partialator: Clarity about log vs non-log residualsThomas White
2015-09-04compare_hkl: Avoid double counting of reflections with anomalous FoMsThomas White
2015-08-31partialator: Add --max-rel-BThomas White
2015-08-31Fix commentsThomas White
2015-08-31partialator: Improve hash function (again)Thomas White
2015-08-31partialator: Make defaults agree with docsThomas White
2015-08-31partialator: Improve hash function and diagnosticsThomas White
2015-08-31partialator: Fix handling of multi-event files in --custom-splitThomas White
2015-08-31partialator: Add --custom-splitThomas White
2015-08-31Trap attempt to merge zero crystalsThomas White
2015-08-27indexamajig: Update docsThomas White
2015-08-18Fix commentThomas White
2015-08-18Major refactoring of geoptimiserValerio Mariani
2015-08-14ambigator: Allow for very large numbers of correlation coefficientsThomas White
2015-08-01partialator: Rationalise rejection diagnosticsThomas White
2015-08-01partialator: Add --no-free (for testing only)Thomas White
2015-07-25geoptimiser: Fix --helpThomas White
2015-07-23indexamajig: Peak detection method must be parsed before checking peak pathThomas White
2015-07-23Do PR with strong reflections onlyThomas White
2015-07-23Add weightings to PRThomas White
2015-07-23Make convergence criterion more stringentThomas White
2015-07-23Split scaling and post-refinement apart (again)Thomas White
2015-07-23Fix PR gradients (again - reverts 22dee8348b165d33262112ed1bbaf7f574b96c7e)Thomas White
2015-07-23geoptimiser: Better warning messages, auto determination of spot separationValerio Mariani
2015-07-23Refuse to refine the unity modelThomas White
2015-07-23Reject large changes of parametersThomas White
2015-07-21Add random partiality modelThomas White
2015-07-21indexamajig: Tidy up option handlingThomas White
2015-07-21partialator: Tidy up handling of bad crystalsThomas White
2015-07-17partialator: Add --no-prThomas White
2015-07-17Move post refinement multiprocessing stuff to post-refinement.cThomas White
2015-07-16Fix saving of geometry refinement error mapsValerio mariani
2015-07-16partialator: Don't merge reflections where isnan(corr)Thomas White
2015-07-15Decrease maximum |B| to 100 A^2Thomas White
2015-07-13Fix racy queue fillingThomas White
2015-07-13Slow down the status updatesThomas White
2015-07-13Clean up semaphore on interruptThomas White
2015-07-13Use named semaphores instead of unnamedThomas White
2015-07-13indexamajig: Avoid forking while multithreadedThomas White
2015-07-13Re-work im-sandboxThomas White
2015-07-13Fix some warningsThomas White