GILDAS is a collection of state-of-the-art software oriented toward (sub-)millimeter radioastronomical applications (either single-dish or interferometer). It is daily used to reduce all data acquired with the IRAM 30m telescope and the NOrthern Extended Millimeter Array NOEMA (except VLBI observations). GILDAS is written in Fortran 2013, with a few parts in C/C++ (mainly keyboard interaction, plotting, widgets) and others in Python (e.g. CLASSWEEDS).
GILDAS is a collection of state-of-the-art software oriented toward (sub-)millimeter radioastronomical applications (either single-dish or interferometer). It is daily used to reduce all data acquired with the IRAM 30m telescope and the NOrthern Extended Millimeter Array NOEMA (except VLBI observations). GILDAS is written in Fortran 2013, with a few parts in C/C++ (mainly keyboard interaction, plotting, widgets) and others in Python (e.g. CLASSWEEDS).
To install gildas, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gildas
To see what files were installed by gildas, run:
port contents gildas
To later upgrade gildas, run:
sudo port selfupdate && sudo port upgrade gildas
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.