-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix plotting to stop using methods/attributes removed from models
Summary: Dim grid no longer exists in models, plotting code updated to use standalone dim_grid. Bounds are gone from models so get_lse_interval needs to separately define the bounds of the grid to sample from. Differential Revision: D67535775
- Loading branch information
1 parent
e30754c
commit 0ec1fff
Showing
2 changed files
with
27 additions
and
11 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
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