Open mattwthompson opened 1 week ago
With https://github.com/openforcefield/yammbs/pull/76/commits/a7298a8038073b104e25d01fd6b0803b3474a3bd, MM profiles and some (extremely approximate) metrics and be stored after optimization
That's great news! Does that mean I should work on a new version of main.py
and a dataset script?
I started something in #13 - please suggest (or simply make) whatever changes stand out as useful to you.
In my local setup (with YAMMBS at that commit), these files script generates a plot, a metrics JSON, and an "outputs" JSON which stores the MM-minimized profiles: https://gist.github.com/mattwthompson/820328f2736193e3edb06eadc0bac742
main.py
that runs torsionsTorsionStore
and some iteration ofQCArchiveTorsionDataset
datasets/
download_and_filter_dataset.py
(which is run once per dataset/iteration thereof, not in different versions of CI) ORdatasets/
TorsionStore
database are successfully uploaded to Zenodo