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

Fixed height factor for Gaussian2dModel #795

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

matpompili
Copy link
Contributor

Description

The height factor definition had an error (missing parenthesis). Now it is fixed.

Type of Changes
  • Bug fix
  • New feature
  • Refactoring / maintenance
  • Documentation / examples
Tested on
Verification

Have you

  • included docstrings that follow PEP 257?
  • referenced existing Issue and/or provided relevant link to mailing list?
  • verified that existing tests pass locally?
  • verified that the documentation builds locally?
  • squashed/minimized your commits and written descriptive commit messages?
  • added or updated existing tests to cover the changes?
  • updated the documentation and/or added an entry to the release notes (doc/whatsnew.rst)?
  • added an example?

@newville
Copy link
Member

@matpompili Thanks for catching that. This looks simple enough to just merge without much fanfare. @reneeotten Do you agree?

@reneeotten
Copy link
Contributor

@matpompili Thanks for catching that. This looks simple enough to just merge without much fanfare. @reneeotten Do you agree?

Yep - that looks like an easy and correct fix!

@newville
Copy link
Member

@reneeotten Thanks, I'll merge.

@newville newville merged commit 589c029 into lmfit:master Jul 27, 2022
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