compartmentmodels:DCE MRI 的示踪动力学模型

时间:2024-06-18 09:00:46
【文件属性】:

文件名称:compartmentmodels:DCE MRI 的示踪动力学模型

文件大小:113KB

文件格式:ZIP

更新时间:2024-06-18 09:00:46

Python

隔间模型 该库提供了三种示踪剂动力学模型的实现,这些模型通常用于分析 DCE MRI 数据: 两室交换模型 两室吸收模型和 一室模型 请参阅查看这些模型。 目前,这个库正在开发中,但处于可用状态。 但是,API 可能会在没有警告的情况下更改,直到正式发布第一个版本。 这个库的使用 随附的演示了使用此库 要求 这个包是在 Python 2.7 下开发的。 目前,测试套件的数字和 pytest 需要 numpy 和 scipy。 如果您使用 Anaconda 发行版,则所有必需的库都应该在板上或应该易于安装。 贡献 如果你想使用这个库,或者如果你想贡献,例如通过实现额外的模型或更多的功能,请联系作者以获得支持。


【文件预览】:
compartmentmodels-develop
----setup.py(1KB)
----.gitignore(380B)
----requirements.txt(83B)
----Makefile(2KB)
----.travis.yml(333B)
----MANIFEST.in(243B)
----PracticalModelFitting.ipynb(78KB)
----LICENSE(1KB)
----HISTORY.rst(99B)
----setup.cfg(21B)
----sandbox.py(1KB)
----README.md(1KB)
----tests()
--------lung.csv(3KB)
--------cerebral-artery-double-injection.csv(6KB)
--------cerebralartery.csv(10KB)
--------test_uptakemodel.py(2KB)
--------test_compartmentmodels.py(837B)
--------__init__.py(23B)
--------create_testcase_convolution.py(1KB)
--------convolutions.csv(29KB)
--------test_compartmentmodel.py(15KB)
--------test_exchangemodel.py(3KB)
--------thalamus-data.csv(2KB)
--------tumor.csv(11KB)
----compartmentmodels()
--------__init__.py(119B)
--------c_convolution_exp.pyx(828B)
--------compartmentmodels.py(30KB)
----AUTHORS.rst(167B)
----CONTRIBUTING.rst(3KB)
----docs()
--------Makefile(7KB)
--------index.rst(520B)
--------conf.py(8KB)
--------history.rst(27B)
--------authors.rst(27B)
--------installation.rst(220B)
--------make.bat(6KB)
--------readme.rst(26B)
--------usage.rst(94B)
--------contributing.rst(32B)
----.editorconfig(291B)
----tox.ini(191B)

网友评论