scil-vital / dwi_ml

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

Update and fixes in dwiml_create_hdf5 and associated doc #222

Closed EmmaRenauld closed 7 months ago

EmmaRenauld commented 9 months ago

Script dwiml_create_hdf5:

Script dwiml_compute_connectivity_from_labels:

Doc:

Sneeking in a .gitignore modification.

pep8speaks commented 9 months ago

Hello @EmmaRenauld, Thank you for updating !

Line 62:80: E501 line too long (80 > 79 characters) Line 65:80: E501 line too long (80 > 79 characters) Line 79:80: E501 line too long (80 > 79 characters)

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

Comment last updated at 2024-03-01 14:32:06 UTC
EmmaRenauld commented 9 months ago

See associated issue #223

EmmaRenauld commented 7 months ago

Ran at least two epochs on beluga on > 1 subject. Merging current state of code.