aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
AgeCommit message (Expand)Author
2024-02-06Crystals shouldn't own RefLists (part 3)Thomas White
2021-07-22Clean up shadowed variablesThomas White
2021-07-21Reduce variable scope where possibleThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-12-02process_hkl: Work with multiple input streamsThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29partialator/process_hkl: Use geometryThomas White
2020-07-29partialator/process_hkl: Fix stream reading logicThomas White
2020-07-29Convert process_hkl to new Stream APIThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Convert stream to DataTemplateThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-07-29Add a couple of missing semicolonsThomas White
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