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

Missing adapt_SpikesFile function and plt.show() call in the documentation examples #13

Open
alvayus opened this issue Oct 13, 2021 · 0 comments

Comments

@alvayus
Copy link
Contributor

alvayus commented Oct 13, 2021

The ReadTheDocs Documentation shows some examples that reference the function adapt_SpikesFile, which is missing in the current version of PyNAVIS. It could be solved by renaming Functions.adapt_SpikesFile to Functions.adapt_timestamps, whose name is the real function name. This should be done at the sections:

  • Load files (subsections 2 & 3)
  • Manually split spiking information (subsections 1 & 2)
  • Phaselock

Furthermore, it could be nice to complete some examples with the plt.show() call, which is necessary to show the plots. These examples are:

  • Load files (subsection 3)
  • Convert from mono to stereo files and vice versa
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