Skip to content

MAINT: Cast datasets.ascent image to float64 #17627

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

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

AnirudhDagar
Copy link
Member

Reference issue

xref #17606 #17611 scipy/dataset-ascent#3

What does this implement/fix?

ascent dataset array has been updated to uint8 dtype at source file, this should fix the breaking signal docs due to the same.

Thanks @boeleman for the initial PR.

cc @tylerjereddy @rgommers

@AnirudhDagar AnirudhDagar added scipy.datasets maintenance Items related to regular maintenance tasks scipy.signal labels Dec 19, 2022
@AnirudhDagar AnirudhDagar added this to the 1.10.0 milestone Dec 19, 2022
@AnirudhDagar AnirudhDagar added the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Dec 19, 2022
Copy link
Contributor

@tylerjereddy tylerjereddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked that the CI failures don't appear to be related, see gh-17630.

It looks like there's something nasty with the NumPy dev branch as well, but almost certainly not related. I'll check that locally now and update the above issue when I confirm.

@tylerjereddy tylerjereddy merged commit 8f849bb into scipy:main Dec 19, 2022
@tylerjereddy tylerjereddy removed the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.datasets scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants