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.3.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file dff_calc-0.1.3.tar.gz
.
File metadata
- Download URL: dff_calc-0.1.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c159e16f4978e41983d1eede0a6fe4edf5a6da859906ccc72d6b59d626d9432d
|
|
MD5 |
066978f246bdba80ef3a9e4efbb67a1a
|
|
BLAKE2b-256 |
b680d8ac98ff10dcfa0c9396551719963f551547efd44a3d29a790958fb314ff
|
File details
Details for the file dff_calc-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: dff_calc-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d555eae1e7857a75666422e5a7091b6a4635434b391f24ea96feced164f3308c
|
|
MD5 |
873d24ec9d8980831f7f62e2022f4830
|
|
BLAKE2b-256 |
1be5b87eae25ac63c737c46974d5b5d87f9d2f462e6dcc05a8ea0844c7b3e538
|