The MIT License (MIT)
Copyright (c) 2015 The PyAbel Team
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
没有合适的资源?快使用搜索试试~ 我知道了~
matlab显示方程图像代码-PyAbel:用于Abel和Abel逆变换的python包
共201个文件
py:86个
dat:57个
rst:41个
需积分: 50 12 下载量 77 浏览量
2021-05-20
01:23:49
上传
评论 2
收藏 1.28MB ZIP 举报
温馨提示
matlab显示方程图像代码PyAbel自述文件 注意:此自述文件最好视为的一部分。 介绍 PyAbel是一个Python软件包,提供了正向和反向功能。 前向Abel变换获取一个圆柱对称3D对象的切片,并提供该对象的2D投影。 逆Abel变换采用2D投影并重建圆柱对称3D分布的切片。 阿贝尔逆变换在分析角度分辨的光电子/光子光谱,等离子羽流,火焰和太阳掩星的投影中起着重要作用。 PyAbel提供了几种Abel变换算法的有效实现,以及用于对图像进行居中,对称化图像以及计算诸如径向强度分布和各向异性参数之类的属性的相关工具。 转换方法 数字Abel变换的结果取决于所使用的确切方法。 到目前为止,PyAbel包括以下内容: basex -Dribinski及其同事的高斯基集扩展。 hansenlaw -Hansen和Law的递归方法。 分析型Abel变换方程的direct -数值积分。 two_point - two_point和同事的“两点”方法。 three_point - three_point和同事的“三点”方法。 onion_peeling - onion_peeling和同事的“
资源详情
资源评论
资源推荐
收起资源包目录
matlab显示方程图像代码-PyAbel:用于Abel和Abel逆变换的python包 (201个子文件)
O2-ANU1024.txt.bz2 488KB
VMI_art1.txt.bz2 96KB
docutils.conf 34B
two_point.dat 784B
onion_peeling.dat 738B
three_point.dat 738B
two_point.dat 738B
three_point.dat 707B
two_point.dat 707B
onion_peeling.dat 707B
rbasex.dat 692B
onion_peeling.dat 692B
three_point.dat 692B
rbasex.dat 692B
onion_peeling.dat 692B
rbasex.dat 681B
three_point.dat 666B
two_point.dat 666B
basex.dat 646B
linbasex.dat 646B
linbasex.dat 646B
basex.dat 646B
rbasex.dat 646B
linbasex.dat 634B
basex.dat 613B
linbasex.dat 600B
basex.dat 600B
onion_peeling.dat 554B
two_point.dat 554B
rbasex.dat 554B
three_point.dat 554B
linbasex.dat 554B
basex.dat 508B
hansenlaw.dat 455B
hansenlaw.dat 429B
hansenlaw.dat 418B
rbasex(None).dat 418B
onion_bordas.dat 412B
rbasex(None).dat 412B
direct_C.dat 403B
direct_C.dat 403B
rbasex(None).dat 403B
hansenlaw.dat 397B
onion_bordas.dat 377B
onion_bordas.dat 377B
basex(var).dat 377B
basex(var).dat 377B
rbasex(None).dat 377B
direct_Python.dat 364B
basex(var).dat 364B
direct_Python.dat 351B
direct_Python.dat 351B
basex(var).dat 351B
onion_bordas.dat 351B
rbasex(None).dat 325B
onion_bordas.dat 325B
direct_Python.dat 325B
hansenlaw.dat 325B
direct_Python.dat 299B
basex(var).dat 299B
.gitignore 208B
.gitignore 113B
dan_basis100pr_1.bst.gz 21KB
dan_basis100_1.bst.gz 18KB
MANIFEST.in 127B
.zenodo.json 402B
Makefile 7KB
vmi.py 54KB
benchmark.py 29KB
rbasex.py 28KB
example_GUI.py 23KB
transform.py 23KB
center.py 23KB
basex.py 22KB
test_tools_distributions.py 21KB
linbasex.py 19KB
transform_pairs.py 16KB
analytical.py 16KB
test_rbasex.py 14KB
circularize.py 13KB
test_tools_center.py 13KB
dasch.py 11KB
conf.py 11KB
symmetry.py 9KB
direct.py 9KB
example_simple_GUI.py 8KB
hansenlaw.py 7KB
polynomial.py 7KB
test_tools_vmi.py 7KB
test_basex.py 7KB
onion_bordas.py 6KB
setup.py 5KB
example_rbasex_multimass.py 5KB
pyabel-timing.py 5KB
polar.py 5KB
example_anisotropy_parameter.py 5KB
example_all_O2.py 4KB
experiment.py 4KB
example_rbasex_block.py 4KB
example_O2_PES_PAD.py 4KB
共 201 条
- 1
- 2
- 3
weixin_38715048
- 粉丝: 7
- 资源: 960
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 学校课程软件工程常见10道题目以及答案demo
- javaweb新手开发中常见的目录结构讲解
- 新手小白的git使用的手册入门学习demo
- 基于Java观察者模式的info-express多对多广播通信框架设计源码
- 利用python爬取豆瓣电影评分简单案例demo
- 机器人开发中常见的几道问题以及答案demo
- 基于SpringBoot和layuimini的简洁美观后台权限管理系统设计源码
- 实验报告五六代码.zip
- hdw-dubbo-ui基于vue、element-ui构建开发,实现后台管理前端功能.zip
- (Grafana + Zabbix + ASP.NET Core 2.1 + ECharts + Dapper + Swagger + layuiAdmin)基于角色授权的权限体系.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0