From 405ad3536ccf6461df788e6a626367ce682cbfba Mon Sep 17 00:00:00 2001 From: Richard Kingston <107018185+rlkingston@users.noreply.github.com> Date: Fri, 9 Sep 2022 21:23:25 +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 c324abc..4bc958c 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 step has changed, significantly improving algorithm performance. ++ Parameterization of the envelope determination step has changed, significantly improving algorithm performance for some test cases.