NyanCAD / Mosaic

A modern schematic entry and simulation program
https://nyancad.github.io/Mosaic/
Mozilla Public License 2.0
68 stars 5 forks source link

Allow for post processing of simulated data #92

Closed jellebakker96 closed 2 years ago

jellebakker96 commented 2 years ago

Here I was thinking of running custom jupyterlab code after the simulations are done. The processed results would then be shown in plots under the simulation results

pepijndevos commented 2 years ago

At this point, you should just use a notebook IMO. There will be an export function to open the current GUI simulation in a notebook, which you can then extend to do post-processing.