gyro-interp

Hi! Welcome to the documentation for gyrointerp, a Python package that calculates gyrochronal ages by interpolating between open cluster rotation sequences.

gyrointerp packages the model from Bouma, Palumbo & Hillenbrand (2023) into a fast and easy-to-use framework. The documentation below will walk you through the most common use-cases. For brevity, we’ll refer to that paper as BPH23.

This package is designed to meet the needs of working astronomers with interests in gyrochronal age measurement, and we encourage community involvement. If you find a bug or would like to request a feature, please do create an issue on Github.

_images/gyrointerp_logo.png

Attribution:

The reference for both the software and method will be Bouma, Palumbo & Hillenbrand (2023). This manuscript is currently under review at the AAS journals; the submitted version is available at this link.

The references for the rotation period data upon which the code is based are as follows.

User Guide:

Changelog:

0.3 (2023-03-03)

  • Bugfix a ModuleNotFoundError for calls to gyrointerp.plotting

  • Add “posterior stacker” and cross-validation drivers.

0.2 (2023-02-21)

  • Initial software release to PyPI and github.

0.1 (2023-02-21)

  • Initial software release to github.