scilus / scilpy

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

Scilpy home keeping zip files #1042

Closed levje closed 3 weeks ago

levje commented 1 month ago

This is quite a minor inconvenience, but I was wondering if there was a point on not deleting the compressed files one they are extracted locally? It seems to create a duplicate for every zip that it's downloading in the SCILPY home directory (e.g. ~/.scilpy).

Probably here: https://github.com/scilus/scilpy/blob/master/scilpy/io/fetcher.py

image

I can probably take care of it someday if we choose to delete those zip files.

arnaudbore commented 4 weeks ago

We check the md5 of those zip files to see if we need to download it again or not where running tests.