Paketname | libastro-fits-cfitsio-perl |
Beschreibung | Perl extension for using the cfitsio library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.05-2+b1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 1648 Byte |
Hängt ab von | perl (>= 5.10.0-9), perlapi-5.10.0, libc6 (>= 2.7-1), libcfitsio3 |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | libastro-fits-cfitsio-perl (1.05-2) |
Paketgröße | 516106 Byte |
Prüfsumme MD5 | 6c491cefa30d6a57746daa2a0dd717d8 |
Prüfsumme SHA1 | bde25bb034e20247404301c9a50cb86509504952 |
Prüfsumme SHA256 | 8e71082ca286d6832624d4cec74a76b1e7ac3feed9d93d0ada5d32604ac11777 |
Link zum Herunterladen | libastro-fits-cfitsio-perl_1.05-2+b1_i386.deb |
Ausführliche Beschreibung | Perl interface to William Pence's cfitsio subroutine library. For more
information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio.
.
This module attempts to provide a wrapper for nearly every cfitsio routine,
while retaining as much cfitsio behavior as possible. As such, one should
be aware that it is still somewhat low-level, in the sense that handing an
array which is not the correct size to a routine like fits_write_img()
may cause SIGSEGVs.
.
The goal is to eventually use these routines to build a more Perl-like
interface to many common tasks such as reading and writing of images and
ASCII and binary tables.
|