cosanlab / nltools

Python toolbox for analyzing imaging data
https://nltools.org
MIT License
121 stars 44 forks source link

Http #360

Closed ljchang closed 4 years ago

ljchang commented 4 years ago

Fixed a few bugs.

1) can now load data from https addresses fixes issue #359 2) Adjacency.isc is now set to only work with single matrices 3) Refactored roi_plot_brain (again) to speed up image generation even more. went from 30s to under 1s with single scalar values.