python-cpl 0.6-1 source package in Ubuntu

Changelog

python-cpl (0.6-1) unstable; urgency=low


  * New upstream release

 -- Ole Streicher <email address hidden>  Sun, 03 Nov 2013 19:58:22 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cpl_0.6-1.dsc 2.3 KiB 76a4c617989b87c9d928b3d13423435dc1ad15715384b2ab46de624b55c5b76d
python-cpl_0.6.orig-test.tar.gz 31.6 KiB 9945906005ffb8e66a7577e2fe944d682e96f87e94da34c5afc5d1121e7765ab
python-cpl_0.6.orig.tar.gz 35.3 KiB fb6ee8edf8028322dfc7a5f252c0d82561fd831a8a1a2d1743fe85002839a298
python-cpl_0.6-1.debian.tar.gz 3.7 KiB 9502c2f8e3626363a375a4daf4df33cf564d890c43483eded3e86720d7078818

Available diffs

No changes file available.

Binary packages built by this source

python-cpl: Control pipeline recipes from the European Southern Observatory

 This module can list, configure and execute CPL-based recipes from Python.
 The input, calibration and output data can be specified as FITS files
 or as pyfits objects in memory.
 .
 The Common Pipeline Library (CPL) comprises a set of ISO-C libraries that
 provide a comprehensive, efficient and robust software toolkit. It forms a
 basis for the creation of automated astronomical data-reduction tasks.
 .
 One of the features provided by the CPL is the ability to create
 data-reduction algorithms that run as plugins (dynamic libraries). These are
 called "recipes" and are one of the main aspects of the CPL data-reduction
 development environment.