Python analysis scripts for Rydberg atom-based RF electric field sensing using electromagnetically induced transparency.
Three-phase analysis pipeline for characterizing Rydberg atom RF sensors.
Atom-based electric field calibration using AC Stark shifts.
Optimizes local oscillator power and coupler laser frequency.
Calculates electric field sensitivity from power spectral density.
pip install matplotlib numpy scipy# Configure at top of each script
show_plots = True
save_plots = False
# Run in sequence
python Analysis_Calibration.py
python Analysis_LOandCoupler_Optimization.py
python Analysis_Sensitivity.py- Automated electric field calibration
- LO power optimization
- Sensitivity measurements (μV/m/√Hz)
- Publication-ready plots
https://arxiv.org/abs/2606.10151
Supported by Georgia Tech Research Institute IRAD funding.