大小腹水

omfit-asciitable的Python项目详细描述


ASCIITABLE用作OMFIT项目一部分的文件:https://omfit.io/

提供:

  • 不适

要求:

  • astropy>;=2,<;4
  • 数量=1.12
  • 不确定性>;=3
  • omfit_ascii==2020.12.2.22.59
  • omfit_路径==2020.12.2.22.59
  • omfit_commonclasses==2020.12.2.22.59

作者:

https://omfit.io/contributors.html

文件:

不适

OMFIT class used to interface with ascii tables files

This class makes use of the asciitable Python module http://cxc.harvard.edu/contrib/asciitable/

Files can have a header preceeding the talbe (e.g. comment) and will be stored in the ['header'] field

NOTE: the ['data'] field is a np.recarray and the data in the tables columns can be retrieved with the names defined in the ['columns'] field

:param filename: filename passed to OMFITascii class

:param skipToLine: (integer) line to skip to before doing the parsing

:param \**kw: keyword dictionary passed to OMFITascii class

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JFrame中的Java多线程   java Servlet异常映射   java无法从输出流读取   swing Java带来的小程序GUI问题   java什么原因导致错误“'void'类型此处不允许”以及如何修复它?   Java选择器select(长)与selectNow的区别   java自定义arraylist<mygames>获得不同   java Icepdf注释让页面消失   java反向整数数组   java I在生成同步“无法解析配置的所有依赖项”时遇到此错误:app:debugRuntimeClasspath   多个虚拟机上的java线程访问单个DB实例上的表,有时会导致性能低下和异常   swing更改Java中的默认按钮,使其看起来“更好”   java慢速MQ主题订阅。并行化不能提高性能   java运行Boggle Solver需要一个多小时。我的代码怎么了?   数据库中的java循环与应用程序中的java循环   正则表达式匹配${123…456}并在Java中提取2个数字?   java如何制作我们软件的试用版   Java内存参数计算   从另一个类调用方法时出现java问题