I was playing around and created this error: ``` In [6]: pyflct.flct(image1, image2, 12, 1.6, 0.06) flct: nominal sliding box size = 0 flct: error - illegal box size, exiting ``` It killed the Ipython terminal. It should not.
I was playing around and created this error:
It killed the Ipython terminal. It should not.