Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

ENH: Improve CLI of the dwi/error experiment #249

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

oesteban
Copy link
Member

@oesteban oesteban commented Oct 29, 2024

Moves to optional many arguments so that the script is easier to call (previously, you needed to check the right ordering always and positional parameters are very easy to mix-up).

It also makes optional several features: writing the generated synthetic data, writing the predictions, and the k-fold cross validation (added a single-run possibility useful for debugging).

@oesteban oesteban force-pushed the fix/dwi_experiment_improvements branch 3 times, most recently from 5797dfd to 6489c60 Compare October 29, 2024 17:02
@oesteban oesteban requested a review from jhlegarreta October 29, 2024 17:04
jhlegarreta
jhlegarreta previously approved these changes Oct 29, 2024
Copy link
Collaborator

@jhlegarreta jhlegarreta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An in-line suggestion.

scripts/dwi_gp_estimation_error_analysis.py Show resolved Hide resolved
Co-authored-by: Jon Haitz Legarreta Gorroño <[email protected]>
@oesteban oesteban merged commit 0c2e6c0 into main Oct 29, 2024
5 of 7 checks passed
@oesteban oesteban deleted the fix/dwi_experiment_improvements branch October 29, 2024 19:41
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@26ef287). Learn more about missing BASE report.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage        ?   66.24%           
=======================================
  Files           ?       19           
  Lines           ?      942           
  Branches        ?      119           
=======================================
  Hits            ?      624           
  Misses          ?      274           
  Partials        ?       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants