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, based on https://www.nature.com/articles/nprot.2010.169
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, based on https://www.nature.com/articles/nprot.2010.169
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>`_
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.4.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dff_calc-0.1.4.tar.gz.
File metadata
- Download URL: dff_calc-0.1.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b23573ab1c7fc9871b5578a18565c109bd4523acf5910069cfbb5aeb4d4b4245
|
|
| MD5 |
fbc8090bf11c395813d113e6f6be4392
|
|
| BLAKE2b-256 |
b7ef93019ea3200eb97339443a6580ad0ef67e2dd4cea8a2b052364bcdf7dde5
|
File details
Details for the file dff_calc-0.1.4-py3-none-any.whl.
File metadata
- Download URL: dff_calc-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6c73b31409a49aee712f5129b62b78828a54d1d50f35b30791888214fc5a5ee
|
|
| MD5 |
470cbdc9061f61d1404638b57661c088
|
|
| BLAKE2b-256 |
26038d4687010e23c6599162ef26d26b641380ef3441754eaf03177a3c047e37
|