A suite of programs for processing serial crystallography data
CrystFEL is a suite of programs for processing diffraction data acquired serially in a snapshot manner, such as when using the technique of Serial Femtosecond Crystallography (SFX) with a free-electron laser source.
CrystFEL is a suite of programs for processing diffraction data acquired serially in a snapshot manner, such as when using the technique of Serial Femtosecond Crystallography (SFX) with a free-electron laser source.
To install crystfel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install crystfel
To see what files were installed by crystfel, run:
port contents crystfel
To later upgrade crystfel, run:
sudo port selfupdate && sudo port upgrade crystfel
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.