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.
Stars
56
Forks
37
Watchers
56
Open Issues
616
Overall repository health assessment
No package.json found
This might not be a Node.js project
4.6k
commits
46
commits
35
commits
25
commits
18
commits
12
commits
9
commits
9
commits
7
commits
5
commits
Update typing for context managers (sync_event, saver, get_data_generator_by_id).
df1886bView on GitHubFix issue reloading corrupt graphics (stroke_color). Add missing notify too.
963c2c1View on GitHubFix issue where reading graphic stroke width was assigned to stroke color.
223e318View on GitHubImprove visibility of left/right/width/label text on line plot intervals.
0adb89cView on GitHubVersion 16.17.0. Python 3.14. Preliminary long computations.
57ca3fcView on GitHubFix the return value of the apply_layouts function and add a corresponding test.
78633e9View on GitHubImprove logic for deleting computations while they are running. Test.
c985bddView on GitHubClean up orphaned computation (those with missing targets) at startup. Test.
898dbf2View on GitHubOnly trigger computation updates if inputs/outputs are resolved. Tests.
3bee3ecView on GitHub