Skip to content

Vibrational spectra prediction #247

Answered by davkovacs
nitbha007 asked this question in Q&A
Discussion options

You must be logged in to vote

In that paper there is no IR or Raman spectra. I just computed the Fourier-transform of the velocity-velocity autocorrelation function.

If you want IR and Raman I would recommend just using a simple MACE or ScaleShiftMACE to generate the trajectory and use a separate AtomicDipolesMACE to compute the dipoles and polarizabilities after the trajectory is generated.

Please use this PR for trainign the dipole prediction model (I will try to merge it after Christmas ) #149

And here is an example script for fitting the model for the dipoles and polarisabilities:

python /PATH_TO_MACE/mace/scripts/run_train.py \
    --name="MACE_mu_alpha" \
    --train_file="train.xyz" \
    --valid_fraction=0.05 …

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
7 replies
@nitbha007
Comment options

@davkovacs
Comment options

@nitbha007
Comment options

@davkovacs
Comment options

Answer selected by ilyes319
@nitbha007
Comment options

@nitbha007
Comment options

@davkovacs
Comment options

Comment options

You must be logged in to vote
8 replies
@mahrossi
Comment options

@ilyes319
Comment options

@mahrossi
Comment options

@ilyes319
Comment options

@mahrossi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants