معرفی شرکت ها


Ekidna-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Electrochemistry data analysis tools
ویژگی مقدار
سیستم عامل -
نام فایل Ekidna-0.0.4
نام Ekidna
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده OzymandiasTheDead
ایمیل نویسنده jacob@ekidnasensing.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/Ekidna/
مجوز MIT
This library contains functions for analysis of, primarily, data collected from electrochemistry experiment. Various functions may be useful beyond the scope of electrochemistry. Examples of tools include: baseline subtraction, pairplots, histograms, standard curve creators, smoothing, etc . . . The code is developed by researchers at Ekidna Sensing. Change Log =========== 0.0.4 (February 17, 2023) ------------------------- - Fourth Release Notes: ------ Added two new functions 1. moving_average_baseline_subtraction Function that calculates the moving average of the input current. Also, this not a traditional "moving average" so if you've never used a moving average please don't use this one to generalize the concept. A traditional moving average "slides" its window whereas this one "hops" its window. I.e. adjacent windows do not overlap, whereas traditional sliding windows tend to overlap with each other. 2. get_groupwise_intervals The purpose of this function is to group the input data and then calculate the the means, confidence bands, and prediction bands of each groups. A group is defined by a fixed value of xdom. If many points have the same value of xdom, then they form a group. The function will output a dataframe of the interpolated means, confidence interval edges (lower and upper), prediction interval edges (lower and upper, and SAMPLE standard deviations of each group. Confidence and prediction bands are computed at 95% confidence.


نحوه نصب


نصب پکیج whl Ekidna-0.0.4:

    pip install Ekidna-0.0.4.whl


نصب پکیج tar.gz Ekidna-0.0.4:

    pip install Ekidna-0.0.4.tar.gz