Alex Zhao

Results 1 issues of Alex Zhao

I try to generated streamline via the code ``` streamline_generator = LocalTracking(csapeaks, stopping_criterion, seeds, affine=affine, step_size=0.5) streamlines = Streamlines(streamline_generator) ``` It is so slow to get the results from whole...

type:New feature