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
44 stars 33 forks source link

Improve computations #597

Open cmeyer opened 3 years ago

cmeyer commented 3 years ago

Start here:

https://github.com/orgs/nion-software/projects/33

Summary 2022:

cmeyer commented 1 year ago

A diagram of how elemental mapping structures get deleted (mostly accurate, but incomplete, trying out graphs).

flowchart LR
    EdgeRef -->|ref| SpectrumImage & Edge & EELSData & PickGraphic;
    PickGraphic -->|src| EELSData;
    EELSData -->|src| BackgroundComputation