Skip to content

Bump specutils from 1.3 to 1.5.0#17

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/specutils-1.5.0
Closed

Bump specutils from 1.3 to 1.5.0#17
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/specutils-1.5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps specutils from 1.3 to 1.5.0.

Release notes

Sourced from specutils's releases.

V1.5.0

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

  • Convolution-based smoothing will now apply a 1D kernel to multi-dimensional fluxes by convolving along the spectral axis only, rather than raising an error. #885

  • template_comparison now handles astropy.nddata.Variance and astropy.nddata.InverseVariance uncertainties instead of assuming the uncertainty is standard deviation. #899

Bug Fixes ^^^^^^^^^

  • Speed up JWST s3d loader and reduce memory usage. #874

  • SpectralRegion can now handle pixels. #886

  • Fix bug where template_comparison would return the wrong chi2 value. #872

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

  • fit_lines now makes use of unit support in astropy.modeling. #891

  • Spectrum1D.with_spectral_units now attempts to fall back on the spectral_axis units if units could not be retrieved from the WCS. #892

  • ndcube package pin updated to released version (2.0). #897

  • Minor changes for astropy 5.0 compatibility. #895

V1.4.1

Minor bugfix release, see changelog.

v1.4.0

See change log for list of new features and bug fixes.

v1.3.1

See change log for list of new features and bug fixes.

Changelog

Sourced from specutils's changelog.

1.5.0

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

  • Convolution-based smoothing will now apply a 1D kernel to multi-dimensional fluxes by convolving along the spectral axis only, rather than raising an error. #885

  • template_comparison now handles astropy.nddata.Variance and astropy.nddata.InverseVariance uncertainties instead of assuming the uncertainty is standard deviation. #899

Bug Fixes ^^^^^^^^^

  • Speed up JWST s3d loader and reduce memory usage. #874

  • SpectralRegion can now handle pixels. #886

  • Fix bug where template_comparison would return the wrong chi2 value. #872

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

  • fit_lines now makes use of unit support in astropy.modeling. #891

  • Spectrum1D.with_spectral_units now attempts to fall back on the spectral_axis units if units could not be retrieved from the WCS. #892

  • ndcube package pin updated to released version (2.0). #897

  • Minor changes for astropy 5.0 compatibility. #895

1.4.1

Bug Fixes ^^^^^^^^^

  • Fix JWST s3d loader. #866

1.4

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

  • Allow overriding existing astropy registry elements. #861

... (truncated)

Commits
  • 05bead0 Merge pull request #901 from rosteen/changelog-1.5
  • 3abf031 Update GWCS pin to more recent version with compatibility fixes
  • 2a3ac8b Update changelog for 1.5.0 release
  • 7b9a930 Merge pull request #899 from rosteen/template-match-uncertainty
  • 31c083a Allow for different uncertainty types in template_comparison
  • dc890d2 Merge pull request #900 from rosteen/fix-doctest
  • b9b4b87 Fix build_docs test by registering options in conf file
  • 08b2a7f Merge pull request #897 from rosteen/update-ndcube-pin
  • ddfbc4d Update NDCube pin to released version
  • 08de408 Merge pull request #895 from rosteen/gwcs-compatibility-fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [specutils](https://github.com/astropy/specutils) from 1.3 to 1.5.0.
- [Release notes](https://github.com/astropy/specutils/releases)
- [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst)
- [Commits](astropy/specutils@v1.3...v1.5.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2021

Dependabot tried to add @dmcollom and @phycodurus as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cjoldelo/tom_base/pulls/17/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cjoldelo/tom_base repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2022

Superseded by #21.

@dependabot dependabot bot closed this Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/specutils-1.5.0 branch January 28, 2022 13:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants