Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Presenter

Notes

QCSubmit

TG: Seems like QCSubmit does a lot of work with downloading/gathering QCA data, how does it work?

JH: Wanted data for each type of collection (OptimizationCollectionResult, TorsionDriveCollectionResult). Shows example notebook of making one of these classes, downloading metadata in about a second. Locally these classes look about the same as their QCA counterparts; have the same results in them, etc.

TG: How is data downloaded?

JH: (more or less describes what TG did last summer but with a different list of things downloaded in each molecule)

JH/TG: Could allow options to pick what (torsions, hessians, etc.) are actually downloaded

TG: Would be nice to be able to combine datasets. Did this previously with a tree structure that uses iterators to interact with data

JH: Data are collapsed here by default, although keeps initial db id so could be de-collapsed.

Generally agreement TG+JH to work together on building something to better store/search through QC data

TG: Notes that a lot of QCSubmit classes are pretty similar to QCFractal classes in structure. Any particular features that motivated this?

JH: Not necessarily, but wanted to keep it feeling similar to QCFractal

Action items

...