PyOngc:用于访问OpenNGC数据库数据的python接口

时间:2024-03-26 12:08:37
【文件属性】:

文件名称:PyOngc:用于访问OpenNGC数据库数据的python接口

文件大小:2.54MB

文件格式:ZIP

更新时间:2024-03-26 12:08:37

python database astronomy ngc Python

y 用于访问OpenNGC数据库数据的python接口 描述 PyOngc提供了一个python模块来访问有关NGC和IC对象的天文数据。 数据基于OpenNGC数据库 。 它由python模块和名为(guess what)ongc的命令行界面组成,可用于快速查看对象详细信息或基于多个参数构建对象列表。 PyOngc可以通过一种简单的方法将数据传递给PyEphem来获取NGC / IC对象的星历表:请参阅有关ongc.xephemFormat方法的文档。 用法 >>> import pyongc >>> DSOobject = pyongc.get("NGC7000") >>> DSOobject.coords array([[20. , 59. , 17.14], [44. , 31. , 43.6 ]]) 还可以从命令行轻松获得对象数据: $ on


【文件预览】:
PyOngc-master
----.flake8(78B)
----.gitignore(75B)
----README.rst(3KB)
----pyongc()
--------exceptions.py(3KB)
--------__init__.py(306B)
--------scripts()
--------ongc.db(4.44MB)
--------ongc.py(52KB)
----tests()
--------test_ongc.py(34KB)
--------__init__.py(0B)
--------scripts()
----helper()
--------NGC.csv(2.14MB)
--------addendum.csv(2KB)
--------createdb.py(10KB)
----docs()
--------make.bat(795B)
--------conf.py(2KB)
--------index.rst(442B)
--------cli()
--------ongc()
--------readme.rst(27B)
--------Makefile(634B)
----LICENSE(1KB)
----Pipfile(249B)
----requirements.txt(12B)
----setup.py(2KB)
----.travis.yml(601B)
----.appveyor.yml(512B)

网友评论