-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON file with MCParticle tree cannot be opened #34
Comments
So it turns out that the file only has |
Ah right, I thought I had tried to go to Another issue that I observed with this JSON file is that at least chrome really struggles to display it (goes up to 3GB of RAM for me and I still don't see a graph 😅). Might just be that this file with approx. 18k MCParticles is too big to be displayed. I wouldn't too much emphasis on the performance part yet, but at least we would have an input file to use for performance testing and developments. |
This is not the highest priority, but we have encountered an issue with opening some json files, e.g. the following one (which contains a rather large MCParticle tree from a calorimeter shower). I don't think the size of the file is a problem, but I suspect that potentially a slightly newer version of podio or EDM4hep could be one?
test_mc_shower.edm4hep.json
What we get is the following error:
If you know where the error is coming from, I can also try to have a look myself to see if I can fix this.
The text was updated successfully, but these errors were encountered: