Skip to content

Prerequisites

maxperry edited this page Dec 14, 2016 · 14 revisions

Below is a full list of dependencies required for the pipeline to run.

Installation Tools

Python Packages

  • numpy - Fundamental package for scientific computing with Python
  • scipy - Open Source Library of Scientific Tools
  • matplotlib - 2D plotting library
  • pyfits - Convenience functions that allow the user to work with FITS data
  • astropy- A core package for astronomy

AstrOmatic Software

  • SExtractor - Source extraction
  • SCAMP - Astrometric calibration and photometric homogenisation
  • SWarp - Image regridding and co-addition
  • missFITS - FITS file management

Additional Dependencies

  • CDSClient - Query astronomical catalogues from the command line
  • CLAPACK - f2c'ed version of LAPACK
    • Required by SCAMP

Platform-specific Packages (Linux/Debian)