cfitsio wrapper in python
21Jun11
After several issues with pyfits, and tired of it being so overengineered, I’ve wrote my own fits I/O package in python, wrapping the C library cfitsio with ctypes.
Pretty easy, first version completely developed in 1 day.
https://github.com/zonca/pycfitsio
Advertisement
Filed under: numpy, python | Leave a Comment
No Responses Yet to “cfitsio wrapper in python”