neurosynth / ACE

Tools for automatic extraction of activation coordinates from published neuroimaging articles.
MIT License
42 stars 27 forks source link

highwire update #3

Open wmpauli opened 7 years ago

wmpauli commented 7 years ago

I think url = '%s/T%d.expansion.html' % (content_url, t_num)

should now just be url = '%s/T%d' % (content_url, t_num)

for high-wire source.

tyarkoni commented 7 years ago

Thanks! Probably won't get around to patching and testing this for a while, but will keep it in mind next time I update the DB.

wmpauli commented 7 years ago

No worries. Patched in my fork. Should push soon.

On Feb 21, 2017 2:10 PM, "Tal Yarkoni" notifications@github.com wrote:

Thanks! Probably won't get around to patching and testing this for a while, but will keep it in mind next time I update the DB.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neurosynth/ACE/issues/3#issuecomment-281498148, or mute the thread https://github.com/notifications/unsubscribe-auth/AGPHib8Afdz45lCz21kyGVWHZLEZjvzzks5re2DSgaJpZM4MFvJo .