nion-software / nionswift-usim

STEM microscope simulator
GNU General Public License v3.0
6 stars 13 forks source link

Refactor portions of the package into a library #43

Open cmeyer opened 8 months ago

cmeyer commented 8 months ago

The non-UI and reusable part of the simulators can be moved into a new namespace like nion.usim and be imported into other libraries as needed (probably for testing). Also consider making the sample simulators pluggable (#17).