Hi there,
I am a new user so please excuse for asking relatively very basic question.
I have installed opencarp by pulling opencarp docker container. I am using docker on windows. As part of my first experiment of a single cell electrophysiology, I tried to run 01_basic_bench experiments. The file run.py runs fine. However once I try to run python run.py - - visualize, the plot or visualization doesn't pop up. What possible mistake I am making ? Is the - - visualize parameter saving the plot some where else. If yes, then which folder is it saving to and how to access this folder in order to plot the graph?
Thanks