Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update specutils requirement from <=1.13.0,>=1.9.0.a to >=1.9.0.a,<=1.14.0 #83

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2024

Updates the requirements on specutils to permit the latest version.

Release notes

Sourced from specutils's releases.

v1.14.0

Changes

  • new_flux_unit changed to with_flux_unit to match spectral version, updated docstring to reflect actual behavior. #1124

  • Compatibility with numpy 2.0 and astropy 6.1. #1130

Changelog

Sourced from specutils's changelog.

1.14.0 (2024-04-16)

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • new_flux_unit changed to with_flux_unit to match spectral version, updated docstring to reflect actual behavior. #1124

  • Compatibility with numpy 2.0 and astropy 6.1. #1130

1.13.0 (2024-02-19)

New Features ^^^^^^^^^^^^

  • Added SDSS-V file format readers. #1107

  • Switched from using numpy.correlate to scipy.signal.correlate in template_correlate and enabled passing through the method argument. #1114

  • Added DESI file format readers. #1116

  • Added truncate option for resampler and template correlation extrapolation treatment. #1121

Bug Fixes ^^^^^^^^^

  • SDSS reader now properly exposes the spPlate_identify and spPlate_loader functions. #1097

  • Masks now round-trip through tabular-fits reader/write. #1104

  • template_correlate no longer errors when used on a Spectrum1D that lacks an uncertainty array. #1118

  • with_spectral_unit has been changed to with_spectral_axis_unit and actually works now. #1119

  • Template correlation functions now truncate to overlapping region to avoid NaNs in normalization when spectrum and template have non-overlapping regions. #1121

  • Fixed numpy error when printing a Spectrum1D object. #1123

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Made a couple small updates to developer docs. [#1110, #1112]

  • Updated the format of Spectrum1D.__str__ and Spectrum1D.__repr__. #1123

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [specutils](https://github.com/astropy/specutils) to permit the latest version.
- [Release notes](https://github.com/astropy/specutils/releases)
- [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst)
- [Commits](astropy/specutils@v1.9.0...v1.14.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 21, 2024
@dependabot dependabot bot requested a review from ManonMarchand April 21, 2024 01:32
@ManonMarchand ManonMarchand merged commit 525febb into master Apr 21, 2024
9 checks passed
@ManonMarchand ManonMarchand deleted the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.14.0 branch April 21, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant