7 Oct 2019
How to use PyQt5 in a pyscro module
This example shows how to use PyQt5 in a pyscro module.

This applet creates an application which correlates a given measure with another one from a label-analysis file.
Load the Sponceram.Label-Analysis.am
file in the application and right click on it. Then select the Correlate
Columns module in the Local/Python script directory.
It will create a PyQt application from which you can click squares in the correlation plot on the left to plot those fields on the right.