Skip to content

Commit

Permalink
Update datasets.py download location
Browse files Browse the repository at this point in the history
Fixes demianw#42 (the last one doesn't exist though, even on the old server. maybe that's why the test is disabled?)
  • Loading branch information
ihnorton authored Mar 5, 2018
1 parent f956c09 commit e8149cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tract_querier/tests/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

FILES = {
'tract_file': (
'http://midas.kitware.com/bitstream/view/17631',
'http://slicer.kitware.com/midas3/download/item/347269/IIT3mean_left_hemisphere_small.trk',
'IIT3mean_left_hemisphere_small.trk',
'\xe7\xec\xfd+\xd2n\xff\x96\xae\xb4\xdf+\x194\xdf\x81'
),
'atlas_file': (
'http://midas.kitware.com/bitstream/view/17622',
'http://slicer.kitware.com/midas3/download/item/347267/IIT3mean_desikan_2009.nii.gz',
'IIT3mean_desikan_2009.nii.gz',
'vx\x13\xbaE\x1dR\t\xcd\xc9EF\x17\xa66\xb7'
),
Expand Down

0 comments on commit e8149cc

Please sign in to comment.