Skip to content

Commit

Permalink
Add citation
Browse files Browse the repository at this point in the history
  • Loading branch information
pheuer authored Jul 1, 2024
1 parent 40bcea4 commit d711876
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions invertdeflectpy/mongeampere.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
If you use this code, please cite the following papers
*TBA* J.R. Davies, P.V. Heuer, A.F.A. Bott
J.R. Davies, P.V. Heuer, A.F.A. Bott Quantitative proton radiography and shadowgraphy for arbitrary intensities.
High Energy Density Physics 49, (2023) https://doi.org/10.1016/j.hedp.2023.101067
A.F.A. Bott et al. Proton imaging of stochastic magnetic fields. Journal of
Plasma Physics 83, (2017) https://doi.org/10.1017/S0022377817000939
Expand Down Expand Up @@ -260,4 +261,4 @@ def run(self):
dt=dt[:n_iter]

self.results = (self.I_rec, self.Fx, self.Fy, dphi_dtMS, dt)


0 comments on commit d711876

Please sign in to comment.