IFEFFIT is a program and programming library for analyzing x-ray absorption fine-structure (XAFS) data.
IFEFFIT is a program and programming library for analyzing x-ray absorption fine-structure (XAFS) data. IFEFFIT1 gives an interactive method for fitting XAFS data using calculations from FEFF. It is based on the fitting program FEFFIT of the UWXAFS3.0 Analysis Package. It is NOT actively maintained since 2014. Consider port py-xraylarch as a replacement.
IFEFFIT is a program and programming library for analyzing x-ray absorption fine-structure (XAFS) data. IFEFFIT1 gives an interactive method for fitting XAFS data using calculations from FEFF. It is based on the fitting program FEFFIT of the UWXAFS3.0 Analysis Package. It is NOT actively maintained since 2014. Consider port py-xraylarch as a replacement.
To install ifeffit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ifeffit
To see what files were installed by ifeffit, run:
port contents ifeffit
To later upgrade ifeffit, run:
sudo port selfupdate && sudo port upgrade ifeffit
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.