Tutorialsο
QuScope doesnβt maintain separate hand-written tutorial pages β the notebooks
themselves are the tutorials, kept in sync with the code because they
import and run the real quscope.quantum_ctem API. This page is a short
guided path through them; the full gallery (with every notebook) lives at
Notebook Gallery.
π― 1. Start Hereο
<no title> β install check, backends, materials, and a first quantum amplitude encoding
<no title> β full MoSβ/graphene workflows from structure to CTEM image
π 2. Core Quantum CTEMο
<no title> β the single-circuit WPOA/multislice CTEM pipeline
<no title> β Contrast Transfer Function and envelope functions in depth
<no title> β multislice on a real crystal structure, validated classically
π 3. Quantum STEMο
<no title> β scanning-probe imaging with multi-detector channels
π Prerequisitesο
Before starting these notebooks, you should have:
Basic understanding of Python and NumPy
Basic knowledge of TEM/STEM imaging concepts (helpful but not required β each notebook explains the physics it uses)
QuScope installed (see Installation), plus
jupyterto run the notebooks locally
π Additional Resourcesο
Notebook Gallery β the full notebook gallery, including advanced and reference-copy notebooks
API Reference β complete API reference
Qiskit documentation β for the underlying quantum circuit primitives