python-cpl 0.6.1-1 source package in Ubuntu

Changelog

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


  * New upstream release

 -- Ole Streicher <email address hidden>  Wed, 06 Nov 2013 18:29:34 +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-1.dsc 2.3 KiB 8aaa153453830ce33b9ac016c6fc18cbfe0a559963f53f5ca8ba7fe5f51e9027
python-cpl_0.6.1.orig-test.tar.gz 31.3 KiB 577730b9227fa24f7d142716b9433811e7b7eb93906dfeff52c14054441f9f9e
python-cpl_0.6.1.orig.tar.gz 35.3 KiB 7dbe863259102baa020464cc93bfbe46e1bb17847122dd61bdb61030fb2e38c7
python-cpl_0.6.1-1.debian.tar.gz 3.6 KiB e053888dd2af6ad55c6602227e69d6d965e71641092cd88c0dd3c0e11b336719

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.