Skip to content

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

@alvayus

Description

@alvayus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions