-
Dear developers,
I have used "multi_electron_stack" method of the undulator class to get Electric fields for different electrons in the electron bunch.
Watching how the different electrons build …
-
https://en.wikipedia.org/wiki/Ray_transfer_matrix_analysis is a good start. However, it only captures radial symmetry. Electron optics are generally not symmetric. The following properties are desirab…
-
I am encountering a bit of strange behavior with the Transpiler recently. It always happens after activeRepos gets reloaded. Basically the problem is that after pull all, the transpiler freezes, and …
-
https://github.com/acooray/P52C
-
I was looking at the code of **Twave** (sympy.phyiscs.optics.waves) and found that currently we cannot give key worded arguments.
For example
`wave=TWave(amplitude=a, frequency=f, phase=p)`
gives…
ghost updated
4 years ago
-
Zhiyuan Sun, D. N. Basov, M. M. Fogler
> We analyze nonlinear optics schemes for generating pairs of quantum entangled plasmons in graphene. We predict that high plasmonic field concentration and s…
-
Currently, to get the OTF data associated with an optical image object, we must call plotOI, which also plots the OTF in addition to returning the data. I believe there is no other way, but I could be…
-
> Dear Jerome,
>
> when looking to the manual of pyFai I tripped over the polarization
> correction that is implemented. Apparently, you are still using only a
> single parameter P, and I do not un…
-
Hello,
I am unable to build VASP 6.2.0 with VASPSol and GPU support. Everything seems to compile successfully, but at the linking stage I get this error:
mpif90 -mkl=sequential -lstdc++ -o vas…
-
This would be useful as a script, to be run by devs, and also useful for the MR process, so that you can easily go "back in time" as you patch older and older versions for you patch. @jonathanolson an…