MuMoT icon indicating copy to clipboard operation
MuMoT copied to clipboard

Multiscale Modelling Tool - mathematical modelling without the maths

Results 61 MuMoT issues
Sort by recently updated
recently updated
newest added

Based on a suggestion by Jamie Wood at York - plot Fourier transform of noise solutions to show deviations from white noise - cf `showNoiseSolutions()` and `noiseCorrrelations()` - @tbose1 to...

enhancement

Currently multicontrollers must reference a single model, but allowing multiple models to be controlled simultaneously could be helpful, e.g. for observing changes in behaviour. Achieving this will require refactoring of...

enhancement

Check for duplication of logic - e.g. `_chooseXrange` and `_chooseYrange` recur multiple times in different view classes, so should move up the class hierarchy.

Current graphiviz-based implementation does not give production-quality figures

The user can select (through widget) the color to assign to each state (also called reactant). The color will be used in the plots (e.g., network graph, temporal dynamics)

enhancement

Add "Play", "Pause", "One-Step" buttons to start, pause and advance 1-step at a time the simulation

enhancement

At the moment the multiagent particle simulation have periodic boundary conditions (torus). Add walls and either: * let the particle bounce on the walls (as molecules do) * let the...

enhancement

Similarly to MA and SSA controllers (issue #10) in `"Final distribution"` visualisation type, the plot axes could be set through drop-down widgets (if not specified) (related to issue #74)

enhancement