ROCKET SCIENCE · OPEN RESEARCH PLATFORM

Simulate: Stroboscopic Detuning Scan

Simulation page (browser engine not in this snapshot) · Hasse et al., PRA 109, 053105 (2024)

Endorsement Marker: Local candidate framework.
Provenance: SHA-256 hash covers all parameters, code version, and output arrays.
Status: Browser output is labelled exploratory. For systematic surveys, use scripts/stroboscopic_sweep.py (labelled systematic, Float64).
Rebuild required

The interactive browser simulation requires js/simulate-engine.js from the original repository. See REBUILD.md for patching instructions.

In the meantime, use the Python sweep engine for all systematic work:

Python Sweep Engine (Systematic)

pip install numpy scipy

python scripts/stroboscopic_sweep.py --mode single_run --alpha 3
python scripts/stroboscopic_sweep.py --mode sweep_1d --sweep-param n_pulses --sweep-values 5,10,22,50
python scripts/stroboscopic_sweep.py --mode state_comparison

The Python engine uses the same Hamiltonian and exact Fock-basis matrix exponentiation as the browser engine. Float64 throughout. Output follows manifest schema v2.0 with provenance hashing. See ARCHITECTURE.md for the three-mode design.

Pre-computed Data

9 default runs are available on the Numerics page (α = 0, 1, 3, 5 default scans, carrier zoom, red/blue sideband zooms, fine α=1, sideband comb). All generated with Nmax = 30–40, 201–401 points, 22 stroboscopic pulses.

Method

Full documentation: Code page. Initial motional state prepared as S(r,φs)D(α eα)|n⟩, with thermal averaging over Fock states when ⟨n⟩th > 0. Squeeze operator built exactly via matrix exponentiation. Sidebands at δ₀ = ±s·ωm emerge naturally from the exact exp(iη(a+a†)) coupling.