-
Notifications
You must be signed in to change notification settings - Fork 10
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
Patch v0.13.1 #176
Merged
Merged
Patch v0.13.1 #176
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* bump VERSION to 0.14.0-dev * add Python 3.9 to conda build
…on history layer (#164) * deerload: fix bug when loading BES3T files with entries in manipulation history layer * add unit tests for deerload * deerload: fix error in parsing of XGF files * rename test data files consistently * fix tests Co-authored-by: Stefan Stoll <stestoll@users.noreply.github.com>
* fitregmodel: fix behaviour of weights in global fitting * fitparamodel: add test for global weights behaviour * lsqcomponents: fix usage of global weights * fitmultimodel: fix behaviour of weights in global fitting * fitmultimodel: return list of fitted signals instead of single array, fix scaling of output fit signals and UQ, fix plotting * fitmultimodel: fix scaling issue in global fitting * snlls: fix behaviour of weights in global fitting * fitmodel: add tests to check behaviour of weights in global fitting * fitmultimodel: fix error when plotting single dataset fits * fitmultimodel: fix bug in plottin of single dataset fits * fitmultimodel: fix error in previous commit
…on functions (#172) * fitmodel: fix errors in uncertainty quantification for dipolar evolution functions * modify tests that missed the error * fitmodel: fixed error found by tests
* snlls: allow `extrapenalty` to take linear parameters as input * snlls: fix order of concatenation of Jacobians
…noise levels (#174) * optimize default weights in global fitting according to the datasets noise levels * add tests * fix bug in calculation of default weights for arbitrary scales * refactor DER_SNR method, add reference Co-authored-by: Stefan Stoll <stestoll@users.noreply.github.com>
stestoll
approved these changes
May 17, 2021
luisfabib
added a commit
that referenced
this pull request
Jul 8, 2021
* Patch v0.13.1 (#176) * Update CHANGELOG for v0.13.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.