aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
AgeCommit message (Expand)Author
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-12-05process_hkl: Add --min-measurementsThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-07-23process_hkl: Make --stop-after workThomas White
2012-07-23process_hkl: Add --no-polarisation optionThomas White
2012-05-18WhitespaceThomas White
2012-05-18fixed --histogram in process_hklLorenzo Galli
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09process_hkl: Add polarisation correction and improved scalingThomas White
2012-03-06Don't include 1/d in reflection lists, because it's pointlessThomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-03-05FormattingThomas White
2012-03-05Manual page for process_hklThomas White
2012-03-05process_hkl: Tidy up --helpThomas White
2012-03-05FormattingThomas White
2012-03-05process_hkl: Remove PDB input, also not used for anything usefulThomas White
2012-03-05process_hkl: Get rid of -b option, since it wasn't used for anythingThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Add a copyright noticeThomas White
2012-02-22FussinessThomas White
2012-02-22process_hkl: Histogram improvements from LorenzoThomas White
2012-02-22Fussiness (extreme)Thomas White
2012-02-22process_hkl: Remove old debugThomas White
2012-02-22Symmetry stuffThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22Use new Kabsch algorithm for faster scalingThomas White
2012-02-22process_hkl: Clean up --helpThomas White
2012-02-22Tidy up integration and ESD calculation, and pass checksThomas White
2012-02-22Added background subtraction and sigmaAndrew Martin
2012-02-22process_hkl: Initialise image.det to NULL to avoid updating the geometry in r...Thomas White
2012-02-22Fix up stream error handlingThomas White
2012-02-22process_hkl: Calculate sigmas correctlyThomas White
2012-02-22process_hkl: Don't require unit cellThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22process_hkl: Fix symmetryThomas White
2012-02-22Fix memory leaksThomas White
2012-02-22WIP on new stream format in process_hklThomas White
2012-02-22process_hkl: Fix optionsThomas White
2012-02-22Use correct accessor type for ESD listsThomas White
2012-02-22Fix stability of SNRsThomas White
2012-02-22process_hkl: Finish progress bar properly when using --stop-afterThomas White
2012-02-22process_hkl: Implement Rick's ESD calculationThomas White
2012-02-22process_hkl: Fix write past array bounds when doing histogramThomas White
2012-02-22process_hkl: Take input ("apparent") symmetry on command lineThomas White
2012-02-22process_hkl: Fix command line argumentsThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22process_hkl: Fix commentThomas White