AFQ.utils.streamlines
#
Module Contents#
Classes#
Functions#
|
Given a Streamlines object, split one of the underlying streamlines |
Attributes#
- AFQ.utils.streamlines.split_streamline(streamlines, sl_to_split, split_idx)[source]#
Given a Streamlines object, split one of the underlying streamlines
- Parameters
- streamlinesa Streamlines class instance
The group of streamlines, one of which is being split.
- sl_to_splitint
The index of the streamline that is being split
- split_idxint
Where is the streamline being split