Changes for page Partial Coherence Simulation
Last modified by rangeadm on 2025/04/23 16:13
To version 4.1
edited by sndueste
on 2020/02/05 15:18
on 2020/02/05 15:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s endels1 +XWiki.sndueste - Content
-
... ... @@ -1,18 +1,18 @@ 1 -Here you can find a small python script (by (% class="twikiNewLink" %)[[MartinB>>url:http://hasfweb.desy.de/bin/edit/Setup/MartinB?topicparent=Setup.PartialCoherenceSimulation;nowysiwyg=0||rel="nofollow" shape="rect"]](%%)) implementing the partial coherence methode as described in Thomas Pfeifer, Yuhai Jiang, Stefan Düsterer, Robert Moshammer, and Joachim Ullrich, Partial-coherence method to model experimental free-electron laser pulse statistics, Opt. Lett. 35, 3441-3443 (2010); [[link to the paper~[~[image:url:http://hasfweb.desy.de/pub/TWiki/TWikiDocGraphics/external-link.gif~|~|width="13" height="12"~]~]>>url:http://dx.doi.org/10.1364/OL.35.003441||shape="rect"]] 2 -\\\\Simulations like this: 1 +In order to simulate the temporal and spectral distribution of SASE pulses there is an easy way based random fluctuations filtered spectraly and temporally. 3 3 4 - [[image:attach:partia__coherence2.png]]3 +The only input parameters are the spectral bandwidth and the pulse duration. 5 5 6 - \\5 +Here you can find a small python script (by (% class="twikiNewLink" %)MartinB(%%)) implementing the partial coherence methode as described in 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"]] 7 7 8 - \\7 +The pulse shapes in time AND corresponding spectral dstribution can be easily created with the Jupyter Notebook**[[attach:SASEPulseGenV2.ipynb]]** 9 9 10 10 11 - 12 -\\can be easily created with the script ( the script can be downloaded in the attachment table below): 10 +Some examples of results: 13 13 14 14 \\ 15 15 14 +[[image:attach:partia__coherence2.png]] or: [[image:attach:image2020-2-5_15-14-4.png||width="480"]] 15 + 16 16 \\ 17 17 18 18 \\ ... ... @@ -19,10 +19,16 @@ 19 19 20 20 \\ 21 21 22 +\\ 23 + 24 +Here are the screenshots of the script: 25 + 22 22 [[image:attach:partia__coherence1.png]] 23 23 24 24 \\ 25 25 26 - [[attach:SASEPulseGenV2.ipynb]]30 +\\ 27 27 28 -Jupyter Notebook 32 +\\ 33 + 34 +\\