You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing generative modeling via xtal2png which encodes the information below (see image). I'm running into the problem where reconstructed crystals are mostly exhibiting P(1) symmetry sparks-baird/xtal2png#79, which isn't desired. While I'm working on this from the generative modeling side of things (improve representation, find better generative modeling parameters & models), I'm also wondering if there's some post-processing that might be feasible with PyXtal.
Right now, I'm ignoring cell volume, space group, and pairwise distances when doing the reconstruction. I've considered incorporating these (especially space group information sparks-baird/xtal2png#79 and pairwise distances sparks-baird/xtal2png#83) into the reconstruction process.
Note that I'm also doing surrogate DFT relaxation as a post-processing step via m3gnet.
The text was updated successfully, but these errors were encountered:
I'm doing generative modeling via
xtal2png
which encodes the information below (see image). I'm running into the problem where reconstructed crystals are mostly exhibiting P(1) symmetry sparks-baird/xtal2png#79, which isn't desired. While I'm working on this from the generative modeling side of things (improve representation, find better generative modeling parameters & models), I'm also wondering if there's some post-processing that might be feasible with PyXtal.Right now, I'm ignoring cell volume, space group, and pairwise distances when doing the reconstruction. I've considered incorporating these (especially space group information sparks-baird/xtal2png#79 and pairwise distances sparks-baird/xtal2png#83) into the reconstruction process.
Note that I'm also doing surrogate DFT relaxation as a post-processing step via
m3gnet
.The text was updated successfully, but these errors were encountered: