Pat Gunn
Pat Gunn
I'm glad things are working for you; Python should not generally crash over needing to use virtual memory (unless it needs more than is possible); a larger swap partition can...
Thanks; still will be handy for quick reference to have pydoc be better-behaved, but I'm just getting started with learning the APIs in preparation of figuring out how to trial...
Where in the pipeline does this happen? In particular, I wonder if it happens before the conversion to memmap files or not.
I believe data_fits_in_memory was meant to be a way for the user to signal, as an initialisation option to CNMF, that they know it won't fit. It'd be interesting (but...
@pbmanis Is there a way to have applications reach into the underlying objects to set this without subclassing or changing pyqtgraph? I'm fine with iterating over each object I need...
@pbmanis Thanks, that setStyle call does the trick; I don't have a call to mkQApp() but I added: `PySide6.QtWidgets.QApplication.setStyle("fusion")` As the first thing in my app's main function before I...
Hello, Can you tell me more about what commands are failing? What messages do you see when they fail?
Do you have time to hop on a videochat? I suspect we can resolve this pretty quickly that way. If so, please send me an email at [email protected] and I'll...
Unfortunately, I didn't get it. Could you either re-send, or add your email in a comment in this thread? I believe if you're concerned about your email being harvested for...
Got it, thanks. Emailed you.