losonczylab / sima

Python package for analysis of dynamic fluorescence microscopy data
GNU General Public License v2.0
99 stars 50 forks source link

.. image:: https://travis-ci.org/losonczylab/sima.svg?branch=master :target: https://travis-ci.org/losonczylab/sima/

.. image:: https://ci.appveyor.com/api/projects/status/q3bgxcoget1xef33/branch/master?svg=true :target: https://ci.appveyor.com/project/nbdanielson/sima

.. image:: https://coveralls.io/repos/losonczylab/sima/badge.png :target: https://coveralls.io/r/losonczylab/sima

.. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/losonczylab/sima :target: https://gitter.im/losonczylab/sima?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. Removed until the docs are building properly .. image:: https://readthedocs.org/projects/sima/badge/?version=latest :target: https://sima.readthedocs.org/en/latest/

Overview

SIMA (Sequential IMage Analysis) is an Open Source package for analysis of time-series imaging data arising from fluorescence microscopy. The functionality of this package includes:

The included ROI Buddy software provides a graphical user interface (GUI) supporting the following functionality:

Installation and Use

For complete documentation go to http://www.losonczylab.org/sima

Dependencies

Optional dependencies

If you build the package from source, you may also need:

If you are using the spike inference feature, we strongly recommend installing MOSEK <https://www.mosek.com/>_ (free for academic use) which greatly speeds up the inference.

Citing SIMA

If you use SIMA for your research, please cite the following paper in any resulting publications:

Kaifosh P, Zaremba J, Danielson N, and Losonczy A. SIMA: Python software for analysis of dynamic fluorescence imaging data. Frontiers in Neuroinformatics. 2014 Aug 27; 8:77. doi: 10.3389/fninf.2014.00080. <http://dx.doi.org/10.3389/fninf.2014.00080>_

License

Unless otherwise specified in individual files, all code is

Copyright (C) 2014 The Trustees of Columbia University in the City of New York.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.