MIRIAD, an analysis package for radio astronomical data
MIRIAD, the Multichannel Imaging, Reconstruction, Analysis, and Display package, is a suite of tools for analyzing radio astronomical observations, from raw data to imaging.
MIRIAD, the Multichannel Imaging, Reconstruction, Analysis, and Display package, is a suite of tools for analyzing radio astronomical observations, from raw data to imaging.
To install miriad, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install miriad
To see what files were installed by miriad, run:
port contents miriad
To later upgrade miriad, run:
sudo port selfupdate && sudo port upgrade miriad
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.