Skip to content

Fix for geometric error in midpoint calculation and improved plot reproducibility#46

Merged
LucaDeSiena merged 1 commit intoMuRAT4from
fix/geographicGrid-plots
Feb 15, 2026
Merged

Fix for geometric error in midpoint calculation and improved plot reproducibility#46
LucaDeSiena merged 1 commit intoMuRAT4from
fix/geographicGrid-plots

Conversation

@martinaavella
Copy link
Copy Markdown
Collaborator

  • fixed incorrect geographic midpoint calculation by vectorizing "mean()" inputs in Murat_checks.m
  • added L-curves figures to be saved as .fig in Murat_inversionQ.m and Murat_inversionQc.m
  • moved shared data computations to the start of each frequency loop iteration, ensuring all plot switches operate independently in Murat_plot.m
  • forced figures background as white and text as black in saveFigureAsImage.m

…roducibility

- fixed incorrect geographic midpoint calculation by vectorizing  "mean()" inputs in Murat_checks.m
- added L-curves figures to be saved as .fig in Murat_inversionQ.m and Murat_inversionQc.m
- moved shared data computations to the start of each frequency loop iteration, ensuring all plot switches operate independently in Murat_plot.m
- forced figures background as white and text as black in saveFigureAsImage.m
@LucaDeSiena LucaDeSiena merged commit dd7faba into MuRAT4 Feb 15, 2026
1 check passed
@LucaDeSiena
Copy link
Copy Markdown
Owner

Very well done, all changes work as expected.

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