معرفی شرکت ها


atomap-0.3.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Library for analysing atomic resolution images
ویژگی مقدار
سیستم عامل -
نام فایل atomap-0.3.2
نام atomap
نسخه کتابخانه 0.3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Magnus Nord
ایمیل نویسنده magnunor@gmail.com
آدرس صفحه اصلی https://atomap.org/
آدرس اینترنتی https://pypi.org/project/atomap/
مجوز GPL v3
# Atomap ## Webpage: https://atomap.org Webpage (development version): https://gitlab.com/atomap/atomap/builds/artifacts/master/file/public_development/index.html?job=pages_development Atomap is a Python library for analysing atomic resolution scanning transmission electron microscopy images. It relies on fitting 2-D Gaussian functions to every atomic column in an image, and automatically finding all the atomic planes with the largest spacings. Installing ---------- The easiest way is via PyPI: ```bash pip3 install atomap ``` More install instructions: https://atomap.org/install.html Using ----- ```python import atomap.api as am sublattice = am.dummy_data.get_simple_cubic_sublattice() sublattice.construct_zone_axes() sublattice.refine_atom_positions_using_center_of_mass() sublattice.plot() ``` More information on how to use Atomap: https://atomap.org/start_atomap.html


نیازمندی

مقدار نام
>=3.17.0numba ase
- h5py
>=1.5.2 hyperspy
>=3.1.0 matplotlib
>=1.13 numpy
>=0.17.1 scikit-image
- scikit-learn
>=1.4.0 scipy


نحوه نصب


نصب پکیج whl atomap-0.3.2:

    pip install atomap-0.3.2.whl


نصب پکیج tar.gz atomap-0.3.2:

    pip install atomap-0.3.2.tar.gz