nion-software / nionswift-usim

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

Add support for arbitrary control dependencies, useful for testing or better sim #11

Open cmeyer opened 5 years ago

cmeyer commented 5 years ago

For instance, a rotational dependency on defocus. Or various dependencies to simulate the geometry of the sample with respect to beam angles.

The dependency could take the form of a function, an object, or maybe just a mechanism to observe changes to specific controls.