معرفی شرکت ها


Tweezepy-2021.6.13


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Single-molecule force spectroscopy calibration
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Tweezepy-2021.6.13
نام Tweezepy
نسخه کتابخانه 2021.6.13
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ian L. Morgan
ایمیل نویسنده ilmorgan@ucsb.edu
آدرس صفحه اصلی https://github.com/ianlmorgan/tweezepy
آدرس اینترنتی https://pypi.org/project/Tweezepy/
مجوز GPLv3
# Tweezepy [![DOI](https://zenodo.org/badge/261266475.svg)](https://zenodo.org/badge/latestdoi/261266475) This is [Tweezepy](https://github.com/ianlmorgan/tweezepy), a Python package for calibrating forces in single-molecule force spectroscopy video-tracking experiments using the power spectral density (PSD) and Allan variance (AV). ## Documentation Read the documentation for [Tweezepy](https://tweezepy.readthedocs.io/). ## How to install The simplest method of installing the `Tweezepy` package is via the [Python Package Index](https://packaging.python.org/glossary/#term-python-package-index-pypi) (PyPI). To install from PyPI, you will need to be able to run python from the command line and make sure you have [pip](https://packaging.python.org/key_projects/#pip) available. Install from PyPI: pip install tweezepy An alternative method to install `Tweezepy` is with setuptools. Clone the repository onto a local machine, then navigate to the directory. Using setuptools: cd path/to/tweezepy python setup.py install ## Contents The `Tweezepy` package includes the following modules: * 'smmcalibration' - classes for calibration methods using the PSD and AV * 'expressions' - functions with closed-form expressions for thermal motion in the PSD and AV * 'MLE' - classes for maximum likelihood estimation (MLE) and Monte Carlo Markov chain (MCMC) sampling * 'allanvar' - tools for calculating the AV and equivalent degrees of freedom * 'simulations' - tools to simulate bead thermal motion


نیازمندی

مقدار نام
- autograd
- corner
- emcee
- matplotlib
- numba
>=1.15 numpy
- scipy


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

مقدار نام
>=3.6, !=3.10.* Python


نحوه نصب


نصب پکیج whl Tweezepy-2021.6.13:

    pip install Tweezepy-2021.6.13.whl


نصب پکیج tar.gz Tweezepy-2021.6.13:

    pip install Tweezepy-2021.6.13.tar.gz