lsa-pucrs / acerta-abide

Deep learning using the ABIDE data
GNU General Public License v2.0
45 stars 25 forks source link

Updated for compatibility with python 3.7 and changes to urllib #9

Closed ShekharDewan closed 5 years ago

ShekharDewan commented 5 years ago

Added parenthesis around the print statements, and changed retrieve command in accordance with updates to the library.

meneguzzi commented 5 years ago

Hi,

Thanks for the pull request. Can I ask you to amend your commit to change the hard coded path so that it is a parameter? I would also prefer the default option to be in Unix style paths rather than windows.

Best,

Felipe

ShekharDewan commented 5 years ago

I had meant to omit that in the pull request; it should be as requested now.