bwheelz36 / ParticlePhaseSpace

Import, analysis, and export of particle phase space data
https://bwheelz36.github.io/ParticlePhaseSpace/
GNU General Public License v3.0
11 stars 8 forks source link

Exception: particles with zero absolute momentum make no sense #140

Closed bwheelz36 closed 1 year ago

bwheelz36 commented 1 year ago

this is coming up a lot reading topas data. it's true, but probably should be a warning instead of an error.

is this directly caused by setting temp to 0 for non-physical values when reading in the data?