For demo purposes it is really not so nice that all computations (exp calc, std calc, and sampling) are performed more or less in one go in the APM_1D_lateral. This really makes it harder to outsiders to understand what is going on. I suggest to have cells that can be executed one by one to run the individual computations.
For demo purposes it is really not so nice that all computations (exp calc, std calc, and sampling) are performed more or less in one go in the APM_1D_lateral. This really makes it harder to outsiders to understand what is going on. I suggest to have cells that can be executed one by one to run the individual computations.