[ bianca ]
[ 源代码: reproject ]
软件包:python3-reproject(0.14.1-3)
Reproject astronomical images with Python 3
This is a package to reproject astronomical images using various techniques via a uniform interface. Reprojection means the re-gridding of images from one world coordinate system to another (for example changing the pixel resolution, orientation, coordinate system). Currently implemented are reprojection of celestial images by interpolation, as well as by finding the exact overlap between pixels on the celestial sphere. It can also reproject to/from HEALPIX projections.
This package contains the Python 3 version of the package.
其他与 python3-reproject 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-astropy
- Core functionality for performing astrophysics with Python
-
- dep: python3-astropy-healpix
- HEALPix representation of spherical data - Python 3
-
- dep: python3-cloudpickle
- Extended pickling support for Python 3 objects
-
- dep: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-numpy2-abi0
- 本虚包由这些包填实: python3-numpy
- 或者 python3-numpy-abi9
- 软件包暂时不可用
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-zarr
- chunked, compressed, N-dimensional arrays for Python