Update specutils requirement from <=1.14.0,>=1.9.0.a to >=1.9.0.a,<=1.15.0
Updates the requirements on specutils to permit the latest version.
Release notes
Sourced from specutils's releases.
v1.15.0
New Features
- Implemented
SpectralRegion.write()andSpectralRegion.read()to round-trip spectral regions to/from ECSV files viaastropy.table.QTable. #1133
Changelog
Sourced from specutils's changelog.
1.15.0 (2024-05-01)
New Features ^^^^^^^^^^^^
- Implemented
SpectralRegion.write()andSpectralRegion.read()to round-trip spectral regions to/from ECSV files viaastropy.table.QTable. #11331.14.0 (2024-04-16)
Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^
new_flux_unitchanged towith_flux_unitto match spectral version, updated docstring to reflect actual behavior. #1124Compatibility 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.correlatetoscipy.signal.correlateintemplate_correlateand enabled passing through themethodargument. #1114Added DESI file format readers. #1116
Added
truncateoption for resampler and template correlation extrapolation treatment. #1121Bug Fixes ^^^^^^^^^
SDSS reader now properly exposes the
spPlate_identifyandspPlate_loaderfunctions. #1097Masks now round-trip through tabular-fits reader/write. #1104
template_correlateno longer errors when used on aSpectrum1Dthat lacks anuncertaintyarray. #1118
with_spectral_unithas been changed towith_spectral_axis_unitand actually works now. #1119Template correlation functions now truncate to overlapping region to avoid NaNs in normalization when spectrum and template have non-overlapping regions. #1121
... (truncated)
Commits
ce3f43cUpdate changelog for 1.15.04e8412aAdd read, write, as_table, and from_qtable to SpectralRegion (#1133)bf2355bMinor changes to DC loaders for future surveys (#1122)a702a2cInclude all remote data in coverage run (#1132)0524eb5Update github actions versions in CI (#1134)75d9446Added changelog section for next releasedf3ceb0Update changelog for 1.14.0 release5ec4931MNT: Compat with numpy 2 and astropy 6.1 (#1130)dac04caUpdate MANGA urls in tests (#1128)98dfcfdUpdate function name to with_flux unit and update docstring+tests (#1124)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)