aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
AgeCommit message (Expand)Author
2020-01-10Mass update of copyright datesThomas White
2019-09-05process_hkl: Set kpred for all reflections to image valueThomas White
2019-09-05Allow the polarsation correction to be completely disabledThomas White
2019-09-02Don't need separate wavelength for polarisation correctionThomas White
2019-09-02process_hkl,partialator: Allow arbitrary direction and degree of polarisationThomas White
2019-05-14Remove old "statistics" module with R factors etcThomas White
2018-05-17Merge branch 'tom/cmake'Thomas White
2018-04-24process_hkl: Add stream audit information to reflection listThomas White
2018-03-13Nicer way of getting Git revisionThomas White
2017-03-13process_hkl: Add event IDs to "--stat" fileThomas White
2016-11-04Add (more) warnings about unique axesThomas White
2016-08-16get_hkl, partialator, process_hkl: Add command line and version infoThomas White
2015-07-07Update AUTHORS, ChangeLog and commentsThomas White
2015-07-07process_hkl: add --even-only and --odd-only options to make half-datasetsKeitaro Yamashita
2015-03-12Fussiness (extreme)Thomas White
2015-03-02process_hkl: Improve errors a bitThomas White
2014-12-01FussinessThomas White
2014-12-01process_hkl: Fix memory leak when --start-after= used.Keitaro Yamashita
2014-09-18Tidy up scaling/CCs a bitThomas White
2014-09-18Fixed option name 'min_cc' to 'min-cc'Takanori Nakane
2014-09-18Added scripts/plot-cc-and-scale.R to show how to plotTakanori Nakane
2014-09-18Calculate CC for each frame. Reject bad frames (--min-cc). Output stats (--st...Takanori Nakane
2014-09-12process_hkl: Fix condition for histogrammingThomas White
2014-09-05More bugfixes for multi-event modeValerio Mariani
2014-06-02try is a keyword in c++Chuck
2014-06-02process_hkl: Update docs (remove --reference)Chuck
2014-06-02process_hkl: Remove --sum and --max-onlyChuck
2014-05-21Added reporting of version number to all program and stream fileValerio Mariani
2014-05-20process_hkl: Add --push-resThomas White
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