computes astrometric and photometric solutions from SExtractor catalogs
SCAMP takes catalogs generated by SExtractor and queries online astronomical databases to calibrate astronomical images both photometrically and astrometrically. It can deal with large numbers of overlapping observations and can provide robust calibrations even with poorly devised survey strategies.
SCAMP takes catalogs generated by SExtractor and queries online astronomical databases to calibrate astronomical images both photometrically and astrometrically. It can deal with large numbers of overlapping observations and can provide robust calibrations even with poorly devised survey strategies.
To install scamp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install scamp
To see what files were installed by scamp, run:
port contents scamp
To later upgrade scamp, run:
sudo port selfupdate && sudo port upgrade scamp
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.