Skip to content

Improve autocorrelation plot - #217

Merged
jared321 merged 2 commits into
mainfrom
CorrPlotModify
Jul 16, 2026
Merged

Improve autocorrelation plot#217
jared321 merged 2 commits into
mainfrom
CorrPlotModify

Conversation

@mosesyhc

Copy link
Copy Markdown
Member

This PR reduces the number of time lags to check (as 25 step lags are currently sufficient.) The y-axis is shown better by turning the horizontal panel into a vertical panel.

lag=0 is always returning correlation = 1, which matches a standard autocorrelation plot and it also serves as a sanity check for the correct calculations of correlation.

@mosesyhc
mosesyhc requested a review from jared321 June 19, 2026 02:25
@jared321

Copy link
Copy Markdown
Contributor

@mosesyhc Based on a previous conversation, it is my understanding that you no longer want this change to be incorporated. Please feel free to close if this is true.

@mosesyhc

Copy link
Copy Markdown
Member Author

This is still a good modification, to help visualization. We should incorporate it.

@jared321 jared321 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR review

  • Reviewed all changes made
  • Ran test script with one 1D test problem showing visualizations to confirm that autocorrelation plot still good
  • Confirm all actions passing

@jared321
jared321 merged commit 024e2a4 into main Jul 16, 2026
56 checks passed
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.

2 participants