matplotlib-scalebar:为matplotlib提供新的艺术家以显示比例尺(又称微米条)

时间:2021-05-24 22:24:11
【文件属性】:
文件名称:matplotlib-scalebar:为matplotlib提供新的艺术家以显示比例尺(又称微米条)
文件大小:1.06MB
文件格式:ZIP
更新时间:2021-05-24 22:24:11
science matplotlib scalebar Python matplotlib比例尺 为提供新的艺术家以显示比例尺,又称微米条。 当显示使用plt.imshow(...)绘制的校准图像时,此功能特别有用。 美工师支持直接从ScaleBar对象或matplotlibrc进行自定义。 安装 使用pip进行安装的最简单方法: pip install matplotlib-scalebar 对于从git存储库进行开发安装: git clone git@github.com:ppinard/matplotlib-scalebar.git pip install -e matplotlib-scalebar 入门 有很多方法可以自定义比例尺。 ScaleBar类的参数的示例和说明在给出,但这是快速入门指南。 构造函数参数dx和unit指定像素尺寸。 例如ScaleBar(0.2, 'um')表示每个像素等于0.2微米。 默认情况下,比例尺使用SI
【文件预览】:
matplotlib-scalebar-master
----setup.py(1KB)
----.gitignore(4KB)
----requirements.txt(11B)
----MANIFEST.in(78B)
----.pre-commit-config.yaml(268B)
----LICENSE(1KB)
----doc()
--------getting_started.png(30KB)
--------argument_dimension.png(30KB)
--------example1.png(352KB)
--------getting_started.py(531B)
--------argument_rotation.py(565B)
--------example2.py(357B)
--------argument_scale_loc.py(893B)
--------nomenclature.py(3KB)
--------argument_length_fraction.py(845B)
--------argument_dimension.py(503B)
--------argument_pad.png(30KB)
--------example_location.py(896B)
--------example2.png(351KB)
--------argument_dx.png(30KB)
--------nomenclature.png(20KB)
--------argument_pad.py(521B)
--------example_dimension.py(652B)
--------splashscreen.png(165KB)
--------argument_length_fraction.png(10KB)
--------example_angular.py(595B)
--------example1.py(316B)
--------argument_rotation.png(30KB)
--------example3.py(370B)
--------argument_scale_loc.png(8KB)
--------argument_dx.py(491B)
--------splashscreen.py(730B)
----setup.cfg(335B)
----requirements-test.txt(6B)
----.github()
--------workflows()
----README.md(12KB)
----matplotlib_scalebar()
--------__init__.py(93B)
--------dimension.py(4KB)
--------test_scalebar.py(9KB)
--------test_dimension.py(2KB)
--------scalebar.py(24KB)
--------_version.py(15KB)
----versioneer.py(61KB)
----.coveragerc(42B)
----.gitattributes(45B)

网友评论