Releases: e-j-w/SpecFitter
Release list
v1.0.1
Minor maintenance release.
Changes since the last release
- Improved y-axis auto-scaling and zooming on touchpads.
- Added an option to compute centroids for skewed peaks using the Gaussian component only (off by default).
Quick installation (Flatpak)
Make sure that flatpak is set up on your system first (see here for instructions). Then download the Flatpak bundle SpecFitter-1.0.1.flatpak below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install SpecFitter-1.0.1.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.SpecFitter
Manual build
If you prefer to build the application manually, instructions are here.
v1.0.0
Initial release for desktop Linux (all distros).
Quick installation (Flatpak)
Make sure that flatpak is set up on your system first (see here for instructions). Then download the Flatpak bundle SpecFitter-1.0.0.flatpak below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install SpecFitter-1.0.0.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.SpecFitter
Manual build
If you prefer to build the application manually, instructions are here.