// Delete ImageJ/plugins/jars/BeanShell.jar and restart ImageJ if // this script takes more than a few seconds to run. ImageJ will // download a faster version the next time you run a BeanShell script. t0 = System.currentTimeMillis(); size = 512; ip = new FloatProcessor(size,size); for (int y=0; y