fascicle.plot_x

fascicle.plot_x(axes, myel_color='r', unmyel_color='b', Myelinated_model='MRG')[source]

plot the fascicle’s axons along Xline (longitudinal)

Parameters:
  • axes (matplotlib.axes) – axes of the figure to display the fascicle

  • myel_color (str) – matplotlib color string applied to the myelinated axons. Red by default

  • unmyel_color (str) – matplotlib color string applied to the myelinated axons. Blue by default

  • Myelinated_model (str) – model use for myelinated axon (use to calulated node position)