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.12.*,>=1.9.* to >=1.9.0.a,<=1.12.0 #64

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2023

Updates the requirements on specutils to permit the latest version.

Release notes

Sourced from specutils's releases.

v1.12.0

New Features

  • Registering a SpectrumList reader for a data loader is now optional. #1068

Bug Fixes

  • Fixed SDSS-I/II spSpec units. #1066

  • Addressed compatibility with ASDF 3.0 for JWST data. #1079

Other Changes and Additions

  • Corrected velocity_convention options in Spectrum1D docstring. #1088
Changelog

Sourced from specutils's changelog.

1.12.0 (2023-10-17)

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

  • Registering a SpectrumList reader for a data loader is now optional. #1068

Bug Fixes ^^^^^^^^^

  • Fixed SDSS-I/II spSpec units. #1066

  • Addressed compatibility with ASDF 3.0 for JWST data. #1079

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

  • Corrected velocity_convention options in Spectrum1D docstring. #1088

1.11.0 (2023-06-16)

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

  • wcs1d-fits loader now reads and writes boolean masks. #1051

Bug Fixes ^^^^^^^^^

  • Reimplementation of FluxConservingResampler. It is now faster and yields more accurate results. #1060

  • Fixed uncertainty calculations in centroid and gaussian width functions, also added an option to use an astropy.uncertainty distribution instead of the analytic solution. #1057

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

  • Drastically improved performance of region extraction. #1048

  • When creating a Spectrum1D object, it is enforced that the spectral axis is sorted and either strictly increasing or decreasing. #1061

1.10.0 (2023-04-05)

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

  • wcs1d-fits loader now reads and writes celestial components of

... (truncated)

Commits
  • 74a8b5c Update changelog for 1.12.0 release
  • 76a5a78 Correct velocity_convention options in docstring (#1088)
  • 27db220 Update devdeps tests to use more recent python, numpy (#1086)
  • 1967512 Merge pull request #1081 from pllim/debug-devdeps
  • 6f2b5d4 TST: Also install matplotlib dev for devdeps
  • 9aafe7a A real test failure wrt numpy dev
  • 4037d68 TST: Install astropy-dev properly
  • 8f22791 Merge pull request #1079 from pllim/jwst-asdf-dev
  • b6b0f44 TST: Remove asdf schema_tester entry point
  • 809d062 BUG: JWST readers compatibility with asdf dev
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 22, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.12.0 branch 2 times, most recently from 02ba526 to 5c5df15 Compare November 10, 2023 15:44
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.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.12.0 branch from 5c5df15 to 0ba34d7 Compare November 19, 2023 12:47
@ManonMarchand ManonMarchand merged commit 3224005 into master Nov 27, 2023
@ManonMarchand ManonMarchand deleted the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.12.0 branch November 27, 2023 10:55
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.

None yet

1 participant