-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat normtransf optional extrapolation (#528)
* added optional extrapolation to .prep_for_dsi() * hotfix: remove restrictions on randrealgen * added ztz approach; tweaked tests * update tests * le sigh... * docstrings * tweak to nst interpoaltion * hotfix to update dsi forward run * correction to quadratic extrapolation * more updates to pyemu eds * hack to ensure unique values during nstransform * add flag to skip nst for cases where all obs values are equal * cleaner dsi tests * checkin * hotfix for handling cases where all obs are equal * test to catch failing dsi runs * hotfix to energy threshold * handle uneven nreal in randrealgen
- Loading branch information
Showing
3 changed files
with
299 additions
and
139 deletions.
There are no files selected for viewing
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
Oops, something went wrong.