Fix slow analytical simulation with coils
Slow simulation speed
Due to inefficient placement of function decorators with redundant retracing and IO problems with accumulating the k-space signal the simulation speed was very slow for analytic simulations.
Fixed that by using jit compilation in contrast modules and cleaning up encoding functionality