VervaekeLab / NANSEN

Hennestad et al. 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neuro Analysis Software Ensemble

NANSEN - Neuro ANalysis Software ENsemble

Twitter YouTube

A collection of apps and modules for processing, analysis and visualization of two-photon imaging data. Check out the introduction to Nansen on YouTube and/or see the Wiki for more details!

Session table demo

Contents

Disclaimer

The NANSEN toolbox is still under development, so don't be surprised if you find occasional bugs here and there! If you manage to break something, please report under the issues section! Also, suggestions for improvements and general feedback are very welcome!

Requirements

MATLAB Release 2020b or later

Installation

  1. Clone the repository and add all subfolders to MATLAB's search path.
  2. Make sure the required MATLAB toolboxes (listed below) are installed.
  3. Run nansen.setup to install community toolboxes and configure your first project. Alternative: To use nansen apps without creating a project, install the required community toolboxes (listed below). View demo of nansen.setup on YouTube.

Required Matlab toolboxes

  • Image Processing Toolbox
  • Statistics and Machine Learning Toolbox
  • Parallel Computing Toolbox

To check if these toolboxes are already installed, use the ver command. Typing ver in matlab's command window will display all installed toolboxes. If any of the above toolboxes are not installed, they can be installed by navigating to MATLAB's Home tab and then selecting Add-Ons > Get Add-Ons

Required community toolboxes

** The Widgets Toolbox can also be installed using MATLAB's addon manager, but it is important to install a compatibility version (v1.3.330) of the toolbox, so please use the download link above or install using nansen.setup.

Apps

Imviewer

App for viewing and interacting with videos & image stacks

Imviewer instance

Fovmanager

App for registering cranial implants, injection spots and imaging field of views (and RoIs) on an atlas of the dorsal surface of the cortex.

Fovmanager.

Plugins

Example of toolbox plugins that are included in NANSEN

Imviewer instance

About

Hennestad et al. 2022

License:MIT License


Languages

Language:MATLAB 99.9%Language:M 0.1%Language:Python 0.0%