xiaohang007 / SLICES

SLICES: An Invertible, Invariant, and String-based Crystal Representation [2023, Nature Communications] MatterGPT
https://www.nature.com/articles/s41467-023-42870-7
GNU Lesser General Public License v2.1
65 stars 42 forks source link

Can this package be used to study nanocrystals? #12

Open hongyi-zhao opened 1 month ago

hongyi-zhao commented 1 month ago

I'm not sure whether this package be used to study nanocrystals. Any hints/comments will be helpful.

Regards, Zhao

xiaohang007 commented 3 weeks ago

I'm not sure whether this package be used to study nanocrystals. Any hints/comments will be helpful.

Regards, Zhao

Thank you for your inquiry about using our package to study nanocrystals. At present, SLICES does not support non-periodic nanocrystals. Our method is not yet capable of providing a comprehensive description of non-periodic systems. Although SMILES is good for non-periodic orgnaic molecules, it is also not suitable for describing nanocrystals. I've been exploring an approach to describe nanoclusters (which are essentially small-scale nanocrystals) using principles similar to those in SLI2Cry. My research team and I have conducted preliminary investigations, experimenting with various layout algorithms to transform graph representations of nanoclusters into three-dimensional spatial arrangements. We've encountered some difficulties with existing layout algorithms, such as those found in networkx and igraph (e.g., kk3d and other force-directed layouts). These algorithms, primarily designed for visualizing abstract graphs like social networks, prioritize visual representation over accurately reconstructing the original nanocluster structure encoded in the graph representation. The core limitation of these algorithms is their initial guesses are all randomly generated. We're currently searching for more suitable layout algorithms or considering the development of a high-precision algorithm tailored for nanoclusters. Despite the challenges, I'm optimistic about making progress in this area. If you're interested in discussing this research direction further, I'd be happy to connect. You can reach me at hangxiao@ln.edu.hk. Please feel free to send me your WeChat information, and I'll add you so we can have a more detailed conversation.