aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
AgeCommit message (Expand)Author
2018-02-27Don't write logs if --no-prThomas White
2018-02-27Add Ipart values to pgraphThomas White
2018-02-27Write spectra and grid scans after every iteration, and also before the first...Thomas White
2018-02-27Write spectrum graph at end againThomas White
2018-02-27Move specgraph stuff to post-refinement.cThomas White
2018-02-27Create a separate image structure for each imageThomas White
2018-02-27Write log files of numbers per simplex iterationThomas White
2018-02-27Use "iteration F" in logsThomas White
2018-02-27Combine pgraph and specgraph into one file for all iterationsThomas White
2018-02-27Add some extra messagesThomas White
2018-02-27Tidy upThomas White
2018-02-27partialator: Stop if reference reflection list can't be loadedThomas White
2018-02-27Pass serial number and verbosity level downThomas White
2018-02-27Don't complain loudly about scaling failures during refinementThomas White
2018-02-27Switch to simpler scaling algorithmThomas White
2018-02-27Don't scale when told not toThomas White
2018-02-27Scaling fixesThomas White
2018-02-27Residual and scaling fixesThomas White
2018-02-27Set initial OSF for linear scale factorsThomas White
2018-02-27Store scale factor in linear formThomas White
2018-02-27Use linear scale when scaling against referenceThomas White
2018-02-27partialator: Add --referenceThomas White
2018-02-27Tweak reflection inclusion criteriaThomas White
2018-02-27partialator: Write spectrum graphThomas White
2018-02-27New partiality model from Ginn et al.Thomas White
2018-02-27Separate partiality calculation from predictionThomas White
2018-01-19partialator: Improve message about "Not refining unity model"Thomas White
2017-10-23Check return values from fread/fgetsThomas White
2017-03-03partialator: Better handling of very small number of crystalsThomas White
2017-02-01partialator: Exit if point group is unrecognisedThomas White
2016-11-24partialator: Fix counting of imagesThomas White
2016-11-16partialator: Fix segfault when not using --custom-splitThomas White
2016-11-04Add (more) warnings about unique axesThomas White
2016-10-28partialator: Show some useful numbers about csplit datasetsThomas White
2016-10-28partialator: Don't write a dataset if it contains no crystalsThomas White
2016-08-16get_hkl, partialator, process_hkl: Add command line and version infoThomas White
2016-02-08FormattingThomas White
2016-02-05partialator: add --output-every-cycle option to write .hkl* and .params files...Keitaro Yamashita
2016-01-06Rearrange columns in partialator.paramsThomas White
2016-01-06Print filename and event string in the partialator.params output fileValerio Mariani
2015-11-19partialator: Set default push-res to infinityThomas White
2015-11-18Move B factor limit to general rejection functionThomas White
2015-11-18partialator: Scale (strictly) using strong reflections onlyThomas White
2015-11-18merge_intensities(): add use_weak optionThomas White
2015-09-25partialator: Rationalise residual calculation and displayThomas White
2015-09-24Reject big B factors before trying PRThomas White
2015-09-07partialator: Clarity about log vs non-log residualsThomas White
2015-08-31partialator: Add --max-rel-BThomas White
2015-08-31Fix commentsThomas White
2015-08-31partialator: Improve hash function (again)Thomas White