Releases: spacetelescope/pysynphot
Releases · spacetelescope/pysynphot
0.9.10 alpha
This is for conda-dev. Not a real release.
PySynphot v0.9.8.8 Release Notes
PySynphot v0.9.8.7 Release Notes
Fixed tagging issue for "git describe" and failed tests. No change to user-facing interface otherwise.
PySynphot v0.9.8.6 Release Notes
- Fixed compatibility problems with Numpy 1.12.
get_ref()
andparse_spec()
are now exposed in the upper-level namespace.- Added functioning regression tests (ported from
pandokia
). - Documentation updates. This includes link to
bibcode
. - Removed deprecated FITS function,
new_table()
(does not affect user-facing codes).
PySynphot v0.9.8.5 Release Notes
PySynphot v0.9.8.4 Release Notes
Fixed a bug of inconsistent waveset
definitions across different objects. Cleaned up setup files. Now uses relic
submodule for version tagging.
PySynphot v0.9.8.3 Release Notes
Moved data
, test
, and src
directories one-level down for AstroConda. Minor documentation related updates. Typical users should not see significant changes between this release and the previous release of 0.9.8.2.
PySynphot v0.9.8.2 Release Notes
The following changes were made since the last PyPi release (v0.9.7) in October 19, 2015:
- Updated spectra data including ACS
wavecat
and Vega reference spectrum. - Replaced PyFITS dependency with
astropy.io.fits
. - Added a lot of documentation and tutorials.
- Bug fixes.
- Python 3 support (untested).