Python package for calculating QED cross sections in a strong background magnetic field. Currently, the package includes the following processes:
- Synchrotron radiation
- One-photon pair creation
- One-photon pair annihilation
- Compton scattering
- Two-photon pair creation
- Two-photon pair annihilation
The file PlotsQEDAllProcesses.ipynb includes examples on how to use the package.
You can use the following BibTeX template to cite the SFQED in any scientific discourse:
@misc{kiuru_qed_2026,
title = {{QED} cross sections in strong magnetic fields},
doi = {10.48550/arXiv.2603.25491},
publisher = {arXiv},
author = {Kiuru, Olavi and Nättilä, Joonas and Paatelainen, Risto and Vuorinen, Aleksi},
month = mar,
year = {2026},
note = {arXiv:2603.25491 [hep-ph]},
}
@misc{kiuru_evaluation_2026,
title = {Evaluation of {QED} cross sections in strong magnetic fields},
doi = {10.48550/arXiv.2603.26545},
publisher = {arXiv},
author = {Kiuru, Olavi},
month = mar,
year = {2026},
note = {arXiv:2603.26545 [hep-ph]},
}
Development of SFQED is supported by an ERC grant (ILLUMINATOR, 101114623).
