📋 HelpReset Image: Resets the generated image to its initial state. Upscale Image: Scales the image by the factor of 2 (can be applied more than once). When smooting is disabled the upscale function will apply nearest neighbor scaling (resulting in a sharp, but pixelated output). When smoothing is enabled bilinear interpolation will be applied between each original pixel (resulting in a smooth, but blurry output). Mirror Image: Duplicates the initial image and mirrors it. With this function it is possible that only a subset of data is recorded while the remaining values are added automatically. (This might be useful for simple bar/rod magnets where the magnetic field is symmetrical.)
You can chose from two different symmetries:
:-----------:----------:
| recorded | mirrored |
| part | part |
:-----------:----------:
or
:-----------:----------:
| mirrored | mirrored |
| part | part |
:-----------:----------:
| recorded | mirrored |
| part | part |
:-----------:----------: