Data to create figures for "Synthetic Optical Imaging in PIConGPU" and source code to rerun simulations.
`cryojet_shadowgram_plugin_data.zip`: Simulation with cryojet shadowgram (Fig 4b, 4c, 4d), input files to rebuild and rerun simulation are in `input/include` and `input/etc`
`doubleslit_openpmd_data_setup.zip`: Simulation with double slit setup picture (Fig. 2), input files to rebuild and rerun simulation are in `input/include` and `input/etc`
`doubleslit_shadowgram_openpmd_data.zip`: Simulation with double slit shadowgram made with openPMD time integration (Fig. 3b), input files to rebuild and rerun simulation are in `input/include` and `input/etc`
`doubleslit_shadowgram_plugin_data.zip`: Simulation with double slit shadowgram made with plugin (Fig. 3a and 3b), input files to rebuild and rerun simulation are in `input/include` and `input/etc`
`picongpu-cryojet.zip`: PIConGPU source code for cryojet simulations
`picongpu-doubleslit.zip`: PIConGPU source code for double slit simulations
Changelog 1.0.0 -> 2.0.0:
Update `cryojet_shadowgram_plugin_data.zip` for the new shadowgraphy cryojet simulation (Fig 4b, 4c, 4d)
Removed `cryojet_openpmd_data.zip`, the density plot (Fig. 4a) is now directly created with a python script with the information from the `density.param` in `cryojet_shadowgram_plugin_data.zip`