-
Notifications
You must be signed in to change notification settings - Fork 36
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
Updating Notebooks #84
Updating Notebooks #84
Conversation
in Cell: 37, we were not importing the stingray.crosscorrelation
The variable at line ->152, should be window, and not uniform_window
it is typically recommended to use the built-in int type in Python rather than np.int for integers.
-seaborn-talk is now obsolete , and in the newer versions is replaced by seaborn-v0_8-talk. - font_manager.FontProperties was initialized without importing
these changes will help in ignoring changes made in the images of the notebooks, making the `git diff` relatively smaller and cleaner
@matteobachetti , |
Good! May I ask you to re run the full notebooks, without committing the changes, to test that these modifications are sufficient to make them work? I will trust your word for it. |
@matteobachetti |
in Cell: 37, we were not importing the stingray.crosscorrelation