English

PyMsOfa: A Python Package for the Standards of Fundamental Astronomy (SOFA) Service

Instrumentation and Methods for Astrophysics 2023-10-18 v2 Earth and Planetary Astrophysics Astrophysics of Galaxies Solar and Stellar Astrophysics

Abstract

The Standards of Fundamental Astronomy (SOFA) is a service provided by the International Astronomical Union (IAU) that offers algorithms and software for astronomical calculations, which was released in two versions by FORTRAN 77 and ANSI C, respectively. In this work, we implement the python package PyMsOfa for SOFA service by three ways: (1) a python wrapper package based on a foreign function library for Python (ctypes), (2) a python wrapper package with the foreign function interface for Python calling C code (cffi), and (3) a python package directly written in pure python codes from SOFA subroutines. The package PyMsOfa has fully implemented 247 functions of the original SOFA routines. In addition, PyMsOfa is also extensively examined, which is exactly consistent with those test examples given by the original SOFA. This python package can be suitable to not only the astrometric detection of habitable planets of the Closeby Habitable Exoplanet Survey (CHES) mission (Ji et al. 2022), but also for the frontiers themes of black holes and dark matter related to astrometric calculations and other fields. The source codes are available via https://github.com/CHES2023/PyMsOfa.

Keywords

Cite

@article{arxiv.2310.08673,
  title  = {PyMsOfa: A Python Package for the Standards of Fundamental Astronomy (SOFA) Service},
  author = {Jianghui Ji and Dongjie Tan and Chunhui Bao and Xiumin Huang and Shoucun Hu and Yao Dong and Su Wang},
  journal= {arXiv preprint arXiv:2310.08673},
  year   = {2023}
}

Comments

7 pages, 5 figures, accepted to Research in Astronomy and Astrophysics

R2 v1 2026-06-28T12:49:13.550Z