warrickball / atm_rnaas2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Python script performs the analysis for the T(τ) relation presented by Ball (2021, RNAAS 5, 7). It

  1. downloads the data from Trampedach et al. (2014),
  2. caches it to TtauFeH0.dat wherever the script is run,
  3. fits the new formula,
  4. reports some information and
  5. plots Figure 1.

The script requires NumPy, SciPy, Matplotlib and an Internet connection to download the data the first time the script is run.

About

License:MIT License


Languages

Language:Python 100.0%