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: incorrect plotting function behaviors in plotting_modules.py #279

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

YantaoLuo
Copy link
Contributor

@YantaoLuo YantaoLuo commented Jan 3, 2024

This commit will fix minor bugs in 3 plotting functions (plot_substack_cc, plot_all_moveout, plot_all_moveout_1D_1comp) in the plotting_modules.py. Before and after plots as well as more detailed explanations are attached.
PR_plotfix_comparison_Yantao.pdf

Fixed minor bugs in 3 plotting functions in the plotting_modules.py
@YantaoLuo YantaoLuo changed the title Fix: plotting functions in plotting_modules.py Fix: incorrect plotting function behaviors in plotting_modules.py Jan 3, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (252f08c) 75.81% compared to head (30111e5) 75.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   75.81%   75.81%           
=======================================
  Files          39       39           
  Lines        4425     4425           
  Branches      603      603           
=======================================
  Hits         3355     3355           
  Misses        925      925           
  Partials      145      145           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@carlosgjs
Copy link
Collaborator

@YantaoLuo thanks for the fixes! Can you paste/attach a plot with the fixes to the description of the PR please? That will be very helpful.

Copy link
Collaborator

@niyiyu niyiyu left a comment

Choose a reason for hiding this comment

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

Thanks Yantao for contributing to NoisePy project. These are great catches and very decent fixes. Merging now.

@niyiyu niyiyu merged commit baae80e into noisepy:main Jan 6, 2024
23 checks passed
kuanfufeng pushed a commit that referenced this pull request Jan 24, 2024
Fixed minor bugs in 3 plotting functions in the plotting_modules.py
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.

3 participants