Getting Started#

Installation#

  1. Using Pip:
    $ pip install roiextractors
    
  2. You can check for any missing packages by explicitly installing from the requirements file:
    $ pip install -r requirements.txt
    
  3. Cloning the github repo:
    $ git clone https://github.com/SpikeInterface/spikeinterface.git
    $ cd spikeinterface
    $ python setup.py install (or develop)
    

What is RoiExtractors#

Python-based module for extracting from, converting between, and handling recorded and optical imaging data from several file formats. Inspired by SpikeExtractors.

_images/roiextractors_overview.jpg