Implementing an Monte Carlo Markov Chain algorithm to Starry star spot parameters.
The Starry package and all of its required packages and versions.
The emcee package and all of its required packages and versions.
Alternatively, you can create a new conda environment from the .yml file in the directory. To do this, run:
conda env create -f starry.yml
while in this directory.