Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Version 1.3

Compare
Choose a tag to compare
@smeerten smeerten released this 15 Oct 19:06
· 180 commits to master since this release

Changelog

Added

  • Added warning that PyQt4 and python2 support will be dropped soon
  • Extract part function now has step size
  • Load ASCII now has x-axis unit input
  • Added support for Bruker ParaVision data
  • Fitting window now shows the fit error (RMSD)
  • Relaxation and diffusion fitting now show the equation in the fitting window
  • Baseline correction with sine/cosine functions now possible
  • A multiplot for contour plots has been added
  • Projections in contour plots can now be zoomed by hovering over them and scrolling.
  • Leaving x and y limits empty in save figure will reset those values
  • Added an error message when loading data did not work
  • Added a method to load DMFIT 1D spectrum data
  • 2D Bruker EPR data can now be loaded
  • Plot box can be turned off in save figure

Changed

  • WindowsRun.bat now also checks for pyw installer
  • Double list interface (e.g. combine workspace) how has buttons.
  • New icon for export to ASCII
  • Closing ssNake with no open workspace no longer prompts for confirmation
  • Number of x and y ticks are now minimized

Fixed

  • Fixed an error on loading data in python2
  • Fixed opening some utility windows
  • Error on save figure in fitting window
  • Deleting indices did not accept single integer
  • Fixed a bug on undoing digital filter correction
  • Fitting data with negative spectral widths lead to inverted spectra
  • Fixed a bug in extract part
  • Adding hypercomplex data sets had a bug
  • Fixed a memory leak when working with large 1D data sets