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

rMS proximal operator #142

Merged
merged 6 commits into from
Oct 10, 2023
Merged

rMS proximal operator #142

merged 6 commits into from
Oct 10, 2023

Conversation

NickLuiken
Copy link
Contributor

Pull request for the rMS proximal operator and the rMS tutorial

@mrava87 mrava87 changed the title Dev rMS proximal operator Oct 9, 2023
@mrava87 mrava87 self-requested a review October 9, 2023 13:52
Copy link
Contributor

@mrava87 mrava87 left a comment

Choose a reason for hiding this comment

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

@NickLuiken thanks for adding this, looks great.

I made some changes and also added a few comments where I was unsure. Please either reply here and I can fix it, or make sure to git pull origin dev before making the changes and pushing them to avoid conflicts with my changes

pyproximal/proximal/rMS.py Outdated Show resolved Hide resolved
pyproximal/proximal/rMS.py Outdated Show resolved Hide resolved
pyproximal/proximal/rMS.py Outdated Show resolved Hide resolved
x : :obj:`numpy.ndarray`
Vector
thresh : :obj:`float`
Threshold
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a threshold?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it is a regularization parameter and I changed the docstring

pyproximal/proximal/rMS.py Outdated Show resolved Hide resolved
pyproximal/proximal/rMS.py Outdated Show resolved Hide resolved
@mrava87 mrava87 merged commit a9cca82 into PyLops:dev Oct 10, 2023
9 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