/ctfsimulation

A CTF Simulation Web App

Primary LanguagePythonMIT LicenseMIT

CTF Simulation

This Web app provides an interactive online simulation of the contrast transfer function (CTF) of transmission electron microscopes.

Click me to explore CTF function!


You can also embed the Web app into your own Website using an iframe, for example using the following code

<iframe src="https://ctfsimulation.streamlit.app/?embedded=true" style='width: 100%; height: 740px; overflow: visible; margin: 0px; resize: both; border-style:none;'></iframe>