pyLM.ipyInterface#
Functions
|
|
Visualize the RDME simulation volume inside Jupyter. |
|
|
- pyLM.ipyInterface.visualizeRDMEInitialConditions(sim)[source]#
Visualize the RDME simulation volume inside Jupyter.
Use the ‘%matplotlib notebook’ magic to enable interactive picking of points.
- Parameters:
sim (RDMESimulation) – The simulation to visualize.