Skip to content

Ability to add entries to a singlepoint dataset from other datasets#861

Merged
bennybp merged 4 commits intomainfrom
sp_from_opt
Dec 10, 2024
Merged

Ability to add entries to a singlepoint dataset from other datasets#861
bennybp merged 4 commits intomainfrom
sp_from_opt

Conversation

@bennybp
Copy link
Contributor

@bennybp bennybp commented Dec 6, 2024

Description

Adds the ability to create entries in an existing singlepoint dataset from completed calculations in an optimization dataset, or from entries in another singlepoint dataset.

For an optimization dataset, you will specify the optimization dataset, as well as the specification to pull the completed records from. Then, entries will be added to the singlepoint dataset, where the molecule of the entry is set to the final_molecule of optimizations.

This will only use optimizations with a complete status. Existing entries (with the same name) will not be overwritten in the singlepoint dataset, so it should be safe to run incrementally (ie, run periodically as more calculations finish in the optimization dataset).

For a singlepoint dataset, you will only need to specify the dataset, and entries will be copied over.

Status

  • Basic functionality
  • Better metadata return (just counts)
  • Code base linted
  • Ready to go

@bennybp bennybp changed the title [WIP] Ability to add entries to a singlepoint dataset from an optimization dataset Ability to add entries to a singlepoint dataset from other datasets Dec 10, 2024
@bennybp bennybp merged commit 5baa507 into main Dec 10, 2024
@bennybp bennybp deleted the sp_from_opt branch December 10, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant