I'm now at where I can feel around in the code, but I'm trying to figure out how to get the parent ui object to build (at least a placeholder) as the QTMainWindow that comes up when you run tagger.py isn't in the .ui files built in build-ui.
2025-09-06 24949, 2025
M1badpixel[m]
I was hoping I could at least have it running and snoop through the cached build files (like java) but my brain is still stuck at "python as a shell script" mode. Any hints you can give me? I was hoping to take the parent window and experiment with expanding each of the QT objects so I could better understand/use the data picard has received. TIA