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

Fix plotting (Again) #193

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Fix plotting (Again) #193

merged 1 commit into from
Mar 12, 2022

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented Mar 11, 2022

Problem Description
Plotting was broken in #191 with the reshuffling of the axis ordering

To reproduce:

make estimate model
  • Before PR:
    Figure_1

  • After PR:
    Figure_1

Alternatives
We could change the default ordering for the plotting, but should be good this way for now.

Additional Context

@Jaeyoung-Lim Jaeyoung-Lim added the bug Something isn't working label Mar 11, 2022
Fix residual computations
@Jaeyoung-Lim Jaeyoung-Lim merged commit 33728e9 into master Mar 12, 2022
@Jaeyoung-Lim Jaeyoung-Lim deleted the pr-fix-plotting branch March 12, 2022 06:57
@Jaeyoung-Lim
Copy link
Member Author

Merging since this is an obvious bug fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plotting broken(again)
1 participant