Closed laroque closed 11 years ago
Fixing this will involve a restructure and data transfers via multiprocess or it will just be a bad hack of having multiple python sessions each running. I haven't come up with a good way to do it yet and will set aside since multiple instances is functional
Restructuring is done, shell isn't blocked (or really used) by the GUI. Plenty of features left to put in but this is done.
When continuously plotting logged data, that should use a thread or subprocess, leaving the shell free to do other things. Would like to be able to spawn a plot of say all temps, also of all pressures, and whatever else.