aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-12-01hdfsee: Round panel transformations before passing them to CairoThomas White
This prevents the slight blurring of image data which happened before.
2015-11-27indexamajig: Write target unit cell into streamThomas White
2015-11-19Maximum number of iterations for scalingThomas White
2015-11-19partialator: Set default push-res to infinityThomas White
Not needed now that the scaling is more stable
2015-11-19Monitor average BThomas White
2015-11-19Count reflections in merge and scalingThomas White
2015-11-18Move B factor limit to general rejection functionThomas White
2015-11-18No free-flagged reflections in merge for scalingThomas White
2015-11-18Factorise get_locked_reflection()Thomas White
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