Malachite Mountains

logo design: Elizaveta Ilin (2021)

MalachiteMountains

The name of this repository refers to Russian folklore, a fairy tale about the Malachite Casket.

Relevant contents of this repository

master branch

Bare bones package only, updated to be more modular, using classes.

ilin2021 branch

This branch contains the necessary data, model code and scripts to reproduce the results, figures, and tables that appear in Ilin et al. (2021)

  • data/

    • inclinations/
      • *post_compound.p
      • *post.dat
      • inclination_output.dat
    • solar/
      • sars.csv (solar superactive regions)
    • summary/
      • inclination_input.csv (rotation period, vsini, stellar radius)
      • inits_decoupled_GP.csv (inits for MCMC model fit)
      • lcs.csv (other stellar and light curve properties)
    • lcs/
      • *.csv (light curves including quiescent model flux array)
  • analysis/

    • notebooks/
      • funcs/
        • model.py - FlareModulator class
      • *.ipynb
        • the majority of scripts used in this work as notebooks
      • *.py
        • some pure python scripts