aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-11-18partialator: Scale (strictly) using strong reflections onlyThomas White
2015-11-18merge_intensities(): add use_weak optionThomas White
2015-11-17Make integration WITHOUT gradient background the defaultThomas White
2015-11-17Make gradient background fitting optionalThomas White
2015-11-13Fussiness (extreme)Thomas White
2015-11-13Avoid NULL dereference in some scenarios when there is no bad pixel maskThomas White
2015-11-13Fussiness/add a FIXMEThomas White
2015-11-06Remove unused definitionThomas White
2015-11-04pattern_sim: Fix obvious stupid bugThomas White
2015-11-03hdfsee: Restore TIFF outputThomas White
2015-11-03hdfsee: Restore ADSC outputThomas White
2015-11-03Merge branch 'tom/imagedata'Thomas White
2015-11-03Corrected logical mistake in computing panel distancesValerio Mariani
2015-10-30hdfsee: Fix crash when changing rigid group in calibration modeThomas White
The number of rigid groups overall is usually greater than the number of rigid groups in the current collection. Therefore, the "previous rg" function wrapped round to the wrong place.
2015-10-07Merge branch 'master' into tom/imagedataThomas White
2015-10-07FormattingThomas White
2015-10-07Fix a small memory leakThomas White
2015-10-07pattern_sim: Remove image->data (GPU only)Thomas White
2015-10-05hdfsee: Disable TIFF/ADSC output functionsThomas White
Need a better solution here: fix them or delete them
2015-10-05hdfsee: Remove image->dataThomas White
2015-10-05geoptimiser: Remove image->dataThomas White
2015-10-05partial_sim: Remove image->dataThomas White
2015-10-05pattern_sim: Remove image->data (CPU only)Thomas White
2015-10-05process_image(): Remove image->dataThomas White
2015-09-29Tidy up verbosity of residualsThomas White
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