Skip to content

Releases: ThoHiller/nmr-nucleus

Version v.0.3.0

27 Nov 08:35
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.2.1

11 Feb 16:29
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.2.0

02 Feb 12:31
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.14

27 Sep 19:20
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.13

11 Aug 14:01
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.12

17 Feb 15:19
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.11

12 Mar 09:53
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.10

10 Sep 09:40
Compare
Choose a tag to compare

see CHANGELOG

Version v.0.1.9

30 Oct 13:08
Compare
Choose a tag to compare

NUCLEUSinv

  1. new menu entry added to export options - last export that shows the last chosen export routine (speeds up exporting when handling a lot of data)
  2. in the context menu of the signal list renamed all to batch which indicates batch processing
  3. renamed the InvLaplace inversion option to LU (LU-decomposition) to resolve the confusion with a real inverse Laplace transform
  4. enabled importing session files saved with an older NUCLEUSinv version (starting from v.0.1.8)
  5. several minor improvements and typo fixes

Version v.0.1.8

09 Jul 14:45
Compare
Choose a tag to compare
  1. new feature: added a new color theme: black
  2. adjusted the dark color theme to new darker background colors
  3. several minor improvements under the hood

NUCLEUSinv

  1. extended the BAM NMR tomograph import filter (takes care now also of background measurements)
  2. new feature: the Matlab internal lsqnonneg is now the default multi-exponential LSQ option even if the Optimization Toolbox is available
  3. new feature: If the Optimization Toolbox is available the user can choose between lsqnonneg and lsqlin otherwise see point 2
  4. bug fix: lsqlin was not working properly (default settings adjusted)
  5. bug fix: the tool tips were not properly updated when the solver or regularization option changed (fixed now)