********* Tutorials ********* Here you can find the tutorials for uses of `nept`, with some general neural data analysis focus. We import the data and look into its core objects and their features. Then we provide some examples such as generating tuning curves, computing power spectral densities, and handling purely behavioral data from a MedPC operant box. Interactive =========== These tutorials can be interactive in a jupyter notebook with `nept` and its dependencies installed. The only additional thing you need to do is download the tutorial data sets into the tutorials/data/ folder. Contributing and expanding the tutorial scope ============================================= We're always looking to improve the quality and usability of nept. If you wish to expand the scope of the tutorial suite, feel free to submit pull requests adhering to the `style guide `_. nept tutorials ============== .. toctree:: :maxdepth: 1 Tutorial01_Principles-of-(neural)-data-analysis Tutorial02_Setting-up Tutorial03_Data-types Tutorial04_Handling-spiking-data Tutorial05_Tuning-curves-and-decoding Tutorial06_Pairwise-co-occurrence Tutorial07_Signal-interactions Tutorial08_MedPC-behavior