معرفی شرکت ها


epyg-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python implementation of the Extended Phase Graph algorithm for simulation of MRI signals
ویژگی مقدار
سیستم عامل -
نام فایل epyg-0.2.0
نام epyg
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Brenner
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/brennerd11/EpyG
آدرس اینترنتی https://pypi.org/project/epyg/
مجوز MIT
EpyG - Extended Phase Graphs in Python ====================================== Author: Daniel Brenner, (formerly) DZNE Bonn, Started in: 2016, continued in 2022 Extended Phase Graphs (EPG) are mathematical model of the signal evolution in magnetic resonance with particular applications imaging (MRI). This python implementation of the EPG formalism aim at being usable from a user perspective, being suited for educational uses as well as providing adequate performance to allow 'real' applicaltions e.g. for more "heavy" simulations. The overall implementation follows the Operator notation as e.g. shown by Weigel. The code is currently works in progress! Use with great care! ## Installation EpyG is a pure python module built upon numpy. it uses [poetry](https://python-poetry.org) as build and distribution tool. ## Package structure The EpyG package is structured in 3 modules * EpyG - the actual representation of an Extended Phase Grap * Operators - implementation of Operators that manipulate EpyG * Applications - combinations of operators and looping to simulate real life MRI problems ## First steps For first steps it is advised to look at the example ipython/jupyter notebook(s) in the examples directory ## Testing The folder tests/ contains a set of unit/integration tests to prove basic functionality. Further application examples can be found in the examples subfolder where Jupyter notebooks illustrating the major concepts are distributed


نیازمندی

مقدار نام
>=1.23.1,<2.0.0 numpy


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

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl epyg-0.2.0:

    pip install epyg-0.2.0.whl


نصب پکیج tar.gz epyg-0.2.0:

    pip install epyg-0.2.0.tar.gz