plot_frames_activ# snake.toolkit.plotting.plot_frames_activ(background, z_score, roi, ax, slices, bbox, z_thresh=3, z_max=11, bg_cmap='gray')[source]# Plot activation maps and background. Parameters: background (3D array) z_score (3D array) roi (3D array) ax (plt.Axes) slices (tuple[Any, ...]) bbox (tuple[Any, ...]) z_thresh (float) z_max (float) bg_cmap (str) Return type: tuple[Axes, AxesImage]