scilus / scilpy

The Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox
Other
62 stars 60 forks source link

[ENH] Add precision to FRF scripts #1057

Closed AlexVCaron closed 6 days ago

AlexVCaron commented 1 week ago

Quick description

Add parameter to specify floating point precision of fiber response functions at saving, using the fmt parameter of np.savetxt.

...

Type of change

Check the relevant options.

Provide data, screenshots, command line to test (if relevant)

...

Checklist

pep8speaks commented 1 week ago

Hello @AlexVCaron, Thank you for updating !

Line 48:13: E117 over-indented Line 49:55: W291 trailing whitespace

Line 53:51: W291 trailing whitespace

Comment last updated at 2024-11-26 23:04:10 UTC
codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@e5acccc). Learn more about missing BASE report. Report is 42 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1057 +/- ## ========================================= Coverage ? 69.34% ========================================= Files ? 446 Lines ? 23920 Branches ? 3264 ========================================= Hits ? 16587 Misses ? 5948 Partials ? 1385 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/1057/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | Coverage Δ | | |---|---|---| | [Scripts](https://app.codecov.io/gh/scilus/scilpy/pull/1057/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `70.15% <100.00%> (?)` | | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/1057/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `68.25% <100.00%> (?)` | |