Skip to content

nbarbey/fitsarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitsarray

What is fitsarray ? ==============

This module try to simplify the handling of simple data stored in fits file (arrays with metadata). This is an attempt to provide an ndarray subclass supplemented with a fits header metadata. It can be seen as a wrapper around pyfits.

Requirements

You need numpy and pyfits for fitsarray to run.

About

An ndarray subclass with metadata as fitsheader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages