Summary
Astronomy-dev
pacchetto di transizione di Debian Science per Astronomy-dev
Debian-Astro è ora un Debian Pure Blend separato e permette un controllo
fine sugli argomenti da installare. Per facilitare la transizione questo
pacchetto installa tutti i task di Debian-Astro relativi allo sviluppo.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Science
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Science mailing list
Links to other tasks
|
Debian Science Astronomy-dev packages
Official Debian packages with high relevance
Casacore-dev
file di sviluppo della libreria principale di CASA
|
Versions of package casacore-dev |
Release | Version | Architectures |
sid | 2.4.1-1 | amd64,arm64,armel,armhf,i386,mipsel,powerpc,ppc64el,s390x |
stretch | 2.2.0-2 | amd64,armel,armhf,i386,mipsel |
buster | 2.4.1-1 | amd64,arm64,armel,armhf,i386,mipsel,ppc64el,s390x |
|
License: DFSG free
|
Il pacchetto casacore contiene le librerie principali del vecchio pacchetto
AIPS++/CASA (Common Astronomy Software Applications). Questa suddivisione è
stata fatta per ottenere una migliore separazione tra librerie principali e
applicazioni.
Questo pacchetto contiene i file per lo sviluppo di applicazioni.
|
|
Libastro-fits-cfitsio-perl
Perl extension for using the cfitsio library
|
Versions of package libastro-fits-cfitsio-perl |
Release | Version | Architectures |
squeeze | 1.05-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
sid | 1.11-2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 1.11-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 1.11-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 1.10-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 1.08-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
Debtags of package libastro-fits-cfitsio-perl: |
devel | lang:perl, library |
field | astronomy |
|
License: DFSG free
|
Astro::Fits::Cfitsio is a 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.
|
|
Libccfits-dev
libreria statica per I/O con file dei dati in formato FITS
|
Versions of package libccfits-dev |
Release | Version | Architectures |
jessie | 2.4+dfsg-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 2.5+dfsg-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
squeeze | 2.2-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
stretch | 2.5+dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.5+dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
wheezy | 2.4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
Debtags of package libccfits-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
CCfits è un'interfaccia orientata agli oggetti per la libreria cfitsio. È
progettata per rendere disponibili le capacità di cfitsio ai programmatori
che utilizzano il C++. È scritta in ANSI C++ e implementata tramite la C++
Standard Library (libreria standard del C++) con namespace, gestione
delle eccezioni e funzioni modello.
Questo pacchetto contiene quanto è necessario per compilare sorgenti che
usano questa libreria nel loro codice.
|
|
Libcfitsio-dev
libreria per I/O di file dati in formato FITS (file di sviluppo)
|
Versions of package libcfitsio-dev |
Release | Version | Architectures |
buster | 3.420-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 3.420-3 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
jessie | 3.370-2+deb8u1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 3.410-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
FITS (Flexible Image Transport System - sistema flessibile di trasporto
immagini) è un formato dati ampiamente utilizzato in astronomia. cfitsio è
una libreria di routine ANSI C per leggere e scrivere file dati in formato
FITS. È anche incluso, a beneficio dei programmatori Fortran, un insieme di
routine wrapper chiamabili dal Fortran.
Questo pacchetto contiene quanto è necessario per compilare sorgenti che
usano questa libreria nel loro codice.
|
|
Libchealpix-dev
rappresentazione HEALPix di dati sferici - libreria C di sviluppo
|
Versions of package libchealpix-dev |
Release | Version | Architectures |
jessie | 3.11.4-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 3.30.0-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 3.30.0-4 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 3.30.0-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package libchealpix-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
HEALPix è un acronimo per Hierarchical Equal Area isoLatitude Pixelization
di una sfera. Come suggerito dal nome, questa pixelizzazione produce una
suddivisione di una superficie sferica in cui ogni pixel copre un'area con
la stessa superficie di ogni altro pixel. È comunemente usata per
memorizzare immagini astronomiche dell'intera volta celeste, tra cui le
famosissime mappe della radiazione cosmica di fondo.
Questo pacchetto fornisce la libreria statica e gli header per
l'implementazione in linguaggio C di HEALPix. La libreria C fornisce
l'input/output di base delle mappe di HEALPix e le operazioni spaziali di
base come la conversione tra coordinate sferiche e pixel di HEALPix.
|
|
Libcpl-dev
ESO library for automated astronomical data-reduction
|
Versions of package libcpl-dev |
Release | Version | Architectures |
buster | 7.0-6 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 7.0-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 6.5-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 6.1.1-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x |
sid | 7.0-6 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libcpl-dev: |
devel | lang:c, library |
field | astronomy |
role | devel-lib |
science | calculation |
works-with | image, image:raster |
|
License: DFSG free
|
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 (known
as "pipelines").
The CPL was developed to standardise the way instrument pipelines
are built, to shorten their development cycle and to ease their
maintenance. However, it may be more generally applied to any similar
application, and the details of the CPL code have been engineered in
a way to make the library portable and flexible, as well as
minimising external dependencies.
The CPL provides a host of functionality, presented in a clear,
generic and uniform manner. Among its many features, the CPL offers:
- many useful low-level data types (images, tables, matrices, strings,
property lists, ...),
- many fundamental statistic, arithmetic and conversion operations for
these data types.
- medium-level data access methods (e.g. a data abstraction layer for
FITS files),
- data table organisation and manipulation,
- keyword/value handling and management,
- a standardised application interface for pipeline recipes, and,
- support for dynamic loading of recipe modules.
Despite the current bias towards instrument pipeline development, the
library also provides a variety of general-purpose image- and
signal-processing functions, making it an excellent framework for the
creation of more generic data-handling packages.
This package contains the static library and the C header files.
|
|
Liberfa-dev
Essential Routines for Fundamental Astronomy (development files)
|
Versions of package liberfa-dev |
Release | Version | Architectures |
stretch | 1.3.0-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 1.4.0-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
jessie | 1.1.1-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
buster | 1.4.0-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package liberfa-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
ERFA is a C library containing key algorithms for astronomy, and is
based on the SOFA library published by the International Astronomical
Union (IAU).
It is intended to replicate the functionality of SOFA (aside from
possible bugfixes in ERFA that have not yet been included in SOFA),
but is licensed under a three-clause BSD license to enable its
compatibility with a wide range of open source licenses. Permission
for this release has been obtained from the SOFA board.
This package contains the header files and the static library.
|
|
Libfits-java
Java library for the I/O handling of FITS files
|
Versions of package libfits-java |
Release | Version | Architectures |
buster | 1.15.2-1 | all |
jessie | 1.10.0-1 | all |
stretch | 1.15.1-1 | all |
sid | 1.15.2-1 | all |
|
License: DFSG free
|
FITS (Flexible Image Transport System) is the standard
data format in astronomy used for the transport, analysis,
and archival storage of scientific data sets.
This library provides efficient I/O for FITS images and
binary tables. All basic FITS formats and gzip compressed
files are supported.
|
|
Libgyoto2-dev
development files for libgyoto
|
Versions of package libgyoto2-dev |
Release | Version | Architectures |
jessie | 0.2.3-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
|
License: DFSG free
|
Gyoto aims at providing a framework for computing orbits and
ray-traced images in General relativity.
This package provides the files necessary to compile Gyoto plugins
and codes using the libgyoto library.
|
|
Libhealpix-cxx-dev
rappresentazione di dati sferici - libreria C++ di sviluppo
|
Versions of package libhealpix-cxx-dev |
Release | Version | Architectures |
sid | 3.30.0-2 | kfreebsd-amd64,kfreebsd-i386 |
stretch | 3.30.0-6 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 3.30.0-6 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 3.30.0-6 | amd64,arm64,armel,armhf,hurd-i386,i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libhealpix-cxx-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
HEALPix è un acronimo per Hierarchical Equal Area isoLatitude Pixelization
di una sfera. Come suggerito dal nome, questa pixelizzazione produce una
suddivisione di una superficie sferica in cui ogni pixel copre un'area con
la stessa superficie di ogni altro pixel. È comunemente usata per
memorizzare immagini astronomiche dell'intera volta celeste, tra cui le
famosissime mappe della radiazione cosmica di fondo.
Questo pacchetto fornisce la libreria statica e gli header per
l'implementazione di HEALPix in linguaggio C++. La libreria C++ fornisce
input/output, operazioni spaziali di base come conversione tra coordinate
sferiche e pixel HEALPix e anche operazioni spaziali sofisticate come
interrogazione di coni o poligoni, così come upsampling/downsampling,
smoothing e trasformate armoniche sferiche veloci.
|
|
Libindi-dev
libreria Instrument-Neutral Device Interface -- file di sviluppo
|
Versions of package libindi-dev |
Release | Version | Architectures |
stretch | 1.2.0-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 0.9.8.1-5.1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 0.9.1-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
sid | 1.4.1+dfsg-3 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 1.4.1+dfsg-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
upstream | 1.5.0 |
Debtags of package libindi-dev: |
devel | lang:c, library |
role | devel-lib |
|
License: DFSG free
|
INDI (Instrument-Neutral Device Interface) è un protocollo di controllo
distribuito basato su XML e progettato per controllare la strumentazione
astronomica. INDI è piccolo, flessibile, facile da analizzare, scalabile e
senza stati. Gestisce le funzioni DCS comuni come controllo remoto,
acquisizione dei dati, monitoraggio e molto altro.
Questo pacchetto contiene gli header e le librerie di sviluppo per la
libreria INDI.
|
|
Libnova-dev
file di sviluppo per la libreria astronomica libnova
|
Versions of package libnova-dev |
Release | Version | Architectures |
stretch | 0.16-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.16-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
wheezy | 0.14.0-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
sid | 0.16-2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
jessie | 0.14.0-2.1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
squeeze | 0.12.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
Debtags of package libnova-dev: |
devel | lang:c, lang:c++, library |
field | astronomy |
role | devel-lib |
|
License: DFSG free
|
libnova è una libreria generica, a doppia precisione per la meccanica
celeste, l'astrometria e l'astrodinamica.
Questo pacchetto contiene i file di sviluppo.
|
|
Libqfits-dev
Development files for libqfits
|
Versions of package libqfits-dev |
Release | Version | Architectures |
buster | 6.2.0-8 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
wheezy | 6.2.0-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 6.2.0-8 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 6.2.0-8 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
squeeze | 6.2.0-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
sid | 6.2.0-8 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libqfits-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
This package contains the header files and static library needed to
compile applications that use qfits.
|
|
Libstarlink-ast-dev
Handle World Coordinate Systems in Astronomy (development package)
|
Versions of package libstarlink-ast-dev |
Release | Version | Architectures |
sid | 8.4.0+dfsg-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
wheezy | 7.0.4+dfsg-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
stretch | 8.3.0+dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 8.4.0+dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 8.0.2+dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
Debtags of package libstarlink-ast-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
AST implements an object oriented model for describing physical
coordinate systems, and the transformations that exist between them.
It provides a comprehensive range of facilities for attaching world
coordinate systems (WCS) to astronomical data and for retrieving and
manipulating that information.
It has built-in intelligence for identifying types of celestial,
spectral, time and other coordinate systems (including
compound systems that combine axes of different types)
and determining how to transform between them. This
allows general purpose code to be written that makes no
assumptions about the nature of the coordinate systems.
This package contains the files needed for development.
|
|
Libstarlink-pal-dev
Positional Astronomy Library (development files)
|
Versions of package libstarlink-pal-dev |
Release | Version | Architectures |
wheezy | 0.1.0-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.5.0-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.5.0-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.9.7-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 0.9.7-3 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libstarlink-pal-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
This library is a collection of code designed to aid in replacing the SLA
library with code from NOVAS and ERFA.
Where possible the API is similar to the C SLA API except for the use of a
"pal" prefix.
This package contains the development files.
|
|
Libwcstools-dev
gestisce il WCS di un'immagine FITS (file di sviluppo)
|
Versions of package libwcstools-dev |
Release | Version | Architectures |
sid | 3.9.5-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
stretch | 3.9.4-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 3.9.5-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
wheezy | 3.8.5-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 3.9.0+dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
Debtags of package libwcstools-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
WCSTools è un insieme di utilità software, scritte in C, che creano,
visualizzano e manipolano il sistema di coordinate mondiali di un'immagine
FITS o IRAF, usando parole chiave specifiche nell'intestazione
dell'immagine che collegano la posizione dei pixel all'interno
dell'immagine alla posizione celeste. Programmi ausiliari ricercano i
cataloghi stellari e manipolano le immagini.
Questo pacchetto contiene i file necessari per lo sviluppo.
|
|
Python-cpl
controlla ricette per pipeline dall'European Southern Observatory
|
Versions of package python-cpl |
Release | Version | Architectures |
wheezy | 0.3.6-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x |
sid | 0.7.2-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 0.7.2-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 0.7.2-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 0.6.2-4 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
Debtags of package python-cpl: |
devel | lang:python, library |
field | astronomy |
role | devel-lib |
science | calculation |
use | converting, organizing |
works-with | image, image:raster |
|
License: DFSG free
|
Questo modulo può elencare, configurare ed eseguire ricette basate su CPL
da Python 3. I dati di input, calibrazione e output possono essere
specificati come file FITS o come oggetti pyfits in memoria.
La CPL (Common Pipeline Library) è composta da un insieme di librerie ISO-C
che forniscono un toolkit software completo, efficiente e robusto. Forma la
base per la creazione di compiti automatizzati di riduzione di dati
astronomici.
Una delle funzionalità fornite da CPL è la capacità di creare algoritmi di
riduzione dei dati che vengono eseguiti come plugin (librerie dinamiche).
Questi vengono chiamati "ricette" e sono uno degli aspetti principali
dell'ambiente di sviluppo di riduzione dei dati CPL.
|
|
Python-healpy
rappresentazione HEALPix di dati sferici - interfaccia Python
|
Versions of package python-healpy |
Release | Version | Architectures |
stretch | 1.10.3-2 | amd64,arm64,ppc64el |
sid | 1.10.3-2 | amd64,arm64,ppc64el |
sid | 1.9.1-4 | kfreebsd-amd64 |
buster | 1.10.3-2 | amd64,arm64,ppc64el |
upstream | 1.11.0 |
|
License: DFSG free
|
HEALPix è un acronimo per Hierarchical Equal Area isoLatitude Pixelization
di una sfera. Come suggerito dal nome, questa pixelizzazione produce una
suddivisione di una superficie sferica in cui ogni pixel copre un'area con
la stessa superficie di ogni altro pixel. È comunemente usata per
memorizzare immagini astronomiche dell'intera volta celeste, tra cui le
famosissime mappe della radiazione cosmica di fondo.
Questo pacchetto fornisce un wrapper Python intorno all'implementazione C++
di HEALPix.
|
|
Python-pyfits
modulo Python per leggere, scrivere e manipolare file FITS
|
Versions of package python-pyfits |
Release | Version | Architectures |
squeeze | 2.3.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
jessie | 3.3-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 3.0.8-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
stretch | 3.4-4 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
FITS (Flexible Image Transport System, sistema flessibile di trasporto
delle immagini) è un formato di dati usato soprattutto nell'astronomia.
PyFITS è un modulo Python per leggere, scrivere e manipolare file FITS. Il
modulo usa funzionalità Python orientate agli oggetti per fornire un
accesso veloce, facile ed efficiente ai file FITS. L'uso della sintassi per
array di Python permette un accesso immediato a qualsiasi estensione FITS,
schede d'intestazione o elementi di dati.
Notare che lo sviluppo di PyFITS si è fermato e non ci saranno nuove
versioni originali. È soppiantato dal modulo "astropy.io" che è un
rimpiazzo quasi perfetto. PyFITS dovrebbe perciò essere utilizzato
solamente per ragioni di compatibilità e astropy dovrebbe essere usato
invece per il nuovo sviluppo.
Questo pacchetto fornisce PyFITS sul percorso dei moduli di Python 2. Fa da
complemento a python3-pyfits.
|
|
Python-pywcs
insieme di routine per gestire lo standard FITS WCS
|
Versions of package python-pywcs |
Release | Version | Architectures |
jessie | 1.12-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 1.11-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
Debtags of package python-pywcs: |
devel | lang:python, library |
field | astronomy |
role | devel-lib |
use | converting |
works-with | image, image:raster |
|
License: DFSG free
|
Questo è un sottile wrapper per le interfacce di alto e medio livello di
WCSLIB del Dr. Mark Calabretta, per gestire il WCS (World Coordinate
System, sistema di coordinate mondiali).
In aggiunta vi sono estensioni (scritte in C) per gestire le parole chiavi
convenzionali per SIP (Simple Imaging Polynomial) di Spitzer e tabelle di
ricerca Paper IV per distorsioni.
|
|
Slang-cfitsio
legge e scrive file FITS da S-Lang
|
Versions of package slang-cfitsio |
Release | Version | Architectures |
jessie | 0.3.8+nosvn-4.1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
wheezy | 0.3.8+nosvn-4.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
squeeze | 0.3.8+nosvn-4 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
sid | 0.3.8+nosvn-5 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 0.3.8+nosvn-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
stretch | 0.3.8+nosvn-5 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package slang-cfitsio: |
role | shared-lib |
|
License: DFSG free
|
La libreria CFITSIO è composta da un insieme di funzioni per leggere e
scrivere file FITS (Flexible Image Transport System, sistema di trasporto
delle immagini flessibile). Il modulo S-Lang CFITSIO fa da wrapper per
molte delle funzioni della libreria CFITSIO e permette di manipolare
facilmente file FITS dall'interprete S-Lang.
|
|
Tcl-fitstcl
interfaccia Tcl per i file FITS
|
Versions of package tcl-fitstcl |
Release | Version | Architectures |
jessie | 2.3-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 2.4-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
sid | 2.4-3 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
buster | 2.4-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
|
License: DFSG free
|
fitsTcl è un'estensione del linguaggio Tcl, che fornisce un facile accesso
ai dati astronomici memorizzati nel formato FITS. fitsTcl implementa
un'interfaccia Tcl per la libreria cfitsio, sviluppato da HEASARC (High
Energy Astrophysics Science Archive Research Center) presso il Goddard
Space Flight Center della NASA.
|
|
Wcslib-dev
file header e libreria statica per libwcs e pgsbox
|
Versions of package wcslib-dev |
Release | Version | Architectures |
stretch | 5.16-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 5.17-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 4.24-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 5.17-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
wheezy | 4.13.4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
Debtags of package wcslib-dev: |
devel | lang:c, lang:fortran, library |
field | astronomy |
role | devel-lib |
use | converting |
works-with | file, image, image:raster |
|
License: DFSG free
|
WCSLIB è una libreria C, fornita con un insieme completo di wrapper
Fortran, che implementa lo standard WCS (World Coordinate System, sistema
di coordinate mondiali) in FITS (Flexible Image Transport System, sistema
flessibile di trasporto di immagini).
PGSBOX disegna ed etichetta una griglia di coordinate curvilinee. Quando
viene chiamato deve essere fornita una funzione esterna separata, NLFUNC,
per definire la trasformazione delle coordinate non lineare.
Questo pacchetto contiene le librerie statiche e i file header C.
|
|
Debian packages in contrib or non-free
Libworldwind-java
|
Versions of package libworldwind-java |
Release | Version | Architectures |
wheezy | 0.5.0-10 (non-free) | all |
squeeze | 0.5.0-8 (non-free) | all |
|
License: non-free
|
World Wind allows any user to zoom from satellite altitude into
any place on Earth, leveraging high resolution LandSat imagery
and SRTM elevation data to experience Earth in visually rich 3D,
just as if they were really there.
This package contains the worldwind library.
|
Packaging has started and developers might try the packaging code in VCS
Libivoafits-java
Java helper library for viewing FITS images
|
Versions of package libivoafits-java |
Release | Version | Architectures |
VCS | 0.3-1 | all |
|
License: IVOA Public License Version 1.0
Debian package not available
Version: 0.3-1
|
The ivoafits package consists of a set of classes which can be used
by any Java application to load and view images available in the
widespread FITS (Flexible Image Transport System) data format.
The package is a software tool of the Virtual Observatory (VO)
providing an astronomical research environment. It is used by several
VO applications, e.g. TOPCAT or VO Enabled Mirage. The library depends
on Thomas McGlynn's nom.tam.fits package ("libfits-java" in Debian).
|
|