# NMR_T1T2_distribution_plot_helper **Repository Path**: askuasen/NMR_T1T2_distribution_plot_helper ## Basic Information - **Project Name**: NMR_T1T2_distribution_plot_helper - **Description**: A python tool to help plot NMR T1 and T2 chart. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-23 - **Last Updated**: 2024-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NMR_T1T2_distribution_plot_helper #### 介绍 一个 python 工具,可帮助绘制 NMR T1 和 T2 图表。 #### 软件架构 基于 Python 3.X,需要 os、numpy、matplotlib、warning等第三方模块。 #### 安装教程 1. demo_use.ipynb 显示该方法的结果。 2. plot_T1T2.py 是 plot 的功能。 3. Data Folder 是 neeeded 的示例数据。 #### 示例效果 ![T1T2](figure/T1T2map.png "T1T2") ![T1T2_hist](figure/T1T2map_hist.png "T1T2") #### E-mail xbs150@163.com