Major bugfix release
A new PyKE bugfix release is out! This release solves many critical bugs, primarily those related to the use of deprecated packages such as pyfits
prior to its fusion into astropy.io
.
The whole set of changes can be found here.
For installation instructions, refer to: https://github.com/KeplerGO/PyKE/blob/master/README.md
Dependencies:
matplotlib>=1.5.3
astropy>=1.0
numpy>=1.11.3
scipy>=0.19.0
pyraf>=2.1.11
Thank you