Quickstart ========== New to NeuRodent? Start here to learn the basics of loading data and running your first analysis. .. list-table:: :widths: 30 70 :header-rows: 1 * - Tutorial - Description * - :doc:`basic_usage` - Complete workflow from loading EEG data to computing features and creating visualizations * - :doc:`data_loading` - Load EEG data from multiple formats: binary files, SpikeInterface, MNE, NWB, and more * - :doc:`configuration` - Optional configuration settings: logging, temporary directories, and performance tips .. toctree:: :maxdepth: 1 :hidden: basic_usage data_loading configuration