Paketname | libastro-fits-cfitsio-perl |
Beschreibung | Perl extension for using the cfitsio library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.05-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 1752 Byte |
Hängt ab von | libc6 (>= 2.4), libcfitsio3, perl (>= 5.10.0-9), perlapi-5.10.0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 523506 Byte |
Prüfsumme MD5 | bae45b6808f51785c7c4e18a611e69a0 |
Prüfsumme SHA1 | 3514591573aee75671ddeb38c6eaf1ff9dc1887a |
Prüfsumme SHA256 | 84d69f701a6fb69672ec6266b6f519cd2ddcc9f055bdc8f75d3c0037b35f7004 |
Link zum Herunterladen | libastro-fits-cfitsio-perl_1.05-2_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.
|