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

Scipy.interpolate no longer contains spline #20

Open
din14970 opened this issue Aug 4, 2020 · 0 comments
Open

Scipy.interpolate no longer contains spline #20

din14970 opened this issue Aug 4, 2020 · 0 comments

Comments

@din14970
Copy link

din14970 commented Aug 4, 2020

Super tiny thing which I was able to fix immediately, but I thought I'd report it anyway. I tried running your very old exit wave reconstruction example, which uses the CTF radial_plot function. Trying to call this function throws an error because spline is no longer part of scipy.interpolate. Looking below in the code, it doesn't look like spline is used anyway. Removing it makes radial_plot work again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant