Python packages to support data analysis at synchrotron radiation facilities.
Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.
Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.
To install py311-silx, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-silx
To see what files were installed by py311-silx, run:
port contents py311-silx
To later upgrade py311-silx, run:
sudo port selfupdate && sudo port upgrade py311-silx
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.