shape# property EBSDDetector.shape: tuple[int, int]# Return or set the number of detector rows \(N_y\) and columns \(N_x\) in pixels. Parameters: valuetuple[int, int]Two integers \((N_y, N_x)\). Examples using EBSDDetector.shape# Convert between detector coordinate formats Convert between detector coordinate formats