This version is compatible with synphot 1.1.0.
- Compatibility with
astropy4.3. [#128] ~/.astropy/config/stsynphot.cfgis no longer updated on import. [#145]
- CDBS is TRDS now. [#121]
- This release works with
synphot1.0.
- New
catalog.plot_phoenixfunction to visualize the Phoenix catalog parameters. [#111] - Fix compatibility with Windows in regards to path handling. [#107]
- Fix a bug in
stio.get_latest_fileto recognize file in current directory. [#108] - Dropped support for Python 3.5. This package now requires Python 3.6 or
later. It also now requires
astropy3 or later. [#109]
- Fix total flux unit handling for
emspectrum generated fromparse_spec. [#102] - Fix
.meta['expr']value for normalized spectrum generated fromparse_spec. [#102]
- Infrastructure update in accordance to Astropy APE 17. [#96]
- Removed Python 2 support. This version is only compatible with Python 3.5 or later. [#67]
- Compatibility with
astropy4.0 models. [#81] - Invalid
pixscaleinthermbackcalculation now raisesPixscaleNotFoundErrorinstead ofSynphotError. [#88] - Invalid filename lookup by component in
tablesnow raisesGraphtabErrorinstead ofSynphotError. [#89]
- Raise error when catalog gap (e.g., Phoenix) is used in interpolation. [#48]
astropy-helpersupdated to v2.0.6. [#51]- Wavelength catalog updated for HST/COS. [#53]
- Added support for JWST/NIRISS path shortcut. [#55]
- Removed deprecation warning from
np.issubdtype. [#56]
First release.