Git Product home page Git Product logo

ezcalcium's Introduction

View EZcalcium on File Exchange

EZcalcium

Calcium imaging analysis made easy. EZcalcium is a flexible, user-friendly toolbox for analysis of calcium imaging data, controlled by a set of intuitive graphical user interfaces (GUI) based on MATLAB.

Components & general workflow

EZcalcium contains four main modules: Motion Correction, ROI Detection, ROI Refinement, and ROI Matching. Typically, an imaging data file is processed through this workflow.

Motion Correction, based on the NoRMCorre toolbox, applies image alignment to correct for motion artifacts in the raw imaging data.

ROI Detection, based on the CaImAn toolbox, performs automated ROI detection, signal extraction, and deconvolution of fluorescence calcium signals.

ROI Refinement enables the user to inspect deteced ROIs, manually exclude ROIs, and use automated, customized ROI exclusion criteria, including spatial and activity-dependent metrics.

ROI Matching, also based on the CaImAn toolbox, helps to find the same ROIs across different sessions/experiments in an imaging series of the same field of view.

Step-by-step instructions for using each modules can be found on the EZcalcium GitHub Wiki page, as well as the included HELP.pdf file.

System requirements and installation

The amount of required available system memory depends on the size of the data being processed. Ideally, the amount of total system memory should be at least 3x of the size of a single raw, uncompressed data file. CPU requirements are minimal, but processing speed is vastly improved with multiple cores. The toolbox also runs faster when the data to be analyzed is stored on a solid-state drive, since large amounts of data must be read and, in the case of Motion Correction, written.

We recommend 64-bit MATLAB R2020b (version 9.9) or newer on Windows or macOS for using the EZcalcium. The following MATLAB toolboxes are required:

  • Image Processing (required by all four modules)
  • Parallel Computing (required by Motion Correction, ROI Detection and ROI Matching)
  • Signal Processing (required by ROI Detection and ROI Matching)
  • Statistics and Machine Learning (required by all four modules)

To install EZcalcium, go to the GitHub releases page, download EZcalcium.zip of the latest release and extract the downloaded ZIP file to your place of choice. And then in MATLAB, go to HOME - ENVIRONMENT - Set Path, and in the Set Path window, click "Add with Subfolders...", select the folder that contains the files you just extracted, then click "Save" and "Close".

Or if you are comfortable with Git, you can just clone this repository, as well as CaImAn and NoRMCorre. Add the folders to MATLAB Path and you are good to go.

ezcalcium's People

Contributors

bodayw avatar mgongwer avatar chungdavidt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.