معرفی شرکت ها


abf-explorer-0.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A PyQt GUI to quickly visualize ABF electrophysiology files
ویژگی مقدار
سیستم عامل -
نام فایل abf-explorer-0.6
نام abf-explorer
نسخه کتابخانه 0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nick George
ایمیل نویسنده nicholas.george32@gmail.com
آدرس صفحه اصلی https://github.com/nkicg6/ABF_Explorer
آدرس اینترنتی https://pypi.org/project/abf-explorer/
مجوز GPL v3
# ABF Explorer `ABF_Explorer` is a **simple** graphical application for quickly viewing axon binary format (ABF) files from electrophysiology experiments without writing a bunch of boilerplate python/matlab/etc. This graphical tool allows you to quickly scroll through files, read the basic metadata, and take a look at the data. ![ABF_Explorer UI](https://github.com/nkicg6/ABF_Explorer/raw/master/docs/img/abfexplorer-example.png "ABF Explorer UI") We use the excellent pyABF package (https://github.com/swharden/pyABF) by [Scott W Harden](https://github.com/swharden) to do the hard work of parsing ABF files. # Use This is a graphical application for inspecting physiology data in ABF files. ABF Explorer supports Python > 3.7. ## Install ```bash pip install abf_explorer ``` ## Launch GUI ```bash abf_explorer ``` ## Command line options `-d` or `--startup-dir` specify path to a directory containing ABF files. Use: ```python abf_explorer -d path/to/abfs ``` ## Keyboard shorcuts - `TAB` will plot the current selection - `c` will clear the current plot ## Sample data Sample data (`abf`'s) can be downloaded from [this repository](https://github.com/nkicg6/ABF_Explorer/tree/master/data/abfs). # Changelog - `abf_explorer==0.6` Date: 2021-04-21 Reason: Bump PyQt5 version to fix BigSur GUI failure.


نیازمندی

مقدار نام
==1.19.4 numpy
==5.15.4 PyQt5
==0.11.0 pyqtgraph
==2.2.8 pyabf


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl abf-explorer-0.6:

    pip install abf-explorer-0.6.whl


نصب پکیج tar.gz abf-explorer-0.6:

    pip install abf-explorer-0.6.tar.gz