Featuring morphology identification with Savi algorithm that uses lines and graph components as described in https://arxiv.org/abs/2009.14147
Other updates include:
- No need for an input file now. Run directly giving path of the XYZ files, and the input will be taken from the command line.
- Process data with multiple time frames.
- Minor bug fixes.
The additional archive contains data used in the paper for collision cascades at 50, 100, 150, and 200 keV in W using DND-BN potential, and 100 and 200 keV using JW and M-S potentials. Launch the web-app by running "python web_server.py" or directly open index.html. The JSON data can also be directly read from "CSaransh_files/cascades-data.js" for analysis and reproduction of the results.
p.s. Savi is an acronym for "Sutra-Sanrachnen Vikar-Vivechanam" which is Sanskrit for "Defect description using the relative layout of lines".