Recent Releases of stsynphot
stsynphot - 1.4.0 Release Notes
Also see CHANGES.rst.
What's Changed
- add GitHub Actions to dependabot by @zacharyburnett in https://github.com/spacetelescope/stsynphot_refactor/pull/186
- Update license year by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/193
- MNT: Use hash for Action workflow versions and update if needed by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/194
- Fix wording in warning message by @larrybradley in https://github.com/spacetelescope/stsynphot_refactor/pull/195
- Bump deps, update CI by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/201
- Dependabot updates
New Contributors
- @dependabot made their first contribution in https://github.com/spacetelescope/stsynphot_refactor/pull/191
- @larrybradley made their first contribution in https://github.com/spacetelescope/stsynphot_refactor/pull/195
Full Changelog: https://github.com/spacetelescope/stsynphot_refactor/compare/1.3.0...1.4.0
- Python
Published by pllim over 1 year ago
stsynphot - 1.3.0 Release Notes
Also see CHANGES.rst.
What's Changed
- TST: asdf is bumping numpy in oldest deps so we need to pin it by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/177
- remove usages of deprecated
codecovpackage by @zacharyburnett in https://github.com/spacetelescope/stsynphot_refactor/pull/178 - remove unsupported
system_packagesRTD config setting by @zacharyburnett in https://github.com/spacetelescope/stsynphot_refactor/pull/180 - NumPy 2.0 compatibility by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/181
- TST: Bump checkout version and add Python 3.12 by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/182
- TST: Fix devdeps by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/183
Full Changelog: https://github.com/spacetelescope/stsynphot_refactor/compare/1.2.0...1.3.0
- Python
Published by pllim about 2 years ago
stsynphot - 1.2.0 Release Notes
Also see CHANGES.rst
What's Changed
- Updated Roman throughput to Phase C by @tddesjardins in https://github.com/spacetelescope/stsynphot_refactor/pull/149
- MNT: Update codecov-action version to v2 by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/154
- MNT: Update license year by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/155
- DOC: noao.edu is no more by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/158
- MNT: Stop using enabledeprecationsasexceptions by @pllim in https://github.com/spacetelescope/stsynphotrefactor/pull/159
- MNT: Drop Python 3.6 and 3.7, update test workflows by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/161
- fix for
collectionsimport deprecation by @zacharyburnett in https://github.com/spacetelescope/stsynphot_refactor/pull/163 - Remove AstroConda installation instructions by @ojustino in https://github.com/spacetelescope/stsynphot_refactor/pull/165
- use canonical filename of RTD configuration and enable
nitpickymode by @zacharyburnett in https://github.com/spacetelescope/stsynphot_refactor/pull/164 - TST: Fix oldest deps job, update workflows by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/167
- TST: Pin tox<4 and add RC testing by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/170
- TST: Update Phoenix gap test case by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/172
- MNT: Unpin tox, replace relative imports by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/173
- Remove testphoenixgap because all gaps now seemingly filled by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/174
- TST: Remove pytest-openfiles by @pllim in https://github.com/spacetelescope/stsynphot_refactor/pull/176
New Contributors
- @zacharyburnett made their first contribution in https://github.com/spacetelescope/stsynphot_refactor/pull/163
- @ojustino made their first contribution in https://github.com/spacetelescope/stsynphot_refactor/pull/165
Full Changelog: https://github.com/spacetelescope/stsynphot_refactor/compare/1.1.0...1.2.0
- Python
Published by pllim almost 3 years ago
stsynphot - 1.1.0 Release Notes
This version is compatible with synphot 1.1.0.
- Compatibility with
astropy4.3. [#128] ~/.astropy/config/stsynphot.cfgis no longer updated on import. [#145]
- Python
Published by pllim over 4 years ago
stsynphot - 1.0.0 Release Notes
- CDBS is TRDS now. [#121]
This release works with synphot 1.0.
- Python
Published by pllim over 5 years ago
stsynphot - 0.3 Release Notes
- 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]
- Python
Published by pllim almost 6 years ago
stsynphot - 0.2.2 Release Notes
Fixed bugs in parse_spec. [#103]
- Python
Published by pllim about 6 years ago
stsynphot - 0.2.1 Release Notes
Infrastructure update in accordance to Astropy APE 17. [#96]
- Python
Published by pllim about 6 years ago
stsynphot - 0.2.0 Release Notes
- 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]
- Python
Published by pllim over 6 years ago
stsynphot - 0.1 Release Notes
This is the first non-beta release and also the last release to support Python 2.
- Python
Published by pllim about 8 years ago
stsynphot - Third beta release for 0.1
Future-proof for Astropy v2.
- Python
Published by pllim over 8 years ago
stsynphot - Second beta release
Documentation completed. Initial commissioning report now available. Minor API improvements based on lessons learned while writing the documentation. Incomplete OBSMODE now displays possible valid values. Now able to read WFPC2 ramp filter OBSMODE.
- Python
Published by pllim about 9 years ago
stsynphot - First beta release
First beta release that successfully passed initial commissioning test (#23). This goes with synphot 0.1b1 as well.
Note: Documentation still not done.
- Python
Published by pllim over 9 years ago