You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow original grid saving
* Add uncertainties for main parameters. (#299)
* Add uncertainties for main parameters.
* Works for all parameters now
* Fix other tests
* loosen tolerance to 1e-4 from 1e-5
* Lower tolerance more
* Remove comment
* [pre-commit.ci] auto fixes from pre-commit hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Rebasing
* Remove duplicated test
* Indent
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* User now has option to select which grid they want the morphed function returned on. The default grid is still the intersection of the original and target grid. The option --original-grid changes the returned grid to be the original grid instead.
0 commit comments