- Add default burnin to tinygp engine https://github.com/andresgur/mind_the_gaps/blob/ec04e22bfbcd664e034afa3ed8904c1acfd31c9a/mind_the_gaps/engines/tinygp_engine.py#L69 - Edit main MCMC convergence check loop so that it prints a message before the first run where it burns in https://github.com/andresgur/mind_the_gaps/blob/ec04e22bfbcd664e034afa3ed8904c1acfd31c9a/mind_the_gaps/engines/tinygp_engine.py#L166-L171
mind_the_gaps/mind_the_gaps/engines/tinygp_engine.py
Line 69 in ec04e22
mind_the_gaps/mind_the_gaps/engines/tinygp_engine.py
Lines 166 to 171 in ec04e22