SkyMaker is a program that simulates astronomical images.
SkyMaker is a tool that takes catalogs generated by Stuff and creates realistic simulated images of the sky. The documentation is still fairly sparse. See the paper at: http://adsabs.harvard.edu/abs/2009MmSAI..80..422B for details.
SkyMaker is a tool that takes catalogs generated by Stuff and creates realistic simulated images of the sky. The documentation is still fairly sparse. See the paper at: http://adsabs.harvard.edu/abs/2009MmSAI..80..422B for details.
To install skymaker, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install skymaker
To see what files were installed by skymaker, run:
port contents skymaker
To later upgrade skymaker, run:
sudo port selfupdate && sudo port upgrade skymaker
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.