Skip to content

Updates to IndexTracker

Ronan Lefol requested to merge tracker_updates into develop
  • Move relevant README to doc folder, renamed and slight additions based on further proposed changes
  • Add slice_axis as an explicit method parameter (could be kept as a kwargs if wanted)
  • Remove minv and maxv in lieu of imshow's default vmin and vmax kwargs
  • Pass all kwargs received to plt.imshow() to allow customization of the grid

Merge request reports

Loading