From 0999ae71dbb8355297a8a8a2255a2540c7814cfb Mon Sep 17 00:00:00 2001 From: Richard Kingston <107018185+rlkingston@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:34:43 +1200 Subject: [PATCH] Update Version_History.md --- Version_History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version_History.md b/Version_History.md index c6c3867..c324abc 100644 --- a/Version_History.md +++ b/Version_History.md @@ -16,4 +16,4 @@ Major changes + During DBSCAN clustering of envelopes, "k-distances" are now evaluated. Optionally use the k-distance distribution to set threshold value ε. + Internal handling of Fourier data was reworked. Fourier coefficients beyond the current "effective resolution limit" are now removed, speeding up the calculations with heavily apodized data. + Ouput from analysis of overall scale and B-factor (method of Rogers) is now reported in the summary log file for the job. -+ Parameterization of the envelope determination has changed, significantly improving algorithm performance. ++ Parameterization of the envelope determination step has changed, significantly improving algorithm performance.