m1pyopencl 13-10000Bluesteinfloat32inplaceAuto12023-12-03 00h30:52 +00h 23m 47s [ 9267 tests] 0
pyvkfft-test --systematic --backend pyopencl --gpu m1 --max-nb-tests 0 --nproc 8 --ndim 1 --range 3 10000 --dst 4 --bluestein --inplace --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pyopencl', shape=(4098,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.337024e-01 ni=4.341668e-01>7.612572e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4102,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.321266e-01 ni=3.408025e-01>7.612996e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4106,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.154922e-01 ni=3.229830e-01>7.613419e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4110,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.322110e-01 ni=3.470713e-01>7.613842e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4120,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.251268e-01 ni=3.837782e-01>7.614897e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4122,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.396524e-01 ni=3.547818e-01>7.615108e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4124,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.271593e-01 ni=4.016456e-01>7.615319e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4126,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.364833e-01 ni=3.762366e-01>7.615529e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4130,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.412254e-01 ni=5.161664e-01>7.615950e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4132,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.372670e-01 ni=4.281367e-01>7.616160e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4136,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.302019e-01 ni=4.192600e-01>7.616581e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4138,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.346046e-01 ni=3.941056e-01>7.616790e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4146,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.363552e-01 ni=3.597146e-01>7.617629e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4150,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.363498e-01 ni=3.661561e-01>7.618048e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4152,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.322859e-01 ni=3.925708e-01>7.618257e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4156,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.326886e-01 ni=4.308657e-01>7.618676e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4164,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437235e-01 ni=3.763978e-01>7.619511e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4166,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.396903e-01 ni=4.481264e-01>7.619719e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4170,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.317744e-01 ni=3.464969e-01>7.620136e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4172,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.417445e-01 ni=3.712256e-01>7.620344e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4174,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.390388e-01 ni=3.692360e-01>7.620552e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4178,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.356380e-01 ni=3.636198e-01>7.620968e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4184,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.334738e-01 ni=3.858629e-01>7.621592e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4188,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.434986e-01 ni=3.555987e-01>7.622007e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4190,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.384785e-01 ni=4.351438e-01>7.622214e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4194,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.397853e-01 ni=5.079768e-01>7.622628e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4196,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452032e-01 ni=3.892525e-01>7.622835e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4198,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433440e-01 ni=3.062767e-01>7.623042e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.405295e-01 ni=4.159134e-01>7.623456e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4208,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.389595e-01 ni=3.997134e-01>7.624076e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4222,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504703e-01 ni=3.851072e-01>7.625518e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4230,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.368252e-01 ni=4.259476e-01>7.626340e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399076e-01 ni=4.861665e-01>7.627775e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4248,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.330020e-01 ni=4.094804e-01>7.628185e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4252,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.430253e-01 ni=4.050048e-01>7.628593e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4254,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476150e-01 ni=5.007120e-01>7.628797e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462810e-01 ni=3.273110e-01>7.629206e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4262,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.451911e-01 ni=4.471180e-01>7.629613e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4274,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.454250e-01 ni=3.680392e-01>7.630835e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476869e-01 ni=4.528911e-01>7.631038e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4280,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433977e-01 ni=3.771483e-01>7.631444e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4282,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.428881e-01 ni=4.404142e-01>7.631647e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4286,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.457914e-01 ni=3.790737e-01>7.632052e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4296,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.443214e-01 ni=5.152625e-01>7.633064e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4298,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.421463e-01 ni=4.053043e-01>7.633266e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4302,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.509724e-01 ni=4.105377e-01>7.633670e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4304,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520023e-01 ni=4.532884e-01>7.633872e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4306,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437542e-01 ni=4.065052e-01>7.634074e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485048e-01 ni=3.604567e-01>7.634276e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4310,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438138e-01 ni=3.508025e-01>7.634477e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4314,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452071e-01 ni=3.853967e-01>7.634880e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4316,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523984e-01 ni=4.332867e-01>7.635081e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4324,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535377e-01 ni=3.961979e-01>7.635886e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4326,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.451037e-01 ni=3.771363e-01>7.636087e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4342,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433248e-01 ni=3.684421e-01>7.637690e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4348,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.499769e-01 ni=4.721340e-01>7.638290e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4354,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.576288e-01 ni=3.673778e-01>7.638888e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4364,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.562125e-01 ni=5.018562e-01>7.639885e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.569296e-01 ni=4.592549e-01>7.640084e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4384,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.319188e-01 ni=4.441068e-01>7.641871e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.379278e-01 ni=5.512182e-01>7.642267e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4390,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.336492e-01 ni=4.537956e-01>7.642465e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4398,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.333141e-01 ni=5.406510e-01>7.643255e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.289922e-01 ni=4.927035e-01>7.643847e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.371046e-01 ni=4.111164e-01>7.644044e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4412,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.378753e-01 ni=4.666027e-01>7.644636e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4414,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.392456e-01 ni=6.434610e-01>7.644832e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4418,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403613e-01 ni=5.091140e-01>7.645226e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.397890e-01 ni=5.774839e-01>7.646011e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4430,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.307824e-01 ni=4.270634e-01>7.646404e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4432,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.226598e-01 ni=4.278028e-01>7.646600e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4434,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460297e-01 ni=4.931939e-01>7.646796e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4436,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.369839e-01 ni=5.043921e-01>7.646992e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4438,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.312719e-01 ni=5.682085e-01>7.647187e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4442,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.393968e-01 ni=4.530653e-01>7.647579e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4448,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.458411e-01 ni=4.923525e-01>7.648165e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4456,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.456804e-01 ni=5.048785e-01>7.648945e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.392830e-01 ni=4.905381e-01>7.649140e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4460,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.391871e-01 ni=4.383463e-01>7.649335e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4468,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.448663e-01 ni=4.922629e-01>7.650113e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4470,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.451111e-01 ni=5.212749e-01>7.650308e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4474,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.406694e-01 ni=4.615485e-01>7.650696e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4476,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437346e-01 ni=4.934843e-01>7.650890e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4478,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476922e-01 ni=4.441322e-01>7.651084e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4482,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.420165e-01 ni=5.049822e-01>7.651472e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4484,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.501140e-01 ni=5.521708e-01>7.651666e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.442622e-01 ni=5.315679e-01>7.651859e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4492,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542890e-01 ni=4.310839e-01>7.652440e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4494,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.546913e-01 ni=5.186148e-01>7.652633e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403959e-01 ni=4.989686e-01>7.653019e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4504,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491755e-01 ni=4.735394e-01>7.653598e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4512,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.471491e-01 ni=5.729339e-01>7.654369e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4516,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487613e-01 ni=4.856865e-01>7.654754e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4528,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.531909e-01 ni=4.806111e-01>7.655906e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4532,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.410658e-01 ni=5.319608e-01>7.656290e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4534,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.455949e-01 ni=4.615441e-01>7.656482e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4540,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490502e-01 ni=5.048493e-01>7.657056e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4546,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.645544e-01 ni=5.763974e-01>7.657629e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4552,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491411e-01 ni=5.826473e-01>7.658202e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.449249e-01 ni=6.941426e-01>7.659155e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4566,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494629e-01 ni=6.107071e-01>7.659536e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4568,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491852e-01 ni=4.992695e-01>7.659726e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4570,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.420617e-01 ni=5.712228e-01>7.659916e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4574,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.461232e-01 ni=4.107262e-01>7.660296e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4580,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540465e-01 ni=5.321917e-01>7.660865e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4584,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.463365e-01 ni=5.973492e-01>7.661245e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4586,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.553806e-01 ni=4.762687e-01>7.661434e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4594,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479162e-01 ni=5.454450e-01>7.662191e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4596,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.482618e-01 ni=7.105780e-01>7.662380e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4602,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504807e-01 ni=4.278219e-01>7.662947e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4604,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.406168e-01 ni=5.642937e-01>7.663135e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4606,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.595477e-01 ni=5.176753e-01>7.663324e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4610,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.133525e-01 ni=4.324571e-01>7.663701e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4618,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.188795e-01 ni=4.428234e-01>7.664454e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4638,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.060267e-01 ni=4.135590e-01>7.666331e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4648,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.244154e-01 ni=4.455042e-01>7.667266e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4652,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.219595e-01 ni=4.991551e-01>7.667640e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4654,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.027132e-01 ni=4.322038e-01>7.667826e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4658,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.178018e-01 ni=4.624115e-01>7.668199e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4660,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.287638e-01 ni=4.230096e-01>7.668386e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4666,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.198187e-01 ni=5.050134e-01>7.668945e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4668,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.147571e-01 ni=4.457991e-01>7.669131e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4670,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.259305e-01 ni=5.657665e-01>7.669317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4676,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.298111e-01 ni=4.530111e-01>7.669875e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4678,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.044442e-01 ni=4.850575e-01>7.670060e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4688,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.071670e-01 ni=5.763081e-01>7.670988e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4694,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.020757e-01 ni=4.348750e-01>7.671543e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4696,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.354279e-01 ni=4.255956e-01>7.671728e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4700,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.139093e-01 ni=6.358215e-01>7.672098e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4702,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.145675e-01 ni=6.934070e-01>7.672283e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4708,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.234015e-01 ni=4.168961e-01>7.672836e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.183915e-01 ni=4.139034e-01>7.673390e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4720,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.167768e-01 ni=3.908835e-01>7.673942e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4722,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.221295e-01 ni=5.100124e-01>7.674126e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4724,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.258907e-01 ni=5.136119e-01>7.674310e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.160016e-01 ni=3.678879e-01>7.674494e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4734,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.258638e-01 ni=4.685866e-01>7.675228e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4738,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.214936e-01 ni=5.358228e-01>7.675595e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4742,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.426713e-01 ni=3.532519e-01>7.675962e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4744,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.301843e-01 ni=5.510678e-01>7.676145e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4748,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.214951e-01 ni=4.700552e-01>7.676511e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4762,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.256449e-01 ni=4.682761e-01>7.677789e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4766,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.146741e-01 ni=5.124343e-01>7.678154e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4768,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.305698e-01 ni=5.733730e-01>7.678336e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4772,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.117694e-01 ni=6.019338e-01>7.678700e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4778,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.275420e-01 ni=3.700639e-01>7.679246e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4780,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.208717e-01 ni=5.642205e-01>7.679428e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4782,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.194826e-01 ni=7.273269e-01>7.679610e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.372138e-01 ni=4.255404e-01>7.679973e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4790,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.304692e-01 ni=4.420525e-01>7.680336e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4792,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.337122e-01 ni=5.103413e-01>7.680517e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4794,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.254511e-01 ni=4.467680e-01>7.680698e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4798,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.239991e-01 ni=3.724709e-01>7.681060e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4814,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.202582e-01 ni=5.481580e-01>7.682506e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4822,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.212290e-01 ni=4.258105e-01>7.683227e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4834,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.325398e-01 ni=5.612273e-01>7.684307e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4838,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.383490e-01 ni=4.555923e-01>7.684666e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.235079e-01 ni=5.673258e-01>7.685025e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4844,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.401281e-01 ni=7.051551e-01>7.685204e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4846,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.248236e-01 ni=5.785908e-01>7.685383e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4852,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.349789e-01 ni=6.275775e-01>7.685921e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4854,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.236580e-01 ni=5.832787e-01>7.686100e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4856,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.359205e-01 ni=4.068292e-01>7.686279e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4858,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.355678e-01 ni=6.085600e-01>7.686458e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4868,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.332058e-01 ni=5.920424e-01>7.687351e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4874,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.288830e-01 ni=5.534147e-01>7.687886e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4882,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.298189e-01 ni=7.395365e-01>7.688598e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4886,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.294883e-01 ni=3.631540e-01>7.688953e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4888,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.401821e-01 ni=5.770201e-01>7.689131e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4892,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.329109e-01 ni=5.549603e-01>7.689486e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4894,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.426346e-01 ni=5.909260e-01>7.689664e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4904,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.375426e-01 ni=3.501398e-01>7.690550e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4906,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.286518e-01 ni=5.112854e-01>7.690728e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4908,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.285365e-01 ni=6.335993e-01>7.690905e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4912,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.353958e-01 ni=5.544842e-01>7.691258e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4916,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.384117e-01 ni=5.278842e-01>7.691612e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4918,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.290638e-01 ni=5.350607e-01>7.691789e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4922,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.397439e-01 ni=4.645741e-01>7.692142e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4924,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.307164e-01 ni=5.572957e-01>7.692318e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.515688e-01 ni=5.567313e-01>7.692494e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4932,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.328374e-01 ni=5.047216e-01>7.693023e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.324022e-01 ni=5.115102e-01>7.693199e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4938,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.450617e-01 ni=4.901475e-01>7.693551e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4944,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.328772e-01 ni=6.309059e-01>7.694078e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4946,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.445555e-01 ni=4.224890e-01>7.694254e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4948,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.371652e-01 ni=7.293775e-01>7.694430e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4952,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.378497e-01 ni=5.527686e-01>7.694781e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4954,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.308811e-01 ni=4.078059e-01>7.694956e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.434829e-01 ni=4.488306e-01>7.695131e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4962,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.274289e-01 ni=4.758293e-01>7.695657e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4966,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460607e-01 ni=4.801731e-01>7.696007e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.453040e-01 ni=6.312804e-01>7.696706e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4976,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.334658e-01 ni=5.600691e-01>7.696880e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4980,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.300006e-01 ni=4.358616e-01>7.697229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4982,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.386244e-01 ni=6.402668e-01>7.697404e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4986,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.307607e-01 ni=7.427864e-01>7.697752e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.374773e-01 ni=5.750679e-01>7.698101e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(4994,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.453086e-01 ni=4.571344e-01>7.698449e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5004,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.513857e-01 ni=5.073274e-01>7.699317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5006,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.413621e-01 ni=5.355839e-01>7.699491e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5010,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.186057e-01 ni=5.420330e-01>7.699838e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5012,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.419650e-01 ni=5.583629e-01>7.700011e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5026,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.397376e-01 ni=5.902069e-01>7.701222e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5028,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475804e-01 ni=4.093232e-01>7.701395e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5030,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.393446e-01 ni=4.836409e-01>7.701568e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5034,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475773e-01 ni=6.525320e-01>7.701913e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5036,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.511896e-01 ni=5.795513e-01>7.702086e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5038,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.580852e-01 ni=4.394444e-01>7.702258e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5062,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.469955e-01 ni=5.276464e-01>7.704322e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5066,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.483276e-01 ni=9.518015e-01>7.704665e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5072,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491504e-01 ni=5.969082e-01>7.705179e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5074,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.501876e-01 ni=6.285215e-01>7.705350e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5076,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.435061e-01 ni=4.603331e-01>7.705522e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5078,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452278e-01 ni=5.517522e-01>7.705693e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5086,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.436712e-01 ni=5.361995e-01>7.706376e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5090,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488757e-01 ni=5.485256e-01>7.706718e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5094,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559872e-01 ni=6.335160e-01>7.707059e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5102,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399264e-01 ni=5.437245e-01>7.707740e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5108,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.529107e-01 ni=5.691317e-01>7.708251e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5114,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.450172e-01 ni=5.783377e-01>7.708761e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5116,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.471426e-01 ni=5.536330e-01>7.708931e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5118,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504878e-01 ni=5.826392e-01>7.709100e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5126,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.554287e-01 ni=1.223296e+00>7.709779e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5132,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.546771e-01 ni=7.199346e-01>7.710287e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5136,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.388308e-01 ni=5.239349e-01>7.710625e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5138,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438062e-01 ni=5.452009e-01>7.710794e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5142,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.580890e-01 ni=5.353822e-01>7.711132e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5144,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479330e-01 ni=6.287268e-01>7.711301e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5146,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.631400e-01 ni=5.107076e-01>7.711470e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5150,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.389491e-01 ni=6.926498e-01>7.711807e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5156,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534198e-01 ni=4.534771e-01>7.712313e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5158,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521998e-01 ni=5.739017e-01>7.712481e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5164,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542731e-01 ni=6.450555e-01>7.712986e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5170,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475960e-01 ni=5.946923e-01>7.713491e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5172,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.471428e-01 ni=7.507368e-01>7.713659e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5176,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.635117e-01 ni=6.969092e-01>7.713994e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5178,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.384621e-01 ni=5.829928e-01>7.714162e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5182,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.530752e-01 ni=5.430918e-01>7.714497e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5190,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.655405e-01 ni=2.831756e-01>7.715167e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5192,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.738642e-01 ni=2.734593e-01>7.715335e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5206,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.728325e-01 ni=2.865464e-01>7.716504e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5212,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.739662e-01 ni=3.042502e-01>7.717004e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5218,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.816605e-01 ni=3.073663e-01>7.717504e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5222,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.843544e-01 ni=3.243918e-01>7.717837e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5224,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.692237e-01 ni=2.687020e-01>7.718003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5228,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.755761e-01 ni=2.716303e-01>7.718336e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5230,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.846700e-01 ni=2.797109e-01>7.718502e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5234,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.762361e-01 ni=3.226029e-01>7.718834e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5242,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.761636e-01 ni=3.167473e-01>7.719497e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.926321e-01 ni=3.499239e-01>7.720821e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5260,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.822247e-01 ni=4.071914e-01>7.720986e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5262,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.758558e-01 ni=2.666347e-01>7.721151e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5264,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.832018e-01 ni=3.972005e-01>7.721316e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5266,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.777422e-01 ni=2.973470e-01>7.721481e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5268,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.906162e-01 ni=4.006274e-01>7.721646e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5272,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.839971e-01 ni=3.118482e-01>7.721975e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5274,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.759824e-01 ni=3.076495e-01>7.722140e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.747345e-01 ni=5.206624e-01>7.722305e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5282,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.843811e-01 ni=2.458120e-01>7.722798e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.844248e-01 ni=2.779562e-01>7.724931e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5310,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.732095e-01 ni=3.040554e-01>7.725095e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5312,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.887986e-01 ni=3.543321e-01>7.725258e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5314,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.766745e-01 ni=3.309262e-01>7.725422e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5316,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.809815e-01 ni=3.105878e-01>7.725585e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5318,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.866709e-01 ni=3.067993e-01>7.725748e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5322,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.910145e-01 ni=4.767741e-01>7.726075e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5342,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.924632e-01 ni=3.120382e-01>7.727704e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5344,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.842549e-01 ni=3.410837e-01>7.727866e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5348,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.828199e-01 ni=3.580716e-01>7.728191e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5350,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.806011e-01 ni=3.917400e-01>7.728354e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5352,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.825860e-01 ni=3.295748e-01>7.728516e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5354,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.895749e-01 ni=3.701613e-01>7.728678e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5356,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.815514e-01 ni=3.062790e-01>7.728841e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5358,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.816738e-01 ni=3.081506e-01>7.729003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5362,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.862178e-01 ni=3.230979e-01>7.729327e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5364,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.882840e-01 ni=3.999219e-01>7.729489e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.848263e-01 ni=3.180720e-01>7.729651e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5370,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.829287e-01 ni=4.049739e-01>7.729974e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5374,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.854729e-01 ni=3.755630e-01>7.730298e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5380,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.867791e-01 ni=3.416530e-01>7.730782e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5386,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.809429e-01 ni=2.671162e-01>7.731266e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5398,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.796124e-01 ni=3.435048e-01>7.732233e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5414,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.821591e-01 ni=3.535094e-01>7.733518e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5422,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.946074e-01 ni=3.504855e-01>7.734160e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.968725e-01 ni=3.107400e-01>7.734480e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5428,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.877321e-01 ni=3.219775e-01>7.734640e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5438,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.988955e-01 ni=3.993011e-01>7.735439e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5442,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.943775e-01 ni=3.507361e-01>7.735759e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5444,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.878429e-01 ni=2.874154e-01>7.735918e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5446,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.856345e-01 ni=3.150032e-01>7.736078e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5448,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.905140e-01 ni=3.490367e-01>7.736237e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5452,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.978833e-01 ni=3.916468e-01>7.736556e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.890212e-01 ni=3.127803e-01>7.737034e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5464,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.928439e-01 ni=3.135546e-01>7.737511e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5468,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.883061e-01 ni=3.052612e-01>7.737829e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5478,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.902758e-01 ni=3.490719e-01>7.738622e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5480,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.900063e-01 ni=4.907092e-01>7.738781e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5482,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.901532e-01 ni=3.069176e-01>7.738939e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5484,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.995993e-01 ni=2.844528e-01>7.739097e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5496,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.952432e-01 ni=3.176120e-01>7.740047e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.896869e-01 ni=3.773462e-01>7.740205e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5506,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.972393e-01 ni=3.629464e-01>7.740836e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5514,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.891297e-01 ni=2.862856e-01>7.741467e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5524,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.960791e-01 ni=4.020736e-01>7.742254e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5526,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.937846e-01 ni=3.233798e-01>7.742411e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5528,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.890158e-01 ni=3.041729e-01>7.742568e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5532,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.952428e-01 ni=3.315646e-01>7.742882e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5534,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.910226e-01 ni=3.236712e-01>7.743039e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5536,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.886641e-01 ni=3.811613e-01>7.743196e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5540,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.939906e-01 ni=2.861710e-01>7.743510e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5546,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.014336e-01 ni=4.095218e-01>7.743980e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5552,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.928719e-01 ni=3.687462e-01>7.744449e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5554,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.948279e-01 ni=3.212278e-01>7.744606e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5560,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.035682e-01 ni=2.911808e-01>7.745075e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.013069e-01 ni=3.393721e-01>7.745231e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5564,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.015248e-01 ni=3.838587e-01>7.745387e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5570,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.954601e-01 ni=3.839925e-01>7.745855e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5574,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.947642e-01 ni=3.511719e-01>7.746167e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5578,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.037823e-01 ni=2.946244e-01>7.746479e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5582,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.006084e-01 ni=3.639162e-01>7.746790e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5584,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.927845e-01 ni=4.141917e-01>7.746945e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5592,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.057040e-01 ni=3.870157e-01>7.747567e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5594,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.875534e-01 ni=2.885230e-01>7.747722e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5596,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.026756e-01 ni=4.468535e-01>7.747878e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.995448e-01 ni=2.961221e-01>7.748033e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5604,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.864482e-01 ni=4.321274e-01>7.748498e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5606,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.973318e-01 ni=4.080389e-01>7.748653e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5630,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.039157e-01 ni=3.886869e-01>7.750508e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5638,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.023908e-01 ni=4.025639e-01>7.751125e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5640,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.038614e-01 ni=3.783804e-01>7.751279e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5644,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.926332e-01 ni=2.484652e-01>7.751587e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5646,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.988788e-01 ni=3.715582e-01>7.751741e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5660,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.963349e-01 ni=3.312258e-01>7.752816e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5662,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.997701e-01 ni=4.138505e-01>7.752970e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5664,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.018035e-01 ni=3.680324e-01>7.753123e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5666,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.084935e-01 ni=4.950134e-01>7.753277e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5672,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.003665e-01 ni=4.332024e-01>7.753736e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.031787e-01 ni=4.750497e-01>7.753889e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5678,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.032523e-01 ni=4.191553e-01>7.754195e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5682,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.109188e-01 ni=4.265313e-01>7.754501e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5686,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.097862e-01 ni=4.043751e-01>7.754807e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5690,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.044416e-01 ni=3.777134e-01>7.755112e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5692,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.029474e-01 ni=3.072908e-01>7.755265e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5702,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.016326e-01 ni=3.959611e-01>7.756027e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5706,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.038828e-01 ni=3.321692e-01>7.756332e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5708,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.082775e-01 ni=3.691608e-01>7.756484e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5710,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.136629e-01 ni=3.999811e-01>7.756636e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.051322e-01 ni=3.749606e-01>7.756940e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5716,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.094109e-01 ni=4.413197e-01>7.757092e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5718,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.991195e-01 ni=3.392116e-01>7.757244e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.081969e-01 ni=3.720867e-01>7.757851e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5728,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.159725e-01 ni=4.279835e-01>7.758003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5730,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.070655e-01 ni=4.639118e-01>7.758155e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5732,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.925502e-01 ni=4.027628e-01>7.758306e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5734,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.159771e-01 ni=4.310024e-01>7.758458e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5736,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.115558e-01 ni=3.937665e-01>7.758609e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5744,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.040205e-01 ni=4.030675e-01>7.759214e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5748,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.060421e-01 ni=3.908082e-01>7.759517e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5752,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.200859e-01 ni=4.614636e-01>7.759819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5754,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.025378e-01 ni=3.496125e-01>7.759970e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5756,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.115796e-01 ni=3.895763e-01>7.760121e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5758,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.035614e-01 ni=3.431771e-01>7.760272e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5768,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.061070e-01 ni=3.348392e-01>7.761025e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5774,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.067526e-01 ni=4.736791e-01>7.761477e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5778,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.087078e-01 ni=3.911680e-01>7.761778e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5782,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.028753e-01 ni=3.483249e-01>7.762078e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.059425e-01 ni=3.321526e-01>7.762378e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5788,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.062257e-01 ni=3.700586e-01>7.762529e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5794,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.048614e-01 ni=4.727381e-01>7.762978e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5798,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.120581e-01 ni=4.240399e-01>7.763278e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5802,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.096949e-01 ni=4.538367e-01>7.763578e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5804,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.119131e-01 ni=3.809452e-01>7.763727e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5806,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.131250e-01 ni=3.916475e-01>7.763877e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5810,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.133169e-01 ni=4.447622e-01>7.764176e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5818,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.171609e-01 ni=4.016221e-01>7.764774e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5826,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.297248e-01 ni=5.035872e-01>7.765370e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5828,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.167168e-01 ni=3.441231e-01>7.765520e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5838,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.077706e-01 ni=3.514923e-01>7.766264e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5854,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.129580e-01 ni=4.516406e-01>7.767453e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5860,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.180422e-01 ni=4.648501e-01>7.767898e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5862,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.177295e-01 ni=4.502012e-01>7.768046e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5864,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.153353e-01 ni=3.810643e-01>7.768194e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5866,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.137500e-01 ni=5.575299e-01>7.768342e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5870,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.171365e-01 ni=4.250135e-01>7.768638e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5872,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.187006e-01 ni=3.935266e-01>7.768786e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5878,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.127718e-01 ni=4.708038e-01>7.769230e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5882,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.168328e-01 ni=3.572862e-01>7.769525e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5898,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.086030e-01 ni=4.655312e-01>7.770705e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5900,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.154591e-01 ni=3.620824e-01>7.770852e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.187979e-01 ni=4.334150e-01>7.770999e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5906,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.133826e-01 ni=4.290849e-01>7.771293e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5912,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.089621e-01 ni=4.185249e-01>7.771734e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5914,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.173626e-01 ni=4.514350e-01>7.771881e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5918,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.142603e-01 ni=4.009229e-01>7.772175e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5922,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.208462e-01 ni=3.987821e-01>7.772468e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5924,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.149818e-01 ni=5.910098e-01>7.772615e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.145644e-01 ni=3.851682e-01>7.772762e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5930,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.219094e-01 ni=4.695835e-01>7.773055e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5932,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.090697e-01 ni=4.238945e-01>7.773201e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5938,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.153374e-01 ni=4.578089e-01>7.773640e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5944,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.113311e-01 ni=5.693854e-01>7.774079e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5948,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.173397e-01 ni=5.138999e-01>7.774371e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5954,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.185044e-01 ni=5.368409e-01>7.774809e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.278071e-01 ni=5.935621e-01>7.774955e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5960,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.158566e-01 ni=3.814198e-01>7.775246e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5968,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.254933e-01 ni=5.330130e-01>7.775829e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5972,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.165645e-01 ni=4.037915e-01>7.776120e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.285659e-01 ni=3.745497e-01>7.776265e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5976,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.237506e-01 ni=3.562268e-01>7.776411e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5982,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.186709e-01 ni=3.903272e-01>7.776846e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5988,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.211201e-01 ni=4.296869e-01>7.777282e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.176949e-01 ni=4.971574e-01>7.777427e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5992,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.227021e-01 ni=4.176727e-01>7.777572e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5996,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.195755e-01 ni=4.597698e-01>7.777862e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(5998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.164763e-01 ni=4.872673e-01>7.778006e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6012,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.154007e-01 ni=5.326085e-01>7.779019e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6016,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.186138e-01 ni=3.960157e-01>7.779308e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6018,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.242796e-01 ni=4.484452e-01>7.779452e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6022,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.238123e-01 ni=4.411007e-01>7.779741e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6028,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.368306e-01 ni=4.558383e-01>7.780173e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6034,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.191708e-01 ni=5.374506e-01>7.780605e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6036,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.141448e-01 ni=4.659211e-01>7.780749e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6038,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.164030e-01 ni=4.547203e-01>7.780893e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6044,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.311938e-01 ni=5.249198e-01>7.781324e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6046,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.322305e-01 ni=4.536206e-01>7.781468e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6058,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.243400e-01 ni=4.607643e-01>7.782329e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6070,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.274139e-01 ni=4.772366e-01>7.783189e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6074,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.313702e-01 ni=5.127822e-01>7.783475e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6078,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.276027e-01 ni=4.053785e-01>7.783761e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6082,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.236883e-01 ni=4.834679e-01>7.784046e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6086,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.245775e-01 ni=4.004105e-01>7.784332e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6088,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.321440e-01 ni=4.228499e-01>7.784475e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6092,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.240497e-01 ni=5.979214e-01>7.784760e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6094,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.248206e-01 ni=3.993545e-01>7.784902e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6098,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.353596e-01 ni=4.370677e-01>7.785187e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6108,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.279949e-01 ni=5.276878e-01>7.785899e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6110,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.236862e-01 ni=4.379536e-01>7.786041e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6112,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.323054e-01 ni=4.891916e-01>7.786183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6114,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.222210e-01 ni=4.341822e-01>7.786325e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6116,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.293241e-01 ni=5.249174e-01>7.786467e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6122,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.271938e-01 ni=4.021063e-01>7.786893e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6124,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.325238e-01 ni=5.336937e-01>7.787035e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6126,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.365582e-01 ni=4.179494e-01>7.787177e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6128,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.241566e-01 ni=4.186519e-01>7.787319e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6130,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.281911e-01 ni=4.387504e-01>7.787460e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6134,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.230171e-01 ni=4.040101e-01>7.787744e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6136,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.265982e-01 ni=5.166224e-01>7.787885e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6140,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.295104e-01 ni=4.597510e-01>7.788168e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6142,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.200894e-01 ni=4.001522e-01>7.788310e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6146,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.326304e-01 ni=4.380829e-01>7.788593e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6158,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.358020e-01 ni=5.367966e-01>7.789440e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6166,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.310121e-01 ni=5.511429e-01>7.790004e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6172,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.340402e-01 ni=4.136057e-01>7.790426e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6178,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.298347e-01 ni=4.858783e-01>7.790848e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6180,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.274575e-01 ni=4.503313e-01>7.790988e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6184,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460952e-01 ni=5.312725e-01>7.791269e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6186,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.353183e-01 ni=4.033673e-01>7.791410e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6190,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.394192e-01 ni=4.586909e-01>7.791691e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6196,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.330956e-01 ni=6.186116e-01>7.792111e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6198,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.326517e-01 ni=4.806998e-01>7.792252e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.253764e-01 ni=4.900405e-01>7.792532e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6204,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.296583e-01 ni=5.919811e-01>7.792672e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6206,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.258300e-01 ni=5.099728e-01>7.792812e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6212,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.389169e-01 ni=4.054193e-01>7.793231e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6214,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.263794e-01 ni=4.945630e-01>7.793371e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6218,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.291094e-01 ni=5.445673e-01>7.793651e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6220,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.226887e-01 ni=4.440464e-01>7.793790e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6224,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399894e-01 ni=4.270422e-01>7.794070e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6226,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.395283e-01 ni=5.740463e-01>7.794209e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6228,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.281057e-01 ni=4.186456e-01>7.794349e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6234,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.315426e-01 ni=4.080212e-01>7.794767e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6236,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.369308e-01 ni=4.922665e-01>7.794906e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6238,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.263165e-01 ni=5.212460e-01>7.795045e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.387378e-01 ni=5.250404e-01>7.795463e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6246,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.319437e-01 ni=4.942012e-01>7.795602e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6254,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.304103e-01 ni=4.176275e-01>7.796158e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.337546e-01 ni=5.193065e-01>7.796436e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6268,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.388571e-01 ni=4.507650e-01>7.797129e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.434493e-01 ni=4.680043e-01>7.797683e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6282,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.334463e-01 ni=5.597203e-01>7.798098e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6284,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399081e-01 ni=5.121574e-01>7.798236e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6294,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.322316e-01 ni=4.176295e-01>7.798927e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6296,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485345e-01 ni=5.642005e-01>7.799065e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6298,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.385739e-01 ni=6.058250e-01>7.799203e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6302,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.328758e-01 ni=4.987062e-01>7.799478e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.507473e-01 ni=7.237158e-01>7.799892e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6312,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460067e-01 ni=5.458804e-01>7.800167e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6316,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.344739e-01 ni=4.166530e-01>7.800442e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6326,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.374608e-01 ni=4.768415e-01>7.801129e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6332,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.304625e-01 ni=4.858239e-01>7.801541e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6334,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.429748e-01 ni=5.540420e-01>7.801678e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6340,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477416e-01 ni=4.035043e-01>7.802089e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6346,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.369641e-01 ni=4.951253e-01>7.802500e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6356,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.432381e-01 ni=4.697647e-01>7.803184e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6362,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.381486e-01 ni=6.789317e-01>7.803594e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.538783e-01 ni=5.412724e-01>7.803867e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6372,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.412404e-01 ni=5.002546e-01>7.804276e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6374,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439043e-01 ni=4.700555e-01>7.804412e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.425620e-01 ni=5.350540e-01>7.804548e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6378,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452177e-01 ni=4.946215e-01>7.804685e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521612e-01 ni=6.063432e-01>7.804957e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6386,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.392791e-01 ni=4.710689e-01>7.805229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.430070e-01 ni=5.133615e-01>7.805365e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439980e-01 ni=4.704167e-01>7.805637e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6394,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.431151e-01 ni=5.450678e-01>7.805773e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6398,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.380356e-01 ni=4.707447e-01>7.806044e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.429008e-01 ni=4.206683e-01>7.806587e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6412,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.382973e-01 ni=5.422730e-01>7.806994e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6414,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.414781e-01 ni=5.574386e-01>7.807129e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6418,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.378668e-01 ni=3.787444e-01>7.807400e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6420,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.418456e-01 ni=6.877507e-01>7.807535e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6428,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446033e-01 ni=4.827472e-01>7.808076e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6430,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490117e-01 ni=4.288082e-01>7.808211e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6434,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.431176e-01 ni=4.496583e-01>7.808481e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6436,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.423939e-01 ni=5.798804e-01>7.808616e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6442,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484492e-01 ni=5.437049e-01>7.809021e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6444,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478432e-01 ni=5.341492e-01>7.809156e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6446,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.456092e-01 ni=5.159399e-01>7.809290e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6452,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.345964e-01 ni=5.440801e-01>7.809694e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6454,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527751e-01 ni=6.528779e-01>7.809829e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6456,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433639e-01 ni=5.810857e-01>7.809964e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.413100e-01 ni=4.675161e-01>7.810098e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6462,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467396e-01 ni=4.570423e-01>7.810367e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6470,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.429142e-01 ni=5.135258e-01>7.810904e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6472,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495518e-01 ni=5.537950e-01>7.811039e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6474,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484889e-01 ni=5.767685e-01>7.811173e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6476,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.550296e-01 ni=5.045491e-01>7.811307e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446858e-01 ni=5.635635e-01>7.811977e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6490,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.498175e-01 ni=5.337090e-01>7.812245e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6494,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475119e-01 ni=5.940963e-01>7.812512e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6506,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.422444e-01 ni=5.167086e-01>7.813314e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.445374e-01 ni=4.440878e-01>7.813448e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6514,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.592087e-01 ni=5.370536e-01>7.813848e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6518,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.346225e-01 ni=5.806080e-01>7.814114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6522,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542984e-01 ni=4.897439e-01>7.814381e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6524,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.441370e-01 ni=6.691084e-01>7.814514e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6530,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.650281e-01 ni=5.057943e-01>7.814913e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6538,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539527e-01 ni=4.203966e-01>7.815445e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6542,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.591254e-01 ni=5.605131e-01>7.815711e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6544,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.435599e-01 ni=5.703464e-01>7.815843e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6546,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561446e-01 ni=5.503944e-01>7.815976e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6548,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.592016e-01 ni=5.315135e-01>7.816109e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6556,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.409359e-01 ni=5.250317e-01>7.816639e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6568,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.790500e-01 ni=2.955746e-01>7.817433e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6574,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.832800e-01 ni=3.189500e-01>7.817830e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6576,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.819538e-01 ni=3.013241e-01>7.817962e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6580,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.848449e-01 ni=3.704794e-01>7.818226e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6582,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.828614e-01 ni=3.232869e-01>7.818358e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6584,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.793862e-01 ni=3.424256e-01>7.818490e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6590,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.717028e-01 ni=3.189397e-01>7.818885e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6592,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.817166e-01 ni=3.328389e-01>7.819017e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.754972e-01 ni=3.164551e-01>7.819412e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6606,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.830289e-01 ni=3.114921e-01>7.819939e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6608,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.791015e-01 ni=2.681498e-01>7.820070e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6614,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.819005e-01 ni=4.270261e-01>7.820464e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6616,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.827080e-01 ni=2.868573e-01>7.820595e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6618,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.786526e-01 ni=3.462807e-01>7.820727e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6626,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.832848e-01 ni=2.608407e-01>7.821251e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6628,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.792964e-01 ni=3.299869e-01>7.821382e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6632,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.847273e-01 ni=3.443043e-01>7.821645e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6634,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.766525e-01 ni=3.649086e-01>7.821775e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6638,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.852051e-01 ni=3.250469e-01>7.822037e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6640,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.796817e-01 ni=4.021662e-01>7.822168e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6646,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.843291e-01 ni=2.645463e-01>7.822560e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6648,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.823057e-01 ni=3.577266e-01>7.822691e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6652,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.740256e-01 ni=2.901522e-01>7.822952e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6654,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.817084e-01 ni=3.715908e-01>7.823083e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6662,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.790352e-01 ni=2.794765e-01>7.823605e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6668,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.784482e-01 ni=2.894448e-01>7.823996e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6672,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.981922e-01 ni=2.918145e-01>7.824256e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.785914e-01 ni=2.825515e-01>7.824386e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6676,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.866922e-01 ni=3.349233e-01>7.824516e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6680,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.821654e-01 ni=3.007525e-01>7.824776e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6684,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.821652e-01 ni=3.390432e-01>7.825036e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6686,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.818980e-01 ni=3.283222e-01>7.825166e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6690,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.861949e-01 ni=3.163050e-01>7.825426e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6692,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.883223e-01 ni=3.171042e-01>7.825556e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6694,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.875578e-01 ni=3.964045e-01>7.825686e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6702,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.857735e-01 ni=2.821713e-01>7.826204e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6704,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.856302e-01 ni=3.589526e-01>7.826334e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6706,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.964983e-01 ni=3.902686e-01>7.826464e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6712,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.859530e-01 ni=3.104013e-01>7.826852e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.914823e-01 ni=3.379342e-01>7.826981e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6718,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.922726e-01 ni=3.223056e-01>7.827240e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.942074e-01 ni=4.039744e-01>7.827757e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6738,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.927160e-01 ni=3.293482e-01>7.828531e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6742,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.952200e-01 ni=3.136094e-01>7.828789e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6746,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.942315e-01 ni=3.734437e-01>7.829046e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6754,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.896517e-01 ni=3.605540e-01>7.829561e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6756,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.925251e-01 ni=3.916791e-01>7.829690e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6768,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.888659e-01 ni=2.653146e-01>7.830460e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6772,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.891415e-01 ni=2.844067e-01>7.830717e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6774,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.901796e-01 ni=2.803279e-01>7.830845e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6782,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.916678e-01 ni=3.066515e-01>7.831358e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6788,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.892767e-01 ni=2.229448e-01>7.831742e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6792,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.901590e-01 ni=2.927758e-01>7.831998e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6796,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.848126e-01 ni=2.958374e-01>7.832253e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6798,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.891620e-01 ni=3.393154e-01>7.832381e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6802,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.899213e-01 ni=3.195710e-01>7.832637e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6806,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.912494e-01 ni=2.623712e-01>7.832892e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6810,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.918704e-01 ni=4.049206e-01>7.833147e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6814,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.875521e-01 ni=3.201647e-01>7.833402e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6824,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.894087e-01 ni=2.811787e-01>7.834039e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6826,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.868345e-01 ni=3.084272e-01>7.834166e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6828,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.913290e-01 ni=3.114809e-01>7.834294e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6830,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.939606e-01 ni=3.041452e-01>7.834421e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6836,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.898955e-01 ni=4.393083e-01>7.834802e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6838,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.870025e-01 ni=3.229311e-01>7.834929e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.950898e-01 ni=3.365835e-01>7.835183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6844,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.881071e-01 ni=3.817761e-01>7.835310e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6848,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.932341e-01 ni=2.904166e-01>7.835564e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6850,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.841192e-01 ni=2.953327e-01>7.835691e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6852,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.927756e-01 ni=3.150848e-01>7.835817e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6854,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.023297e-01 ni=4.456205e-01>7.835944e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6856,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.918349e-01 ni=3.128666e-01>7.836071e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6862,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.981644e-01 ni=3.536671e-01>7.836451e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6870,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.947527e-01 ni=4.114225e-01>7.836957e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.944750e-01 ni=2.890301e-01>7.837336e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6884,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.923740e-01 ni=3.116951e-01>7.837841e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6892,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.982495e-01 ni=3.200764e-01>7.838345e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6894,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.927312e-01 ni=3.694892e-01>7.838471e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6896,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.986189e-01 ni=3.775702e-01>7.838597e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6898,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.905272e-01 ni=3.175897e-01>7.838723e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6904,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.942898e-01 ni=3.891309e-01>7.839101e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6906,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.958483e-01 ni=3.357053e-01>7.839227e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6910,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.952146e-01 ni=4.982382e-01>7.839478e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6920,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.983124e-01 ni=4.406144e-01>7.840106e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6922,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.994345e-01 ni=3.458339e-01>7.840232e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.924000e-01 ni=3.509984e-01>7.840482e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6932,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.043777e-01 ni=4.336706e-01>7.840859e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.021690e-01 ni=4.158788e-01>7.840984e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6938,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.848665e-01 ni=3.479059e-01>7.841234e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6940,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.984085e-01 ni=3.717963e-01>7.841359e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6950,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.963378e-01 ni=3.658088e-01>7.841985e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.948021e-01 ni=3.120412e-01>7.842360e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6962,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.046191e-01 ni=3.658328e-01>7.842734e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6964,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.968929e-01 ni=3.384192e-01>7.842859e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6972,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.948409e-01 ni=3.099950e-01>7.843357e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.973662e-01 ni=3.547182e-01>7.843482e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6978,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.004135e-01 ni=3.320850e-01>7.843731e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6980,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.962704e-01 ni=3.974547e-01>7.843855e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6982,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.093867e-01 ni=5.166900e-01>7.843980e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6986,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.975868e-01 ni=3.266062e-01>7.844229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6988,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.981543e-01 ni=3.322394e-01>7.844353e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.925720e-01 ni=3.132626e-01>7.844477e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6994,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.020088e-01 ni=2.845612e-01>7.844726e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(6998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.936956e-01 ni=3.423665e-01>7.844974e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7002,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.946458e-01 ni=3.270257e-01>7.845222e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7004,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.975784e-01 ni=3.496749e-01>7.845346e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7012,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.943463e-01 ni=3.256923e-01>7.845842e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7014,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.941545e-01 ni=3.281416e-01>7.845966e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7016,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.003278e-01 ni=4.067723e-01>7.846090e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7024,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.012263e-01 ni=3.267574e-01>7.846585e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7032,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.997846e-01 ni=3.586923e-01>7.847079e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7034,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.054141e-01 ni=3.489670e-01>7.847202e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7036,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.029366e-01 ni=3.512165e-01>7.847326e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7042,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.915636e-01 ni=3.887427e-01>7.847696e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7044,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.022767e-01 ni=3.424112e-01>7.847819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7050,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.992451e-01 ni=3.338454e-01>7.848189e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7054,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.080248e-01 ni=3.698776e-01>7.848435e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7062,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.075064e-01 ni=4.330583e-01>7.848928e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7066,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.969903e-01 ni=3.777280e-01>7.849174e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7078,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.983060e-01 ni=3.489144e-01>7.849911e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7080,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.996213e-01 ni=3.508720e-01>7.850033e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7082,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.013103e-01 ni=4.140641e-01>7.850156e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7086,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.045831e-01 ni=3.668199e-01>7.850401e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7088,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.104486e-01 ni=4.209512e-01>7.850524e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7090,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.032573e-01 ni=3.199808e-01>7.850646e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7094,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.053393e-01 ni=2.891833e-01>7.850891e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7096,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.989485e-01 ni=4.578417e-01>7.851014e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7108,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.075359e-01 ni=3.620728e-01>7.851747e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7114,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.896295e-01 ni=4.270197e-01>7.852114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7116,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.114042e-01 ni=4.911378e-01>7.852236e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7118,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.062446e-01 ni=4.560418e-01>7.852358e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7122,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.076380e-01 ni=2.750010e-01>7.852602e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7124,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.990039e-01 ni=3.552303e-01>7.852724e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7126,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.018471e-01 ni=3.538726e-01>7.852846e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7136,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.040398e-01 ni=3.683456e-01>7.853455e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7138,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.061601e-01 ni=3.544509e-01>7.853577e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7142,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.056799e-01 ni=3.994285e-01>7.853820e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7144,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.019958e-01 ni=3.150420e-01>7.853941e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7148,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.074355e-01 ni=3.434516e-01>7.854185e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7152,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.100823e-01 ni=4.237941e-01>7.854428e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7156,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.006784e-01 ni=3.715950e-01>7.854670e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7158,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.056742e-01 ni=4.249950e-01>7.854792e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7160,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.089496e-01 ni=3.857428e-01>7.854913e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7162,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.040089e-01 ni=3.691063e-01>7.855034e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7166,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.060725e-01 ni=3.271917e-01>7.855277e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7170,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.108566e-01 ni=3.641743e-01>7.855519e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7180,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.019249e-01 ni=3.848521e-01>7.856124e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7186,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.996865e-01 ni=3.566513e-01>7.856487e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7188,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.123496e-01 ni=3.449315e-01>7.856608e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7190,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.080304e-01 ni=4.177301e-01>7.856729e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7198,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.141584e-01 ni=4.221115e-01>7.857212e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.034218e-01 ni=3.573841e-01>7.857453e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7210,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.103685e-01 ni=3.673537e-01>7.857935e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7214,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.055826e-01 ni=4.582872e-01>7.858176e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7226,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.134693e-01 ni=3.835551e-01>7.858898e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7228,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.103430e-01 ni=3.723097e-01>7.859018e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7234,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.089815e-01 ni=4.269271e-01>7.859379e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7238,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.160159e-01 ni=3.711472e-01>7.859619e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.120300e-01 ni=3.373697e-01>7.859978e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7246,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.092898e-01 ni=4.145298e-01>7.860098e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7256,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.147980e-01 ni=4.298475e-01>7.860697e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.164285e-01 ni=3.845840e-01>7.860817e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7264,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.217459e-01 ni=4.127977e-01>7.861176e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7266,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.092391e-01 ni=3.753747e-01>7.861295e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7274,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.117275e-01 ni=4.342827e-01>7.861773e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.131938e-01 ni=4.190255e-01>7.861893e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7278,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.052033e-01 ni=3.280789e-01>7.862012e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7284,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.140476e-01 ni=4.701743e-01>7.862370e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7286,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.011293e-01 ni=3.960141e-01>7.862489e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7292,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.136213e-01 ni=4.680870e-01>7.862847e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7302,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.077041e-01 ni=4.011061e-01>7.863442e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7304,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.092390e-01 ni=4.188522e-01>7.863561e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7312,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.044467e-01 ni=3.568445e-01>7.864036e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7316,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.115374e-01 ni=3.782549e-01>7.864274e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7318,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.111937e-01 ni=4.167233e-01>7.864392e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7322,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.174465e-01 ni=5.214398e-01>7.864630e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7324,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.110462e-01 ni=4.881530e-01>7.864748e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7328,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.147238e-01 ni=4.607918e-01>7.864985e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7330,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.102166e-01 ni=3.586740e-01>7.865104e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7332,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.231875e-01 ni=3.644514e-01>7.865222e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7338,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.148120e-01 ni=3.831038e-01>7.865578e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7340,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.123534e-01 ni=3.355364e-01>7.865696e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7342,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.264822e-01 ni=4.586113e-01>7.865814e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7346,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.131858e-01 ni=3.842343e-01>7.866051e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7348,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.155541e-01 ni=4.458899e-01>7.866169e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7352,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.158155e-01 ni=4.209232e-01>7.866405e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7354,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.171048e-01 ni=3.944461e-01>7.866524e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7356,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.136308e-01 ni=4.093947e-01>7.866642e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7358,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.210412e-01 ni=3.908306e-01>7.866760e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7362,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.166644e-01 ni=4.781182e-01>7.866996e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7364,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.119469e-01 ni=4.970491e-01>7.867114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7368,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.142566e-01 ni=3.587222e-01>7.867350e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7374,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.102410e-01 ni=3.673588e-01>7.867703e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.088110e-01 ni=3.611510e-01>7.867821e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.143479e-01 ni=3.593422e-01>7.868174e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7386,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.147996e-01 ni=4.109167e-01>7.868409e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.203331e-01 ni=5.093089e-01>7.868527e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7390,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.158217e-01 ni=3.466759e-01>7.868644e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7398,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.253594e-01 ni=3.941152e-01>7.869114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.150914e-01 ni=3.881996e-01>7.869349e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7416,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.152129e-01 ni=4.411478e-01>7.870170e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7418,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.203034e-01 ni=4.158301e-01>7.870287e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7422,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.168713e-01 ni=4.415904e-01>7.870521e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.253018e-01 ni=4.112573e-01>7.870755e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7428,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.201850e-01 ni=3.989972e-01>7.870872e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7430,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.223918e-01 ni=4.484439e-01>7.870989e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7432,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.171648e-01 ni=4.396805e-01>7.871106e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7434,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.187490e-01 ni=4.154849e-01>7.871223e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7444,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.231294e-01 ni=3.488350e-01>7.871806e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7450,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.151571e-01 ni=4.283420e-01>7.872156e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7454,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.265623e-01 ni=4.407894e-01>7.872389e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7456,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.155105e-01 ni=4.320286e-01>7.872506e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7460,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.091891e-01 ni=3.638284e-01>7.872739e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7464,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.250034e-01 ni=4.645168e-01>7.872972e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7466,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.251251e-01 ni=4.217858e-01>7.873088e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7468,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.220977e-01 ni=4.995405e-01>7.873204e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7470,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.175940e-01 ni=4.157267e-01>7.873321e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7472,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.170482e-01 ni=4.114868e-01>7.873437e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7478,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.250707e-01 ni=4.613683e-01>7.873785e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7484,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.245372e-01 ni=4.230492e-01>7.874134e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7490,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.262314e-01 ni=5.315281e-01>7.874482e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7506,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.177393e-01 ni=4.458798e-01>7.875409e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.173434e-01 ni=4.424115e-01>7.875524e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7516,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.207021e-01 ni=4.385619e-01>7.875987e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7518,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.242614e-01 ni=3.954526e-01>7.876102e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7520,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.294313e-01 ni=3.526557e-01>7.876218e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7522,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.276784e-01 ni=5.183569e-01>7.876333e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7528,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.251982e-01 ni=3.849410e-01>7.876680e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7532,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.264201e-01 ni=4.828932e-01>7.876910e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7534,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.184998e-01 ni=4.046219e-01>7.877026e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7538,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.287925e-01 ni=3.655018e-01>7.877256e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7542,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.284309e-01 ni=4.975203e-01>7.877487e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7552,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.212436e-01 ni=4.286438e-01>7.878062e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7554,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.179716e-01 ni=4.390792e-01>7.878177e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7556,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.227020e-01 ni=3.805386e-01>7.878292e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7558,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.211893e-01 ni=4.332879e-01>7.878407e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7576,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.302919e-01 ni=3.888071e-01>7.879440e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7582,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.320813e-01 ni=5.385291e-01>7.879784e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7586,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.264534e-01 ni=4.048384e-01>7.880013e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7594,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.295436e-01 ni=4.418407e-01>7.880471e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7604,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.311396e-01 ni=4.818124e-01>7.881042e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7606,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.248605e-01 ni=4.331106e-01>7.881156e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7608,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.211605e-01 ni=6.162077e-01>7.881271e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7610,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.353113e-01 ni=4.860099e-01>7.881385e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7612,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.285405e-01 ni=4.737212e-01>7.881499e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7614,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.241295e-01 ni=4.804616e-01>7.881613e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7618,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.333050e-01 ni=3.985045e-01>7.881841e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7622,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.287970e-01 ni=4.070543e-01>7.882069e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7624,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.264032e-01 ni=4.863048e-01>7.882183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7628,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.221509e-01 ni=4.454083e-01>7.882411e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7634,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.348056e-01 ni=5.117108e-01>7.882752e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7636,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.327758e-01 ni=4.520414e-01>7.882866e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7640,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.238555e-01 ni=6.030039e-01>7.883093e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7642,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.311187e-01 ni=4.460617e-01>7.883207e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7648,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.232819e-01 ni=4.351286e-01>7.883548e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7652,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.287229e-01 ni=5.596136e-01>7.883775e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7660,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.348197e-01 ni=4.201798e-01>7.884229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7662,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.320504e-01 ni=5.382702e-01>7.884342e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7664,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.279081e-01 ni=3.724274e-01>7.884455e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7666,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.274584e-01 ni=4.281881e-01>7.884569e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7670,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.310624e-01 ni=4.321558e-01>7.884795e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7672,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.316346e-01 ni=4.462689e-01>7.884909e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.289331e-01 ni=4.525773e-01>7.885022e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7678,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.383893e-01 ni=4.754870e-01>7.885248e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7682,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.246237e-01 ni=3.765050e-01>7.885474e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7694,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.296902e-01 ni=5.051579e-01>7.886152e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7698,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.294908e-01 ni=4.218413e-01>7.886378e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7704,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.334837e-01 ni=3.739801e-01>7.886716e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7706,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.416274e-01 ni=4.021797e-01>7.886829e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7708,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.212727e-01 ni=4.820274e-01>7.886942e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7716,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.296235e-01 ni=4.628808e-01>7.887392e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7718,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.280841e-01 ni=4.195451e-01>7.887505e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7724,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.336236e-01 ni=4.177106e-01>7.887842e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.328325e-01 ni=5.222806e-01>7.887955e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7730,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.327351e-01 ni=4.824835e-01>7.888179e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7732,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.317804e-01 ni=4.181265e-01>7.888292e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7734,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.360539e-01 ni=5.632526e-01>7.888404e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7736,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.357419e-01 ni=4.285147e-01>7.888516e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7746,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.236845e-01 ni=4.149647e-01>7.889077e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7748,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.284932e-01 ni=4.235414e-01>7.889190e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7754,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.422107e-01 ni=6.678187e-01>7.889526e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7756,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.360392e-01 ni=3.951551e-01>7.889638e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7758,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.321362e-01 ni=3.306981e-01>7.889750e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7762,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.311104e-01 ni=4.215646e-01>7.889974e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7764,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.348696e-01 ni=5.005283e-01>7.890086e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7768,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.357157e-01 ni=4.943613e-01>7.890309e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7780,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.326384e-01 ni=4.558045e-01>7.890980e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7784,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.374184e-01 ni=5.238879e-01>7.891203e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.346739e-01 ni=4.180863e-01>7.891314e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7788,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.359537e-01 ni=3.911945e-01>7.891426e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7796,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.304224e-01 ni=4.347107e-01>7.891872e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7798,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.432141e-01 ni=5.165249e-01>7.891983e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7802,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.379176e-01 ni=3.994492e-01>7.892206e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7814,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.355864e-01 ni=4.899189e-01>7.892873e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7816,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.341749e-01 ni=4.784364e-01>7.892985e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7818,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.417643e-01 ni=5.242164e-01>7.893096e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7822,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.387639e-01 ni=4.833352e-01>7.893318e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7828,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399372e-01 ni=3.818705e-01>7.893651e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7834,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.355198e-01 ni=3.585984e-01>7.893984e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7836,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.378679e-01 ni=5.581290e-01>7.894094e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7838,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.312160e-01 ni=5.928220e-01>7.894205e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.381521e-01 ni=4.162658e-01>7.894427e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7846,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.355654e-01 ni=4.029332e-01>7.894648e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7858,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.392908e-01 ni=3.995079e-01>7.895312e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7862,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.365735e-01 ni=6.226307e-01>7.895533e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7864,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.352403e-01 ni=5.244359e-01>7.895644e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7870,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474975e-01 ni=4.074709e-01>7.895975e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.421122e-01 ni=5.918949e-01>7.896306e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7882,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.378505e-01 ni=5.358533e-01>7.896636e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7886,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.358636e-01 ni=5.360917e-01>7.896857e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7890,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.398904e-01 ni=4.219545e-01>7.897077e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7892,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.352100e-01 ni=4.382066e-01>7.897187e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7894,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.528255e-01 ni=4.648173e-01>7.897297e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7896,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.373768e-01 ni=4.796665e-01>7.897407e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7898,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.407495e-01 ni=5.533584e-01>7.897517e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487209e-01 ni=4.597815e-01>7.897737e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7906,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.465301e-01 ni=4.225003e-01>7.897957e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7908,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.368300e-01 ni=4.991408e-01>7.898067e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7914,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.412949e-01 ni=3.658602e-01>7.898396e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7916,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.376369e-01 ni=7.172508e-01>7.898506e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7918,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.443608e-01 ni=4.399281e-01>7.898615e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7922,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.399411e-01 ni=4.489463e-01>7.898835e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7924,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467281e-01 ni=6.119476e-01>7.898944e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.388774e-01 ni=5.390943e-01>7.899492e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7946,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.302082e-01 ni=4.278359e-01>7.900149e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7948,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.421362e-01 ni=5.921116e-01>7.900258e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7958,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.427107e-01 ni=5.333194e-01>7.900804e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7962,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.463471e-01 ni=4.809945e-01>7.901022e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7966,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494245e-01 ni=3.948302e-01>7.901240e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7968,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403724e-01 ni=4.916513e-01>7.901349e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7970,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.319252e-01 ni=4.779966e-01>7.901458e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7972,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.404449e-01 ni=5.675911e-01>7.901567e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.430784e-01 ni=4.456347e-01>7.901676e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7976,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446030e-01 ni=4.361905e-01>7.901785e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7978,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.411884e-01 ni=4.537933e-01>7.901894e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7982,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500909e-01 ni=4.088954e-01>7.902112e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7984,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460444e-01 ni=4.416890e-01>7.902221e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7988,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403601e-01 ni=4.459996e-01>7.902438e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486750e-01 ni=6.299993e-01>7.902547e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7994,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474888e-01 ni=4.164955e-01>7.902764e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(7996,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439821e-01 ni=4.601222e-01>7.902873e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8006,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.470232e-01 ni=5.586432e-01>7.903416e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8014,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.466196e-01 ni=3.865322e-01>7.903849e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8016,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.507628e-01 ni=5.087696e-01>7.903958e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8022,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517807e-01 ni=4.938614e-01>7.904283e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8024,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.435580e-01 ni=5.826049e-01>7.904391e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8026,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.448196e-01 ni=4.514014e-01>7.904499e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8028,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475083e-01 ni=4.722800e-01>7.904607e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8034,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488761e-01 ni=5.522531e-01>7.904932e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8038,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.457829e-01 ni=4.884249e-01>7.905148e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8042,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446085e-01 ni=4.948204e-01>7.905364e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8044,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504686e-01 ni=4.531729e-01>7.905472e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8046,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488627e-01 ni=4.854444e-01>7.905580e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8048,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.457100e-01 ni=5.000877e-01>7.905688e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8054,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.423241e-01 ni=5.448509e-01>7.906012e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8062,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536131e-01 ni=5.800511e-01>7.906443e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8070,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.420942e-01 ni=4.988661e-01>7.906874e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8074,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527868e-01 ni=5.346861e-01>7.907089e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8084,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.526889e-01 ni=5.011938e-01>7.907626e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8086,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485082e-01 ni=4.619156e-01>7.907734e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8090,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508363e-01 ni=3.914235e-01>7.907949e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8098,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.537782e-01 ni=4.739600e-01>7.908378e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8104,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.456063e-01 ni=5.853113e-01>7.908699e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8108,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.584932e-01 ni=4.374152e-01>7.908914e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8126,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.566699e-01 ni=8.409469e-01>7.909877e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8132,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486853e-01 ni=5.902548e-01>7.910197e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8134,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.499500e-01 ni=5.508919e-01>7.910304e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8142,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534216e-01 ni=4.772404e-01>7.910731e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8144,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539988e-01 ni=5.290365e-01>7.910838e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8146,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491647e-01 ni=5.630267e-01>7.910944e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8152,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.602380e-01 ni=4.494092e-01>7.911264e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8156,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.580699e-01 ni=4.734176e-01>7.911477e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8158,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.586231e-01 ni=5.513247e-01>7.911584e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8166,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508114e-01 ni=4.677852e-01>7.912009e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8168,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.619201e-01 ni=5.503428e-01>7.912116e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8172,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.525059e-01 ni=4.119015e-01>7.912328e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8178,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.550055e-01 ni=5.164710e-01>7.912647e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8180,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540986e-01 ni=5.643027e-01>7.912753e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8182,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.551363e-01 ni=5.801273e-01>7.912859e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8186,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.503039e-01 ni=6.462019e-01>7.913072e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8196,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536699e-01 ni=4.894587e-01>7.913602e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8198,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.530821e-01 ni=3.754880e-01>7.913708e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505221e-01 ni=3.467035e-01>7.913920e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8204,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.507454e-01 ni=4.772005e-01>7.914026e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8206,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485589e-01 ni=5.138153e-01>7.914132e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8210,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.556944e-01 ni=4.455642e-01>7.914343e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8212,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.502733e-01 ni=3.839466e-01>7.914449e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8218,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.518297e-01 ni=4.358814e-01>7.914766e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8220,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560148e-01 ni=4.391352e-01>7.914872e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8222,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.544516e-01 ni=4.530275e-01>7.914977e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8226,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.526817e-01 ni=3.872532e-01>7.915189e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8230,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.548186e-01 ni=5.852197e-01>7.915400e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8234,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.436597e-01 ni=4.471411e-01>7.915611e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8238,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.482929e-01 ni=4.679835e-01>7.915822e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8240,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.431627e-01 ni=4.284727e-01>7.915927e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8242,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.456508e-01 ni=3.531580e-01>7.916033e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.435673e-01 ni=4.388008e-01>7.916138e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8248,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527367e-01 ni=4.119315e-01>7.916349e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8252,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.405254e-01 ni=4.255122e-01>7.916559e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8254,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.492178e-01 ni=4.368962e-01>7.916664e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.529113e-01 ni=4.431280e-01>7.916875e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8260,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452660e-01 ni=3.330792e-01>7.916980e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8264,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.507037e-01 ni=4.001608e-01>7.917190e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8266,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491397e-01 ni=4.403834e-01>7.917295e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8270,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.432061e-01 ni=5.452692e-01>7.917506e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8272,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500966e-01 ni=4.925783e-01>7.917611e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439134e-01 ni=4.617730e-01>7.917820e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8278,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561331e-01 ni=4.026529e-01>7.917925e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8286,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486553e-01 ni=4.374570e-01>7.918345e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8290,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.411395e-01 ni=2.992721e-01>7.918555e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8292,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478509e-01 ni=4.289089e-01>7.918659e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8298,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517153e-01 ni=4.054622e-01>7.918973e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8300,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433551e-01 ni=3.742274e-01>7.919078e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8302,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.503165e-01 ni=4.285829e-01>7.919183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8304,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.466381e-01 ni=4.240304e-01>7.919287e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8306,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.463563e-01 ni=4.124754e-01>7.919392e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8310,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.564967e-01 ni=6.952379e-01>7.919601e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8312,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533535e-01 ni=4.700221e-01>7.919706e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8314,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.418925e-01 ni=4.292313e-01>7.919810e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8318,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.566518e-01 ni=4.033607e-01>7.920019e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8324,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437842e-01 ni=4.712031e-01>7.920332e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8328,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.454083e-01 ni=4.072738e-01>7.920541e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8332,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474333e-01 ni=4.158666e-01>7.920749e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8336,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.499397e-01 ni=4.027533e-01>7.920958e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8340,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.565190e-01 ni=6.147180e-01>7.921166e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8344,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520226e-01 ni=3.660414e-01>7.921374e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8346,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540846e-01 ni=3.853870e-01>7.921478e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8348,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.570647e-01 ni=4.025045e-01>7.921582e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8350,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488661e-01 ni=3.422623e-01>7.921686e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8354,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.564852e-01 ni=5.397477e-01>7.921894e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8356,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486150e-01 ni=5.061409e-01>7.921998e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.571132e-01 ni=3.865734e-01>7.922518e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8368,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.469534e-01 ni=4.215268e-01>7.922622e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.502963e-01 ni=5.344160e-01>7.923037e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8378,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479684e-01 ni=4.071309e-01>7.923140e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8380,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523123e-01 ni=4.706007e-01>7.923244e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8386,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.608809e-01 ni=5.741410e-01>7.923555e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.554977e-01 ni=4.487002e-01>7.923658e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8390,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495463e-01 ni=5.598149e-01>7.923762e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.587037e-01 ni=4.459070e-01>7.923865e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8394,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487321e-01 ni=4.297825e-01>7.923969e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8396,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.469874e-01 ni=5.221506e-01>7.924072e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.441489e-01 ni=5.211459e-01>7.924383e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462684e-01 ni=4.805000e-01>7.924486e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.427753e-01 ni=5.114827e-01>7.924589e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8408,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.579439e-01 ni=4.816132e-01>7.924693e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8412,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539717e-01 ni=5.190849e-01>7.924899e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8414,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.493138e-01 ni=5.725043e-01>7.925003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8416,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.444585e-01 ni=7.054138e-01>7.925106e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8422,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.506286e-01 ni=4.818746e-01>7.925415e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508860e-01 ni=5.202191e-01>7.925621e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8434,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438472e-01 ni=4.808451e-01>7.926034e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8438,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.501224e-01 ni=5.161750e-01>7.926240e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8444,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.518535e-01 ni=5.795473e-01>7.926548e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8446,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504535e-01 ni=5.424007e-01>7.926651e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8452,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438878e-01 ni=4.747069e-01>7.926959e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8454,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.570573e-01 ni=5.827934e-01>7.927062e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520487e-01 ni=5.488637e-01>7.927268e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8460,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.635544e-01 ni=4.737252e-01>7.927370e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8462,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.589000e-01 ni=4.767603e-01>7.927473e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8466,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.501417e-01 ni=4.901765e-01>7.927678e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8474,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.514493e-01 ni=5.038714e-01>7.928088e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8482,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560157e-01 ni=5.005576e-01>7.928498e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.497924e-01 ni=5.051305e-01>7.928703e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8488,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559288e-01 ni=5.561236e-01>7.928805e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8490,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500708e-01 ni=4.908546e-01>7.928908e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8494,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.466606e-01 ni=4.942716e-01>7.929112e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8496,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540129e-01 ni=5.425944e-01>7.929215e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478047e-01 ni=4.208998e-01>7.929317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8504,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535872e-01 ni=6.864943e-01>7.929623e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8506,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542166e-01 ni=4.561847e-01>7.929725e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495899e-01 ni=4.263057e-01>7.929827e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8516,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536738e-01 ni=4.672725e-01>7.930236e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8518,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485722e-01 ni=4.503081e-01>7.930338e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8522,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.506193e-01 ni=4.579733e-01>7.930542e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8524,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534031e-01 ni=5.500068e-01>7.930643e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8530,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520003e-01 ni=5.695257e-01>7.930949e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8538,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485048e-01 ni=3.985123e-01>7.931356e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8542,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.496673e-01 ni=4.475318e-01>7.931560e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8546,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460518e-01 ni=5.186403e-01>7.931763e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8548,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487629e-01 ni=4.967108e-01>7.931865e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8552,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.466761e-01 ni=5.341885e-01>7.932068e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8554,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516372e-01 ni=3.834676e-01>7.932169e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8558,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559299e-01 ni=5.633897e-01>7.932372e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8560,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.617343e-01 ni=5.698973e-01>7.932474e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.525241e-01 ni=5.326807e-01>7.932575e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8564,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.581451e-01 ni=5.780479e-01>7.932677e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8566,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487731e-01 ni=4.540052e-01>7.932778e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8570,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.554763e-01 ni=5.054534e-01>7.932981e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8572,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475927e-01 ni=4.670840e-01>7.933082e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8574,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.537735e-01 ni=5.528212e-01>7.933183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8578,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.563434e-01 ni=4.991739e-01>7.933386e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8582,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.519853e-01 ni=4.454615e-01>7.933589e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8590,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.589323e-01 ni=3.939541e-01>7.933993e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8592,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527062e-01 ni=3.845784e-01>7.934094e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8594,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542656e-01 ni=3.444384e-01>7.934195e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8596,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474714e-01 ni=3.757730e-01>7.934296e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.518460e-01 ni=4.553177e-01>7.934397e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8604,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490813e-01 ni=4.363380e-01>7.934700e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8608,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477575e-01 ni=4.103265e-01>7.934902e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8612,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495491e-01 ni=4.819207e-01>7.935104e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8614,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.524726e-01 ni=4.067051e-01>7.935205e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8616,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491818e-01 ni=3.469037e-01>7.935306e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8618,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.546840e-01 ni=4.619890e-01>7.935406e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8620,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.507602e-01 ni=4.512557e-01>7.935507e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8622,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.550460e-01 ni=4.192188e-01>7.935608e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8626,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523638e-01 ni=4.459556e-01>7.935809e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8628,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.597849e-01 ni=4.055198e-01>7.935910e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8630,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.544414e-01 ni=4.173359e-01>7.936011e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8632,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.574156e-01 ni=4.095336e-01>7.936111e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8634,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.550074e-01 ni=4.322980e-01>7.936212e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8638,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.511747e-01 ni=4.056435e-01>7.936413e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8642,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517677e-01 ni=5.667617e-01>7.936614e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8644,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.453338e-01 ni=5.228681e-01>7.936715e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8648,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.522514e-01 ni=5.106485e-01>7.936916e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8650,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.547414e-01 ni=5.590059e-01>7.937016e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8652,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521041e-01 ni=4.625981e-01>7.937117e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8654,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504652e-01 ni=5.783507e-01>7.937217e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8656,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.427267e-01 ni=5.120999e-01>7.937317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8666,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.524181e-01 ni=4.531347e-01>7.937819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.502371e-01 ni=6.157771e-01>7.938219e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8678,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535578e-01 ni=6.538548e-01>7.938420e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8682,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437196e-01 ni=6.114232e-01>7.938620e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8684,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523533e-01 ni=5.288073e-01>7.938720e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8696,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467492e-01 ni=5.811445e-01>7.939320e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8698,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.604180e-01 ni=5.089239e-01>7.939419e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8702,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.556304e-01 ni=5.244979e-01>7.939619e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8706,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.642619e-01 ni=4.974677e-01>7.939819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8708,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484118e-01 ni=4.874726e-01>7.939918e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.525065e-01 ni=6.311797e-01>7.940218e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8716,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.637769e-01 ni=7.108727e-01>7.940317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8718,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.595571e-01 ni=4.813361e-01>7.940417e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8724,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.571550e-01 ni=5.617325e-01>7.940716e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.585710e-01 ni=5.062926e-01>7.940815e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8728,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.584403e-01 ni=6.242936e-01>7.940915e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8732,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.606097e-01 ni=5.218706e-01>7.941114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8742,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.499315e-01 ni=5.541893e-01>7.941611e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8744,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533968e-01 ni=6.409569e-01>7.941710e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8746,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527758e-01 ni=4.804604e-01>7.941809e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8752,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.455285e-01 ni=3.913798e-01>7.942107e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8754,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485444e-01 ni=4.056668e-01>7.942207e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8768,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.458325e-01 ni=4.264820e-01>7.942901e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8770,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.522096e-01 ni=4.213338e-01>7.943000e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8774,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.563376e-01 ni=4.250224e-01>7.943198e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8776,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559002e-01 ni=3.852929e-01>7.943297e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8780,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.553688e-01 ni=3.948279e-01>7.943495e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8782,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505284e-01 ni=4.112668e-01>7.943593e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.515499e-01 ni=4.213884e-01>7.943791e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8790,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504842e-01 ni=5.722659e-01>7.943989e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8794,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474991e-01 ni=4.836864e-01>7.944186e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8796,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527069e-01 ni=3.825400e-01>7.944285e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8798,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520857e-01 ni=4.349671e-01>7.944384e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8808,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.562154e-01 ni=4.357596e-01>7.944877e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8810,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500204e-01 ni=4.265476e-01>7.944976e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8812,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505786e-01 ni=6.081709e-01>7.945074e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8818,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.511718e-01 ni=4.382647e-01>7.945370e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8824,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.450229e-01 ni=5.178254e-01>7.945665e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8826,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533304e-01 ni=5.685025e-01>7.945764e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8828,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.447735e-01 ni=5.600162e-01>7.945862e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8830,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494443e-01 ni=5.050916e-01>7.945961e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8834,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.496374e-01 ni=5.303560e-01>7.946157e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8836,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.453982e-01 ni=5.209225e-01>7.946256e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.423023e-01 ni=4.563490e-01>7.946551e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8846,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.551499e-01 ni=5.226393e-01>7.946747e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8850,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477047e-01 ni=5.699373e-01>7.946943e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8852,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.468277e-01 ni=4.951976e-01>7.947041e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8854,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504953e-01 ni=4.851539e-01>7.947140e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8858,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.428569e-01 ni=4.712423e-01>7.947336e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8860,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.432942e-01 ni=4.774446e-01>7.947434e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8864,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.625717e-01 ni=5.199112e-01>7.947630e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8868,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.458170e-01 ni=5.939496e-01>7.947826e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8870,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494568e-01 ni=5.825273e-01>7.947924e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8872,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.510551e-01 ni=4.957253e-01>7.948022e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.514933e-01 ni=4.925054e-01>7.948217e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8882,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.453868e-01 ni=5.261807e-01>7.948511e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8884,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.463005e-01 ni=5.420637e-01>7.948609e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8886,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.497080e-01 ni=4.719510e-01>7.948706e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8894,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.524550e-01 ni=5.250822e-01>7.949097e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8896,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.558985e-01 ni=4.834025e-01>7.949195e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8898,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504565e-01 ni=5.495215e-01>7.949292e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.449187e-01 ni=6.150821e-01>7.949488e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8912,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.447731e-01 ni=4.226122e-01>7.949975e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8914,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520614e-01 ni=5.124602e-01>7.950073e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8916,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560773e-01 ni=4.875891e-01>7.950170e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8920,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.513496e-01 ni=4.935295e-01>7.950365e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8922,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467769e-01 ni=5.129347e-01>7.950462e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452974e-01 ni=5.482366e-01>7.950657e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8930,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.506433e-01 ni=6.557544e-01>7.950851e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.454006e-01 ni=3.974051e-01>7.951046e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8936,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.441936e-01 ni=4.340213e-01>7.951143e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8940,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521959e-01 ni=4.898932e-01>7.951338e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8942,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.605748e-01 ni=6.164771e-01>7.951435e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8948,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484271e-01 ni=5.596895e-01>7.951726e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8950,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.443996e-01 ni=4.073841e-01>7.951823e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8952,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.552709e-01 ni=5.344637e-01>7.951920e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.551988e-01 ni=5.482537e-01>7.952114e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8958,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.520409e-01 ni=6.917621e-01>7.952211e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8962,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488846e-01 ni=4.411842e-01>7.952405e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8964,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560770e-01 ni=4.644217e-01>7.952502e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8966,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.503565e-01 ni=4.273107e-01>7.952599e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8968,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.468760e-01 ni=4.510190e-01>7.952696e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8972,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533894e-01 ni=4.248723e-01>7.952889e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523857e-01 ni=4.107319e-01>7.952986e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8982,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523756e-01 ni=5.431289e-01>7.953373e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8984,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.555617e-01 ni=4.621766e-01>7.953470e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8986,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.518954e-01 ni=4.865822e-01>7.953566e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8988,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505993e-01 ni=5.468474e-01>7.953663e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8994,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.525212e-01 ni=3.982196e-01>7.953953e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8996,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.510205e-01 ni=3.822500e-01>7.954049e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(8998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.579850e-01 ni=5.312353e-01>7.954146e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9002,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478567e-01 ni=3.844897e-01>7.954339e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9004,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.489798e-01 ni=4.543533e-01>7.954435e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9008,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.511099e-01 ni=4.684115e-01>7.954628e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9012,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.547370e-01 ni=4.639343e-01>7.954821e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9014,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533696e-01 ni=4.371471e-01>7.954918e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9018,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.546946e-01 ni=4.136348e-01>7.955110e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9022,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.513128e-01 ni=4.342639e-01>7.955303e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9024,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.482336e-01 ni=4.015858e-01>7.955399e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9026,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479016e-01 ni=4.699693e-01>7.955495e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9032,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504491e-01 ni=5.029800e-01>7.955784e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9034,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.526854e-01 ni=4.799492e-01>7.955880e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9038,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517896e-01 ni=4.390127e-01>7.956072e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9042,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.511749e-01 ni=4.330412e-01>7.956265e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9046,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.531221e-01 ni=4.223503e-01>7.956457e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9054,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495088e-01 ni=4.408984e-01>7.956840e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9056,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.578292e-01 ni=4.859662e-01>7.956936e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9058,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.530652e-01 ni=5.080678e-01>7.957032e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9064,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.554897e-01 ni=5.010605e-01>7.957320e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9066,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.548760e-01 ni=5.015903e-01>7.957416e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9068,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.530748e-01 ni=4.679032e-01>7.957512e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9070,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.498095e-01 ni=4.369261e-01>7.957607e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9074,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474663e-01 ni=5.870325e-01>7.957799e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9076,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490604e-01 ni=6.546868e-01>7.957894e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9080,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.472564e-01 ni=5.875335e-01>7.958086e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9082,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.493710e-01 ni=4.940627e-01>7.958181e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9084,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.473599e-01 ni=6.152077e-01>7.958277e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9086,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500713e-01 ni=6.268125e-01>7.958373e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9092,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542624e-01 ni=6.108581e-01>7.958659e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9094,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403142e-01 ni=6.858562e-01>7.958755e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9098,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.509291e-01 ni=5.787593e-01>7.958946e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9104,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479919e-01 ni=6.604278e-01>7.959232e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9110,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.531312e-01 ni=5.600835e-01>7.959518e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9118,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438289e-01 ni=5.205711e-01>7.959900e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9122,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.415225e-01 ni=6.140880e-01>7.960090e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9124,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476758e-01 ni=5.507358e-01>7.960185e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9130,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.480437e-01 ni=7.266456e-01>7.960471e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9132,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484140e-01 ni=6.252843e-01>7.960566e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9134,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.547167e-01 ni=5.512512e-01>7.960661e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9136,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521452e-01 ni=5.308169e-01>7.960756e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9138,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536882e-01 ni=6.372317e-01>7.960851e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9140,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484246e-01 ni=5.266703e-01>7.960946e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9142,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517202e-01 ni=5.890550e-01>7.961041e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9146,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517550e-01 ni=5.998530e-01>7.961231e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9148,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.437791e-01 ni=4.915993e-01>7.961326e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9160,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540379e-01 ni=5.488718e-01>7.961895e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9162,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.574259e-01 ni=5.975277e-01>7.961990e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9166,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.529234e-01 ni=6.192774e-01>7.962180e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9168,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.593640e-01 ni=8.041123e-01>7.962275e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9172,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.487802e-01 ni=6.058056e-01>7.962464e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9174,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477022e-01 ni=6.698106e-01>7.962559e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9182,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.567823e-01 ni=6.730146e-01>7.962937e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9186,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.455539e-01 ni=6.352991e-01>7.963126e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9188,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.581116e-01 ni=5.899690e-01>7.963221e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9190,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486165e-01 ni=6.579335e-01>7.963316e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9192,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.610850e-01 ni=6.235447e-01>7.963410e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9194,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.556938e-01 ni=7.958967e-01>7.963504e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476404e-01 ni=5.473046e-01>7.963882e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9204,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.543862e-01 ni=6.411718e-01>7.963977e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9206,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.564642e-01 ni=6.136737e-01>7.964071e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9208,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.598763e-01 ni=6.705292e-01>7.964165e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9210,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.580453e-01 ni=6.639241e-01>7.964260e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9212,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.587225e-01 ni=6.350590e-01>7.964354e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9218,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.460786e-01 ni=5.301770e-01>7.964637e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9220,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.450113e-01 ni=4.394801e-01>7.964731e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9224,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.537713e-01 ni=4.495828e-01>7.964919e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9226,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.445073e-01 ni=4.710298e-01>7.965013e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9228,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462584e-01 ni=4.563554e-01>7.965108e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9232,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.522843e-01 ni=4.403614e-01>7.965296e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9236,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.470726e-01 ni=5.263100e-01>7.965484e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9238,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.573092e-01 ni=5.645675e-01>7.965578e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9242,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.498877e-01 ni=4.917344e-01>7.965766e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.524874e-01 ni=4.658560e-01>7.965860e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9254,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560964e-01 ni=5.064654e-01>7.966329e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9258,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516414e-01 ni=4.234280e-01>7.966517e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9270,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.422335e-01 ni=6.004106e-01>7.967080e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9274,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516065e-01 ni=5.462198e-01>7.967267e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9276,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494926e-01 ni=7.641969e-01>7.967361e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9278,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.503082e-01 ni=6.029047e-01>7.967454e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9286,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.418874e-01 ni=6.310427e-01>7.967829e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9290,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.517483e-01 ni=6.890685e-01>7.968016e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9294,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.522536e-01 ni=8.053261e-01>7.968203e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9296,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488814e-01 ni=8.386727e-01>7.968296e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9298,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.448312e-01 ni=7.490262e-01>7.968390e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9302,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.549335e-01 ni=8.725312e-01>7.968576e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9304,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.553850e-01 ni=5.721355e-01>7.968670e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9306,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.492944e-01 ni=5.370189e-01>7.968763e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.494160e-01 ni=7.163239e-01>7.968856e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9314,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.548733e-01 ni=6.919084e-01>7.969136e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9316,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.339526e-01 ni=6.811118e-01>7.969229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9318,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.458496e-01 ni=6.251962e-01>7.969323e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9320,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467630e-01 ni=6.542997e-01>7.969416e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9322,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.656496e-01 ni=5.744115e-01>7.969509e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9326,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.574369e-01 ni=7.201033e-01>7.969695e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9330,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.497894e-01 ni=5.566975e-01>7.969882e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9332,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.550719e-01 ni=6.495975e-01>7.969975e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9334,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.580267e-01 ni=6.084092e-01>7.970068e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9336,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.546545e-01 ni=6.976166e-01>7.970161e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9340,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561215e-01 ni=5.602682e-01>7.970347e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9342,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561514e-01 ni=5.892349e-01>7.970440e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9346,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.483720e-01 ni=6.241021e-01>7.970626e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9352,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.452261e-01 ni=6.174664e-01>7.970904e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9354,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491004e-01 ni=6.941137e-01>7.970997e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9356,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.432142e-01 ni=7.801971e-01>7.971090e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9358,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478072e-01 ni=6.687739e-01>7.971183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9364,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.537247e-01 ni=9.018224e-01>7.971461e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.547453e-01 ni=8.086519e-01>7.971554e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9368,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.443894e-01 ni=6.314131e-01>7.971647e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9370,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.582180e-01 ni=7.394478e-01>7.971740e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.573846e-01 ni=6.569384e-01>7.972018e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9378,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.599117e-01 ni=6.573796e-01>7.972110e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.581329e-01 ni=7.911940e-01>7.972295e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.464627e-01 ni=6.253853e-01>7.972573e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536994e-01 ni=6.462705e-01>7.972758e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9400,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.496418e-01 ni=5.515878e-01>7.973128e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.545260e-01 ni=7.129590e-01>7.973220e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.543969e-01 ni=8.364359e-01>7.973313e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540077e-01 ni=6.914109e-01>7.973405e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9410,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.470532e-01 ni=4.216945e-01>7.973590e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9414,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535595e-01 ni=4.185527e-01>7.973774e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9416,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479235e-01 ni=3.116154e-01>7.973866e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9418,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536539e-01 ni=4.334999e-01>7.973959e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9422,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.489100e-01 ni=3.730940e-01>7.974143e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.496553e-01 ni=4.275158e-01>7.974327e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9428,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516805e-01 ni=4.286652e-01>7.974420e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9440,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.524155e-01 ni=3.823993e-01>7.974972e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9442,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534004e-01 ni=4.408819e-01>7.975064e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9444,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.525485e-01 ni=5.255181e-01>7.975156e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9446,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.481041e-01 ni=4.324146e-01>7.975248e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9448,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.510462e-01 ni=6.223813e-01>7.975340e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9452,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.443356e-01 ni=6.042862e-01>7.975524e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.401156e-01 ni=5.615314e-01>7.975799e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9462,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.374818e-01 ni=9.959140e-01>7.975983e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9466,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.488761e-01 ni=6.095279e-01>7.976167e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9468,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535070e-01 ni=5.421170e-01>7.976258e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9470,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.457808e-01 ni=5.191828e-01>7.976350e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9474,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.528632e-01 ni=5.548334e-01>7.976533e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9476,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446627e-01 ni=6.798341e-01>7.976625e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9478,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.403589e-01 ni=5.802377e-01>7.976717e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9482,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.472212e-01 ni=5.697634e-01>7.976900e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9484,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.464448e-01 ni=4.881172e-01>7.976992e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9488,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479801e-01 ni=6.331043e-01>7.977175e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9494,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540240e-01 ni=6.704453e-01>7.977449e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9496,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.582824e-01 ni=8.366979e-01>7.977541e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.339239e-01 ni=5.056975e-01>7.977632e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9502,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.417140e-01 ni=8.374665e-01>7.977815e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475693e-01 ni=5.083099e-01>7.978089e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9510,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.542576e-01 ni=5.218483e-01>7.978181e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9518,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533769e-01 ni=5.800695e-01>7.978546e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9524,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.426799e-01 ni=4.736724e-01>7.978819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9530,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.438485e-01 ni=5.167207e-01>7.979093e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9532,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534460e-01 ni=5.535371e-01>7.979184e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9534,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.683256e-01 ni=7.869149e-01>7.979275e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9536,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.576740e-01 ni=6.223447e-01>7.979366e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9542,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.556516e-01 ni=5.732358e-01>7.979639e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9544,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.589266e-01 ni=6.227140e-01>7.979730e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9550,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.554980e-01 ni=5.195306e-01>7.980003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9556,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505309e-01 ni=5.877625e-01>7.980276e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9558,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.514458e-01 ni=6.145109e-01>7.980367e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9560,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.409105e-01 ni=5.533057e-01>7.980458e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.594019e-01 ni=6.637665e-01>7.980549e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9564,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484220e-01 ni=5.569201e-01>7.980640e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9566,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.575316e-01 ni=5.681795e-01>7.980730e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9572,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.545756e-01 ni=6.389230e-01>7.981003e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9574,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.510613e-01 ni=5.251640e-01>7.981093e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9578,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.468929e-01 ni=5.666090e-01>7.981275e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9580,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516668e-01 ni=8.514718e-01>7.981366e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9582,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.478678e-01 ni=5.564979e-01>7.981456e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9584,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500137e-01 ni=5.863909e-01>7.981547e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9586,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.519080e-01 ni=5.235763e-01>7.981637e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9588,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462293e-01 ni=7.557899e-01>7.981728e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9590,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.599524e-01 ni=6.346493e-01>7.981819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9596,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.560875e-01 ni=5.343648e-01>7.982090e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.388570e-01 ni=7.011147e-01>7.982181e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9602,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.565001e-01 ni=7.209038e-01>7.982362e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9606,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559115e-01 ni=4.237624e-01>7.982543e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9608,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.486310e-01 ni=4.169895e-01>7.982633e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9616,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475142e-01 ni=4.423290e-01>7.982994e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9618,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.522674e-01 ni=4.787599e-01>7.983085e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9622,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446957e-01 ni=4.432122e-01>7.983265e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9626,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495346e-01 ni=5.109184e-01>7.983446e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9628,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.505244e-01 ni=4.228658e-01>7.983536e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9630,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.559088e-01 ni=4.486874e-01>7.983626e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9634,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.467603e-01 ni=4.478686e-01>7.983807e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9642,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.531340e-01 ni=3.982744e-01>7.984167e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9644,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462743e-01 ni=4.938884e-01>7.984257e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9654,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.514877e-01 ni=4.321197e-01>7.984707e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9658,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.496396e-01 ni=4.028096e-01>7.984887e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9662,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.479401e-01 ni=4.157166e-01>7.985067e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9666,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.545794e-01 ni=4.517584e-01>7.985247e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9668,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.584549e-01 ni=3.509831e-01>7.985337e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9670,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539026e-01 ni=3.975364e-01>7.985426e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.536149e-01 ni=5.168105e-01>7.985606e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9676,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.469798e-01 ni=3.716162e-01>7.985696e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9678,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.495834e-01 ni=5.520290e-01>7.985786e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9682,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.500097e-01 ni=4.160179e-01>7.985965e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9684,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490956e-01 ni=4.560521e-01>7.986055e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9686,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.555151e-01 ni=3.859330e-01>7.986144e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9688,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.461135e-01 ni=4.584838e-01>7.986234e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9692,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.513027e-01 ni=4.074248e-01>7.986413e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9698,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523524e-01 ni=4.009506e-01>7.986682e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9704,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.512985e-01 ni=3.944949e-01>7.986951e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9708,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.489374e-01 ni=4.151598e-01>7.987130e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9710,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.464347e-01 ni=4.528087e-01>7.987219e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9712,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.521793e-01 ni=3.953688e-01>7.987309e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.518942e-01 ni=4.151754e-01>7.987398e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9716,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.576722e-01 ni=4.056983e-01>7.987488e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9722,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.463336e-01 ni=6.461132e-01>7.987756e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.401797e-01 ni=7.026543e-01>7.987934e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9730,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.480787e-01 ni=6.005608e-01>7.988113e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9732,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.595361e-01 ni=6.384777e-01>7.988202e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9736,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.385921e-01 ni=6.720470e-01>7.988381e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9738,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.433172e-01 ni=5.659556e-01>7.988470e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9742,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.499770e-01 ni=4.718665e-01>7.988648e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9746,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.425203e-01 ni=6.251605e-01>7.988826e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9748,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539810e-01 ni=6.007074e-01>7.988916e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9754,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.492420e-01 ni=7.863976e-01>7.989183e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9762,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.527160e-01 ni=6.125178e-01>7.989539e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9764,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.592505e-01 ni=6.293957e-01>7.989628e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9770,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.590713e-01 ni=7.287122e-01>7.989895e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9772,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.574656e-01 ni=7.746264e-01>7.989983e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9776,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.606873e-01 ni=6.592897e-01>7.990161e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9778,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.657814e-01 ni=5.623448e-01>7.990250e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9784,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.608044e-01 ni=8.175669e-01>7.990516e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.540058e-01 ni=6.861641e-01>7.990605e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9788,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.512574e-01 ni=6.178710e-01>7.990694e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9794,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.530344e-01 ni=5.964146e-01>7.990960e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9806,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.446657e-01 ni=5.776852e-01>7.991492e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9808,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.519681e-01 ni=5.456775e-01>7.991580e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9812,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.449625e-01 ni=5.243238e-01>7.991758e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9814,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.475066e-01 ni=4.570292e-01>7.991846e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9816,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.483588e-01 ni=7.033134e-01>7.991935e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9818,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.405758e-01 ni=4.603539e-01>7.992023e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9822,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.457535e-01 ni=5.519670e-01>7.992200e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9824,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.539504e-01 ni=4.793556e-01>7.992288e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9830,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.458987e-01 ni=5.395227e-01>7.992554e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9832,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.424929e-01 ni=5.650405e-01>7.992642e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9834,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.497818e-01 ni=5.321162e-01>7.992730e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9836,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.426197e-01 ni=5.876276e-01>7.992819e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9838,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477916e-01 ni=6.013100e-01>7.992907e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9844,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.459470e-01 ni=6.668670e-01>7.993172e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9846,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490050e-01 ni=4.721660e-01>7.993260e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9848,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490841e-01 ni=4.852810e-01>7.993348e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9852,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439474e-01 ni=4.439093e-01>7.993524e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9862,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.476893e-01 ni=4.475049e-01>7.993965e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9864,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.429247e-01 ni=4.984023e-01>7.994053e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9866,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.419371e-01 ni=5.593883e-01>7.994141e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9868,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.417240e-01 ni=4.545968e-01>7.994229e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9870,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.477408e-01 ni=5.219018e-01>7.994317e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9872,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.502851e-01 ni=6.549854e-01>7.994405e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9874,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.485818e-01 ni=5.305888e-01>7.994493e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.514570e-01 ni=5.556538e-01>7.994581e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9886,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.571395e-01 ni=5.326536e-01>7.995021e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9888,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.535797e-01 ni=5.778188e-01>7.995108e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9892,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508283e-01 ni=5.591928e-01>7.995284e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9896,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.519819e-01 ni=5.463352e-01>7.995460e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.504508e-01 ni=4.649078e-01>7.995723e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9904,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508969e-01 ni=3.906197e-01>7.995811e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9908,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.545619e-01 ni=6.448293e-01>7.995986e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9910,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.469566e-01 ni=5.998600e-01>7.996074e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9912,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.510574e-01 ni=5.620438e-01>7.996161e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9914,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.506722e-01 ni=5.793790e-01>7.996249e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9924,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516970e-01 ni=6.189159e-01>7.996687e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.516499e-01 ni=4.691977e-01>7.996774e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9932,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462744e-01 ni=6.205137e-01>7.997037e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.534798e-01 ni=6.005229e-01>7.997124e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9938,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.490667e-01 ni=5.392869e-01>7.997299e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9942,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.489982e-01 ni=4.943999e-01>7.997474e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9946,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.442692e-01 ni=4.237962e-01>7.997648e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9948,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.526745e-01 ni=5.792676e-01>7.997736e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9952,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.491999e-01 ni=4.630552e-01>7.997910e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9958,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.547702e-01 ni=5.120525e-01>7.998172e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9960,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.533360e-01 ni=6.277668e-01>7.998259e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9962,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.563423e-01 ni=5.692317e-01>7.998347e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9964,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.502664e-01 ni=4.757515e-01>7.998434e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9970,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.508562e-01 ni=5.181301e-01>7.998695e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9972,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.493227e-01 ni=4.380348e-01>7.998782e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9974,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.523646e-01 ni=6.014569e-01>7.998869e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9978,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.484901e-01 ni=5.112282e-01>7.999043e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9980,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.565678e-01 ni=4.522003e-01>7.999131e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9986,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561509e-01 ni=5.202606e-01>7.999392e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9988,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.447334e-01 ni=5.975897e-01>7.999479e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9992,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.578064e-01 ni=5.418808e-01>7.999652e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9994,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.583819e-01 ni=6.555099e-01>7.999739e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(9998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic
    self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol))
AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.561786e-01 ni=5.544869e-01>7.999913e-06