Jacqueline Ryan

Results 11 issues of Jacqueline Ryan

On the CARBO system (2048x512 resolution, 165 fps) line plots choke LiveView and cause a CTD. This may be related to the instability in the QCustomPlot when plotting chaotic data...

bug
high priority

### Introduction This is a major modification to the way that LiveView works and I may re-write it as an epic if it's unclear how to implement it. Currently, all...

enhancement

The opening dialog does not work when the application is compiled for Qt5.15 because the "Ok" and "Cancel" buttons in the camera selection dialog do not trigger the slots they...

bug

Add a new tab that enables side-by-side plots in horizontal or vertical orientations. The tab should by default have two empty frames, then enable the user to select which view...

Be sure to close the client before the server. LiveView will hang when you close it if there are still active connections.

On MacOS versions, this warning text appears after selecting the camera: ``` modalSession has been exited prematurely - check for a reentrant call to endModalSession ``` This text appears to...

wontfix

Legacy LiveView computed the FFT at 4 different sampling rates. The image can be sampled at a rate "faster than the frame rate" by selecting areas of pixels and treating...

enhancement

Let's try to get a build of LiveView that functions in a Windows environment for those cases like with the Teledyne frame grabber, which does not offer Linux or MacOS...

bug

On Linux systems, after installing the EDT headers into the repository, when selecting the "Release" build, the compiler enforces that it does not recognize the EDT_include/edtinc.h header, even though this...

bug

This is an embarrassing one, but yes, the source is criminally under-documented. Additionally, this would be a great time to add in a flow chart or cartoon illustrating the way...

good first issue
doc only