convert complex to real (kicking dummy imaginary) convert real to complex (introducing dummy imaginary=0) 1: skip the y dimension (do fft only along x) spatial fft 0: don't skip the y dimension (do fft along both y and x) 1: forward fft -1: backward fft 0: complex fft 1: real fft grid to apply fft on grid that fft was applied on