You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ChangeLog.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ Change Log
5
5
6
6
March 17th, 2026 Penny Wieser - V.1.0.19
7
7
-------------------------------------------
8
-
Following reviewer comments, changed minimisation to use weighted least squares, rather than least squares. This is now default behavoir for diads, for Neon, it is not, but setting minimise='weighted_least_squares' will use it. We suggest you only swap the Ne if you fitted your calibration data using weighted least squares, as we see a slightly larger shift in Ne peak position than for diads, and consistency with Neon lines is key.
8
+
Following reviewer comments, changed minimisation to use weighted least squares, rather than least squares.
9
+
Note, for Neon, if you calibrated with the older versions of Diadfit, you should set minimise='least_squares' in step1, as we see a slightly larger shift in Ne peak position than for diads, and consistency with Neon lines during calibration is key. Realistically it only seems to affect the density by 0.001 g/cm3 anyway.
0 commit comments