Skip to content

Commit

Permalink
Forgot get_fit_signal method wasn't released yet
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdaniel654 committed Jul 5, 2024
1 parent e57c9cc commit dfdb95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Added
* Export the fit signals from mapping functions e.g. the expected T1 recovery at times TI given the fit values of T1 and M0. #221
* Warnings if there aren't many negative values in T1 mapping data. #222 #223
* `get_fit_signal` methods have been added to most mapping classes to allow the user to get the fit signal at a given time point.

### Fixed
* Issue where resources sub-module was not included on PyPI
Expand Down

0 comments on commit dfdb95b

Please sign in to comment.