aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
AgeCommit message (Expand)Author
2014-04-08process_hkl: Add --min-resThomas White
2014-03-03process_hkl: Add --max-aduThomas White
2014-03-03New reflection list formatThomas White
2013-11-11process_hkl: Add warnings about --min-snrThomas White
2013-10-31process_hkl: Reject reflections with sigma=nan if --min-snr is usedThomas White
2013-08-20process_hkl: Fix --histogramThomas White
2013-07-04process_hkl: Fix sigma calculation (again)Thomas White
2013-05-30process_hkl: Add --min-snrThomas White
2013-05-15Disable weighting (for now) and update ChangeLogThomas White
2013-05-15Move polarisation_correction() to geometry.cThomas White
2013-05-15process_hkl: Do polarisation correction before determining scale factorsThomas White
2013-05-15process_hkl: Use weighting according to sigmas, and use better variance formulaThomas White
2013-04-08Fix memory leaksThomas White
2013-03-06process_hkl: Restore --start-after and --stop-afterThomas White
2013-02-06Some small(ish) fixesThomas White
2013-02-06Fix process_hklThomas White
2013-02-05WIP on bringing programs up to dateThomas White
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