Skip to content

Conversation

@bmaranville
Copy link
Contributor

There is a logic error in the code for quickly fitting a 2d gaussian - the wrong coordinate offset (x and y are swapped) is used in the width-finding along a row and column.

There is a logic error in the code for quickly fitting a 2d gaussian - the wrong coordinate offset (x and y are swapped) is used in the center-finding along a row and column.
@rgommers rgommers merged commit 67c120b into scipy:master Aug 6, 2019
@rgommers
Copy link
Member

rgommers commented Aug 6, 2019

merged, thanks @bmaranville

@bmaranville bmaranville deleted the patch-1 branch August 7, 2019 13:52
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