PRNS (Proton Radiography with No Source)
Code accompanying the paper "Retrieving fields from proton radiography without source profiles"
Requirements
- python 3.6 or higher
Installation
git clone https://github.com/OxfordHED/proton-radiography-no-source/
cd proton-radiography-no-source
python -m pip install -e .
Demo run
python demo.py
The demo run will take about 1-2 minutes for 20 samples (approximately 5 seconds / sample in my computer).
Citation
If you use this code (or sunbear
) for your work, please kindly cite:
@article{kasim2019retrieving,
title={Retrieving fields from proton radiography without source profiles},
author={Kasim, MF and Bott, AFA and Tzeferacos, P and Lamb, DQ and Gregori, G and Vinko, SM},
journal={arXiv preprint arXiv:1905.12934},
year={2019}
}