Our lab has Gaussian 16 software. So I have tried to run opt freq TD calculations according to the Gaussian gjf file settings you provided (basically just changing the molecule, the settings remain unchanged).
At present, I have used the gaussian_log_extractor you provided to successfully obtain a semi-finished feature.
I would like to ask, what else needs to be done to convert it to a complete feature dataframe(or csv)?
Our lab has Gaussian 16 software. So I have tried to run opt freq TD calculations according to the Gaussian gjf file settings you provided (basically just changing the molecule, the settings remain unchanged).
At present, I have used the gaussian_log_extractor you provided to successfully obtain a semi-finished feature.
I would like to ask, what else needs to be done to convert it to a complete feature dataframe(or csv)?
I want to have the molecule feature like this file: https://github.com/b-shields/edbo/blob/master/experiments/data/aryl_amination/aryl_halide_dft.csv
My Current Result: A dict like below
Previous paper by your group: Bayesian reaction optimization as a tool for chemical synthesis Corresponding Github: https://github.com/b-shields/edbo
Thank you for your kind assistance.