kapteyn包:天文应用程序的python模块

kapteyn的Python项目详细描述


kapteyn包是python模块的集合。 以及kapteyn计算机组开发的应用程序 荷兰格罗宁根大学天文研究所。这个 该软件包的目的是为开发 使用python的天文应用程序。

该软件包既适用于经验不足的用户,也适用于经验丰富的用户。 为这两个组提供了开发人员和文档。这个 文件还提供了有关天体的深入章节 变换、谱平移和非线性最小二乘拟合。

软件包最重要的功能:

  • The handling of spatial and spectral coordinates, WCS projections and transformations between different sky systems. Spectral translations (e.g., between frequencies and velocities) are supported and also mixed coordinates. (Modules wcs and celestial, Module wcs uses Mark Calabretta’s WCSLIB which is distributed with the package.)
  • Versatile tools for writing small and dedicated applications for the inspection of FITS headers, the extraction and display of (FITS) data, interactive inspection of this data (color editing) and for the creation of plots with world coordinate information. (Module maputils) As one example, a gallery of all-sky plots is provided.
  • A class for the efficient reading, writing and manipulating simple table-like structures in text files. (Module tabarray)
  • Utilities for use with matplotlib such as obtaining coordinate information from plots, interactively modifiable colormaps and timer events (module mplutil); tools for parsing and interpreting coordinate information entered by the user (module positions).
  • A function to search for gaussian components in a profile (module profiles) and a class for non-linear least squares curve fitting (module kmpfit)

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

推荐PyPI第三方库


热门话题
异常如何在java中优雅地处理FileNotFoundexception   java线程卡在BlockingQueue上。无缘无故   类网格程序w/java   StrutsJava:动态应用Velocity脚本   java在运行时重写/禁用方面   java Apache POI无法正确读取Excel单元格中的秒数   具有不同用户权限的Java文件夹/文件创建   java我可以检查Firebase ValueEventListener onDataChanged是否已被调用吗?   尽管获得了用户权限,java Android开发文件权限仍被拒绝   java如何使用JPA映射map<EnumType,Double>?   java是否使用UI线程显示toast消息?   JAVAlang.IllegalArgumentException:不支持的元素:rss   java Android setRequestedOrientation活动和视图生命周期   安卓如何在Java中定义支票盒?   在Java中,对于大输入,字符串解析长期失败   使Java在XP中按计划任务运行读取env用户变量时出现问题   任务“:workflowsjava:NodeDriver”的梯度执行失败。main()   java如何检测是否只设置了部分属性?   在客户端web服务上使用JBossWS时,java无法找到/更改log4j的默认配置   java LibGDX写入文本文件并接收各种错误