IMAGER (and its associated visualization tool VIEWER) is a state-of-the-art software oriented toward (sub-)millimeter radioastronomical interferometry. It is used to reduce data acquired with the IRAM NOEMA interferometer and the ALMA or JVLA arrays, with a simple, convenient user interface.
IMAGER (and its associated visualization tool VIEWER) is a state-of-the-art software oriented toward (sub-)millimeter radioastronomical interferometry. It is used to reduce data acquired with the IRAM NOEMA interferometer and the ALMA or JVLA arrays, with a simple, convenient user interface.
To install imager, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install imager
To see what files were installed by imager, run:
port contents imager
To later upgrade imager, run:
sudo port selfupdate && sudo port upgrade imager
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.