fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). There are also people using it to remove the baseline from data, or to display data only.
fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). There are also people using it to remove the baseline from data, or to display data only.
To install fityk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fityk
To see what files were installed by fityk, run:
port contents fityk
To later upgrade fityk, run:
sudo port selfupdate && sudo port upgrade fityk
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.