nion-software / nionswift

Nion Swift is open source scientific image processing software integrating hardware control, data acquisition, visualization, processing, and analysis using Python. Nion Swift is easily extended using Python. It runs on Windows, Linux, and macOS.
http://nion.com/swift
GNU General Public License v3.0
45 stars 33 forks source link

Provide a library of immediate mode console scripts #464

Open cmeyer opened 4 years ago

cmeyer commented 4 years ago

The examples should be easily accessible from within the UI - either open up a web page or provide a help file directly within Swift. Maybe allow the UI to show the immediate mode console script for live data resulting from processing menu.

show(r02.data + r03.data) etc.

cmeyer commented 2 years ago

See