scil-vital / dwi_ml

Code for people working on machine learning for diffusion MRI
MIT License
8 stars 7 forks source link

Visu transfo #221

Closed EmmaRenauld closed 9 months ago

EmmaRenauld commented 11 months ago

WIP

But most changes regarding tester are ready.

Merging now so that Arnaud can use reformatted tester.

Visu on matrices will need to be proof-read.

pep8speaks commented 9 months ago

Hello @EmmaRenauld, Thank you for updating !

Line 58:26: E261 at least two spaces before inline comment Line 58:27: E262 inline comment should start with '# ' Line 58:80: E501 line too long (105 > 79 characters) Line 153:9: E303 too many blank lines (2) Line 358:61: W292 no newline at end of file

Line 77:80: E501 line too long (82 > 79 characters) Line 79:80: E501 line too long (80 > 79 characters) Line 82:80: E501 line too long (81 > 79 characters)

Line 344:80: E501 line too long (81 > 79 characters)

Line 49:1: W391 blank line at end of file

Line 139:80: E501 line too long (82 > 79 characters)

Line 136:1: W391 blank line at end of file

Line 9:80: E501 line too long (92 > 79 characters) Line 105:1: W391 blank line at end of file

Comment last updated at 2024-01-18 18:54:55 UTC