visbrain.objects.CrossSecObj.highlight_sources¶
- CrossSecObj.highlight_sources(xyz, radius=1, color='green')[source][source]¶
Highlight a number of sources.
- Parameters:
- xyzarray_like | None
Array of sources coordinates. This array must have a shape of (n_sources, 3).
- radiusint | 1
Default radius size to display in the IRM.
- colorstring | ‘green’
Sources color.