minor updates to TensorView documentation.

This commit is contained in:
Rowan Cockett
2013-10-16 11:35:39 -07:00
parent 6f45923813
commit 17643c52cc
+1 -1
View File
@@ -26,7 +26,7 @@ class TensorView(object):
Optional Input:
:param str imageType: type of image ('CC','N','Fx','Fy','Fz','Ex','Ey','Ez')
:param str imageType: type of image ('CC','N','F','Fx','Fy','Fz','E','Ex','Ey','Ez') or combinations, e.g. ExEy or FxFz
:param int figNum: number of figure to plot to
:param matplotlib.axes.Axes ax: axis to plot to
:param str direction: slice dimensions, 3D only ('x', 'y', 'z')