Eggeling-Lab-Microscope-Software / TRAIT2D

TRAIT2D is a cross-platform Python software package with compilable graphical user interfaces (GUIs) to support Single Particle Tracking experiments.
GNU General Public License v3.0
10 stars 10 forks source link

Fix diffusion equation #64

Closed joe-from-mtl closed 2 years ago

joe-from-mtl commented 2 years ago

Adding docstrings for the movie_simulator class, fixing the free (Brownian) diffusion model, and adding a message box to inform the simulator GUI user about the movie size before performing the simulation. This should fix issues #54 #49 and #48