Wiki source code of Partial Coherence Simulation

Version 15.1 by cpassow on 2020/09/22 14:08

Hide last authors
sndueste 9.1 1 In order to simulate the temporal and spectral distribution of SASE pulses there is an easy way based random fluctuations filtered spectrally and temporally.
sendels 2.1 2
sndueste 9.1 3 The only input parameters are the center wavelength, spectral bandwidth and the pulse duration.
sendels 2.1 4
cpassow 10.1 5 Below you can find a python implementation (by (% class="twikiNewLink" %)MartinB(%%)) of the partial coherence method as described in:
sendels 2.1 6
cpassow 10.1 7 (% style="margin-left: 60.0px;" %)
8 **Thomas Pfeifer et al. //Partial-coherence method to model experimental free-electron laser pulse statistics,// Opt. Lett. 35, 3441-3443 (2010);** [[link to the paper>>url:http://dx.doi.org/10.1364/OL.35.003441||shape="rect"]]
sendels 2.1 9
cpassow 10.1 10 ==
11 Examples: ==
sndueste 9.1 12
cpassow 14.1 13 \\
14
sndueste 9.1 15
cpassow 13.1 16
cpassow 15.1 17 {{view-file att--filename="badge_logo.svg" height="150"/}}
cpassow 13.1 18
19 \\
20
cpassow 15.1 21 \\
22
23 \\
24
sndueste 9.1 25 //CentralEnergy=80 # in eV//
sendels 2.1 26
sndueste 9.1 27 //bandwidth=0.5 # bandwidth in %//
sendels 2.1 28
sndueste 9.1 29 //dt_FWHM=10, 30., 70  # FWHM of the temporal duration on average//
sndueste 4.1 30
sendels 2.1 31
sndueste 9.1 32
33
34 [[image:attach:2020-07-07 16_51_14-Window.png||height="250"]]
35
sendels 2.1 36 \\
37
sndueste 9.1 38 [[image:attach:2020-07-07 16_53_22-Window.png||height="250"]]
39
40 [[image:attach:2020-07-07 16_52_27-Window.png||height="250"]]
41
sendels 2.1 42 \\
43
sndueste 4.1 44 \\
45
cpassow 11.1 46 [[attach:GenerateSASE.ipynb]]
sndueste 4.1 47
cpassow 11.1 48 [[attach:GenerateSASE.py]]
49
sndueste 6.1 50 \\
sendels 2.1 51
52 \\
53
sndueste 4.1 54 \\
sendels 2.1 55
sndueste 4.1 56 \\
57
58 \\