ChristopherMayes / openPMD-beamphysics

Tools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.
https://christophermayes.github.io/openPMD-beamphysics/
Apache License 2.0
16 stars 15 forks source link

Resampling 14M particles crashes #39

Open ChristopherMayes opened 1 year ago

ChristopherMayes commented 1 year ago

A ParticleGroup with about 14 M particles can crash when resampling to 100k

P.resample(100_000) crashes