A small announce. Iv'e implemented a demo full-sta...
# science
a
A small announce. Iv'e implemented a demo full-stack application for the project we have been working last four months under JetBrains Research banner (it is not the only one project, but the one we promised to finish before the end of January). The library is a 3d visualization (and not only 3d) engine for so-called event display (particle interaction visualization in accelerator and non-accelerator particle physics experiments). It will be used in accelerator experiments on NICA in Dubna and probably other experiments as well. Our lab will work a bit on documentation and then publish it. I expect to write a peer-reviewed article later. Many thanks to @elizarov and @olonho for helping with JBR funding for the project.
👍 1
👏 4
The project repository (demo part) is here: https://github.com/mipt-npm/dataforge-vis/tree/dev/demo/muon-monitor It lacks documentation though for now.
b
What is that tree widget on the right?
a
You mean the editor? I've used jsoneditor library
My internal representation is not a JSON, but I can convert it to JSON and back