News

Now there’s a simple python script that grabs a screen cap from a Rigol scope. The usage of this python script is as simple as plugging the DS1054Z into your USB port and running the script.
Overview. Python's Pillow library, for image manipulation, has features above and beyond merely resizing, rotating, cropping, or recoloring images.
First we load the main libraries we will need. ... Opening, Displaying and Saving Images in Python. To open an image into python (as a 3D array), and then display it to the screen. matplotlib imageio ...