FITS file loader
Project description
fits
-- FITS file reader for Python
Load a FITS file into memory-mapped numpy arrays.
import fits
with open('myfile.fits', 'rb') as fp:
hdus = fits.load(fp)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fits-0.0.1.tar.gz
(4.9 kB
view details)
Built Distribution
fits-0.0.1-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file fits-0.0.1.tar.gz
.
File metadata
- Download URL: fits-0.0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ef5712c69e2d22480f264f924d70fb944067ce30f4a82c908bf261b4e04a68 |
|
MD5 | 926de2a5d28381027c8f22f27e482418 |
|
BLAKE2b-256 | 247cb8c4c39dc79753706066d0251d5bdfd004197aea4ad8518e6c05fc87d92a |
File details
Details for the file fits-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fits-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1dab0d4f39b81500af5f354556db46b85f8be634da004c574842e49d779ddf8 |
|
MD5 | 91ca32d97416159c9ac23d401e330d37 |
|
BLAKE2b-256 | 455def127d13606e9a01d7e114bfdc99131959a1f261142e352bb6a7a7c415af |