PinkShnack / TEMUL

Functions for analysis of high resolution electron microscopy and spectroscopy data.
https://temul-toolkit.readthedocs.io
GNU General Public License v3.0
14 stars 11 forks source link

Add simulate_with_abtem function #73

Open michaelhennessyjr opened 2 years ago

michaelhennessyjr commented 2 years ago

Abtem should be added to toolkit - I've got _simulate_withabtem and _convert_abtem_simulation_to_hspysignal which could be added to Simulations module, and _create_simulationabtem as a method in the MR class. Should probably just have one generic "simulate" function that takes the software as a parameter and simulates using the relevant function.