Giter Site home page Giter Site logo

maoyeh / stimfit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neurodroid/stimfit

0.0 1.0 0.0 16.82 MB

A program for viewing and analyzing electrophysiological data

License: GNU General Public License v2.0

Makefile 0.49% Shell 0.86% M4 0.51% Python 4.40% C 32.27% Objective-C 0.25% C++ 61.21%

stimfit's Introduction

Stimfit

Documentation is available here.

Introduction

Stimfit is a free, fast and simple program for viewing and analyzing electrophysiological data. It's currently available for GNU/Linux, Mac OS X and Windows. It features an embedded Python shell that allows you to extend the program functionality by using numerical libraries such as NumPy and SciPy. A standalone Python module for file i/o that doesn't depend on the graphical user interface is also available.

List of references

In this link you can find a list of publications that used Stimfit for analysis. We'd appreciate if you could cite the following publication when you use Stimfit for your research:

Guzman SJ, Schlögl A, Schmidt-Hieber C (2014) Stimfit: quantifying electrophysiological data with Python. Front Neuroinform doi: 10.3389/fninf.2014.00016

Installation

Windows

The Windows version, including the python-stfio module, is available here.

OS X

Stimfit for OS X is available through MacPorts. After installation of MacPorts, run

$ sudo port install stimfit py27-stfio

GNU/Linux

On Debian and Ubuntu systems, you can get Stimfit and the stfio module from the standard repositories:

$ sudo apt-get install stimfit python-stfio

More recent versions can be found on the Debian Neuroscience Repository, and there's a bleeding-edge ppa for Ubuntu on launchpad.

Important links

Source code structure

Directory Description
./src/libstfio File i/o library for common electrophysiology formats
./src/libstfnum Mathematical operations for measurements and fittings
./src/pystfio Python wrapper around libstfio
./src/stimfit Stimfit program
./src/stimfit/py stf module that gets imported into the embedded Python shell

libstfio is a private library that won't be installed system-wide. You may therefore end up with two copies of libstfio.so: One in the private stimfit library directory (/usr/lib/stimfit/ or similar), the other one in the Python site packages path for pystfio. libstfio may turn into a system-wide library in the future.

stimfit's People

Contributors

adrianbunk avatar andrewmicallef avatar joseguzman avatar kh90909 avatar loganrosen avatar martinitus avatar mojca avatar neurodroid avatar ojwb avatar pini-gh avatar schloegl avatar stigge avatar yarikoptic avatar yueqiw avatar yushirota avatar

Watchers

 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.