Simple dF/F calculation for neural calcium traces
Project description
dff_calc
========
.. image:: https://img.shields.io/pypi/v/dff_calc.svg
:target: https://pypi.python.org/pypi/dff_calc
:alt: Latest PyPI version
.. image:: https://travis-ci.org.png
:target: https://travis-ci.org
:alt: Latest Travis CI build status
Simple dF/F calculation for neural calcium traces
Usage
-----
1. ``from dff_calc.df_f_calculation import DffCalculator``
2. Create an instance with an two-dimensional array, the rows being individual traces. Other parameters are
documented in the code.
3. Call ``.calc()`` on that instance. The returned array contains the calculated dF/F values.
Installation
------------
``pip install dff-calc``
Requirements
^^^^^^^^^^^^
Python 3.6+, numpy, pandas
Licence
-------
MIT
Authors
-------
`dff_calc` was written by `Hagai Har-Gil <hagaihargil@protonmail.com>`_, graduate student in `Dr. Pablo Blinder's Lab. <pblab.tau.ac.il/en>`_
========
.. image:: https://img.shields.io/pypi/v/dff_calc.svg
:target: https://pypi.python.org/pypi/dff_calc
:alt: Latest PyPI version
.. image:: https://travis-ci.org.png
:target: https://travis-ci.org
:alt: Latest Travis CI build status
Simple dF/F calculation for neural calcium traces
Usage
-----
1. ``from dff_calc.df_f_calculation import DffCalculator``
2. Create an instance with an two-dimensional array, the rows being individual traces. Other parameters are
documented in the code.
3. Call ``.calc()`` on that instance. The returned array contains the calculated dF/F values.
Installation
------------
``pip install dff-calc``
Requirements
^^^^^^^^^^^^
Python 3.6+, numpy, pandas
Licence
-------
MIT
Authors
-------
`dff_calc` was written by `Hagai Har-Gil <hagaihargil@protonmail.com>`_, graduate student in `Dr. Pablo Blinder's Lab. <pblab.tau.ac.il/en>`_
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dff_calc-0.1.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file dff_calc-0.1.1.tar.gz
.
File metadata
- Download URL: dff_calc-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ad605dbaf0c63f2a12bc7315ddd343445c9502fd3eeb6bfcc748da9cb2110cb9
|
|
MD5 |
be0d7a2aa16312ff84f0b3d39b278153
|
|
BLAKE2b-256 |
3e4951b28d97760b053a05afadcc71371b2102b94664a875ca6ed21d9e6fc541
|
File details
Details for the file dff_calc-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dff_calc-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7a81aba994ace481168ae9bd987c1fbbf9b0cef9209905fcc7b785a5172ebe70
|
|
MD5 |
0093ceb905b12df01d253354c9c92f33
|
|
BLAKE2b-256 |
aae2ff3f6c99a6eacea96743132c63a8d26c429b9dcf5a19f2fc1fcff0706ede
|