-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Andrei Berceanu edited this page Jul 15, 2023
·
8 revisions
Welcome to the openPMD-converter-Geant wiki!
- find PIC Geant paper
- write function that computes the energy, position and momentum histograms, inspired from signac-driven-fbpic
- given an
ax
, plot the histogram - write function that uses
datashader
(taking weights into consideration), and, given anax
, plots the image, together with tick and axes labels - implement the divergence calculation from openPMD-viewer
- [optional] use plot_multicolored_line for coloring according to weights
- MacBook Air's resolution is 1440 × 900. That is W x H, in pixels.
- Reference this very relevant paper about thinning methods
- See also this paper about using
Geant4