Download

This is the repository for official CPL downloads.
Filename Description Size MD5
cpl-4.1.0.tar.gz Main CPL source code distribution - now updated to version 4.1.0
Note: requires CFITSIO version 2.510
2.1 MB cpl-4.1.0.md5
cpl-user-manual_4.1.pdf CPL User Manual 4.1 0.4 MB
cpl-ref-manual_4.1.pdf CPL Reference Manual 4.1.0, you can also refer to the on-line version directly. 2 MB
esorex-3.6.8.tar.gz EsoRex - ESO Recipe Execution tool. Requires CPL 4.1.0 or later. 0.7 MB esorex-3.6.8.md5
iiinstrumentp.tar.gz Template for building a pipeline with CPL. 125 kbytes iiinstrumentp.md5
cfitsio2510.tar.gz CFITSIO library from NASA, version 2.510, as used by ESO-VLT software 2 MB cfitsio2510.md5
cpl-logo.eps The official CPL logo 0.8 KB
cpl-large.jpg Medium resolution graphic of the CPL logo. 56 KB

Download notes

Note that in CPL, from version 4.0 on, the FITS data on disk is accessed via the CFITSIO library. The specific release 2.510 of CFITSIO is used (for compatibility with the VLT software), and CPL is tested, verified and supported for this CFITSIO version, only.
The qfits library is not used anymore by CPL.
EsoRex, in turn, requires the CPL.

The MD5 file, provided with each source-code distribution, is for use with the MD5 fingerprint system. It allows the integrity of the file to be checked. For example, with both the main file and the MD5 signature file in the same directory, execute the command "md5sum -c <md5file>".

Various "old versions" are also available for download. These may be obtained directly from the CPL FTP site.

System requirements

It is intended that the CPL will be able to be built on a variety of UNIX platforms. However, at this stage, only the VLT target platforms and operating systems,
  • HP-UX 11
  • Solaris 8, and,
  • Linux (glibc 2.1 or later),
are officially supported. At this stage, the CPL requires the "gcc" compiler in order to build correctly without modification.

Installing and using the CPL

Please refer to the README file in the CPL distribution for details about how to install and use the software. A detailed description of the library is provided in the CPL User Manual (see the link in the list of "downloads" above). Additional documentation is available from the CPL Documentation page.