Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emcee: expose and support plotting of autocorrelation function #457

Merged
merged 8 commits into from
May 30, 2021

Conversation

kecnry
Copy link
Member

@kecnry kecnry commented May 30, 2021

  • implements phoebe.helpers.process_acf, process_acf_from_solution, acf, acf_ci, acf_ci_bartlett
  • implement style='acf' and 'acf_lnprobabilities' to plot from emcee solutions

kecnry added 8 commits May 28, 2021 11:59
* phoebe.helpers.acf, acf_ci, process_acf, process_acf_from_solution
* new nlags_factor@mcmc@solver and nlags@mcmc@solution parameters
* per-walker arrays vs lag
* exposed by phoebe.helpers.process_acf_from_solution and process_acf via phoebe.helpers.acf_ci_bartlett.  
* shown as layered fill-betweens when plotting style='acf' or 'acf_lnprobabilities'
* when plotting with style='acf', 'acf_lnprobabilities'
* update descriptions of nlags_factor and nlags to explain behavior
@kecnry kecnry merged commit 1d92e69 into development May 30, 2021
@kecnry kecnry deleted the acf branch May 30, 2021 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant