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 dips check in `slope_estimation #573

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

Beramos
Copy link
Contributor

@Beramos Beramos commented Mar 4, 2024

closes #572.

Quick fix but I have also added a unit test to see if the regularisation is applied when NOT using dips as a way to check which algorithm is used.

Signed-off-by: beramos <bram.de.jaegher@gmail.com>
Signed-off-by: beramos <bram.de.jaegher@gmail.com>
@mrava87
Copy link
Collaborator

mrava87 commented Mar 16, 2024

Adding @cako here

@mrava87 mrava87 requested a review from cako March 16, 2024 08:59
@cako
Copy link
Collaborator

cako commented Mar 16, 2024

Yup, I think I messed up the check. Thanks @Beramos for catching this and fixing it.

@mrava87
Copy link
Collaborator

mrava87 commented Mar 16, 2024

Alright, great! Then we can merge this :)

@mrava87
Copy link
Collaborator

mrava87 commented Mar 17, 2024

Thanks @Beramos, I can merge this now :)

@mrava87 mrava87 merged commit 99d91f1 into PyLops:dev Mar 17, 2024
15 checks passed
@Beramos
Copy link
Contributor Author

Beramos commented Mar 18, 2024

@mrava87, awesome!

@Beramos Beramos deleted the BDJ_fix_dips branch March 18, 2024 10: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.

incorrect check on dips argument in in `slope_estimation
3 participants