Skip to content

Commit

Permalink
modifying paths to follow better practice
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Jan 31, 2024
1 parent 858e80b commit d9758d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 160 deletions.
2 changes: 1 addition & 1 deletion src/scripts/evaluate.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ def run_all_sbc(
samples_per_inference=1_000,
plot=True,
save=False,
path="../plots/",
path="plots/",
):
"""
Runs and displays mackelab's SBC (simulation-based calibration)
Expand Down
159 changes: 0 additions & 159 deletions test/test_evaluate.py

This file was deleted.

0 comments on commit d9758d8

Please sign in to comment.