Skip to main content

Read FITS files in Dask Arrays.

Project description

da-fits

Read FITS files into Dask Arrays. Currently a very simple implementation.

Inspired by:

Example usage

import dafits

# Use astropy
dafits.da_from_fits('/path/to/file.fits')

# Use FITSIO -- can be faster than astropy
dafits.da_from_fitsio('/path/to/file.fits')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dafits-0.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

dafits-0.0.2-py2.py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page