AstrOmatic software

The AstrOmatic software suite currently comprises the following packages, which may be installed together or independently:
  • EyE: small image feature detector using machine learning
  • MissFITS: FITS file management
  • SCAMP: Astrometric calibration and photometric homogenisation
  • SExtractor: Source extraction
  • SkyMaker: Image simulation
  • STIFF: automated image compositing and conversion
  • Stuff: Catalogue simulation
  • SWarp: Image regridding and co-addition
  • WeightWatcher: weight-map/flag-map multiplexer and rasteriser
Note that other AstrOmatic packages may be in development or even in use at various places, but not yet officially available. Please check out this post for installation instructions.

Recent software releases:


MissFITS 2.4 release

Posted by Emmanuel in MissFITS, releases on April 29, 2010 – 20:49
Comments (0)
MissFITS V2.4.0 has been released! This version is mostly a bugfix release; MissFITS now works on Mac OS X.

More details can be found in the ChangeLog.

SCAMP 1.7.0 release

Posted by Emmanuel in SCAMP, releases on April 20, 2010 – 16:13
Comments (0)
SCAMP V1.7.0 has been released! This version adds the following features:
  • support for the GSC-2.3.2 and PPMX astrometric catalogues
  • support for HTTP proxies in CDSclient queries (make sure you have the latest version of CDSclient installed, as well as wget),
  • CFH12k and VIRCam .ahead focal plane models.
  • critical bug fixed in the shear correction procedure of catalog matching (would compromise the matching of sources for wide field instruments in cases of strong differential refraction).

More details can be found in the ChangeLog.

STIFF 2.1 release

Posted by Emmanuel in STIFF, releases on February 10, 2010 – 15:21
Comments (1)
STIFF V2.1 has been released! This small update to STIFF 2.0 is now compatible with Mac OS X (thanks to E.Pietriga) and has a new COPY_HEADER option to include WCS information in the TIFF file. This makes it possible to load STIFF colour images converted to JPEG right into the Aladin sky atlas with full astrometric information (thanks to R.Barbá for the idea).

More details can be found in the ChangeLog.

STIFF 2.0 release

Posted by Emmanuel in STIFF, releases on February 1, 2010 – 16:09
Comments (2)
STIFF V2.0 has been released! This version adds a wealth of new features:

More details can be found in the ChangeLog.

SCAMP 1.6.2 release

Posted by Emmanuel in SCAMP, releases on October 20, 2009 – 21:03
Comments (0)
release SCAMP V1.6.2 has been released! This version adds the following features:
  • support for the UCAC-3 and SDSS-R7 astrometric catalogues (make sure you install the latest version of CDSclient),
  • ability to generate merged catalogues of the detections used for calibration in ASCII, binary FITS or XML-VOTable format. Binary FITS merged catalogues can be reused as local reference catalogues.
  • possibility to select astrometric references within a restricted magnitude range, thanks to the new ASTREFCATMAG_LIMITS configuration parameter,
  • improved compatibility with recent versions (5.9.x) of PLplot (please check this post first and make sure you upgrade to the latest version).

More details can be found in the ChangeLog.

Edit: the compilation problem with gcc has been fixed (thanks to forum members cngeow and srwalker101 for having reported this bug).