-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
To do with lower priority:
- Increase the transparency for reasons why the
ElectrodeInsertionMaker
fails. Right now, the flow can stop in multiple places and the reasons aren't clear to the end user - Failure type 1: If no topotactic insertions were found (structural framework after insertion changed) then the
get_min_energy_summary
returnsNone
andget_stable_inserted_results
fails. Should throw an error inget_stable_inserted_results
- Failure type 2:
InsertionElectrodeDoc.from_entries
returnsNone
if it cannot process the flow output. That causesget_insertion_electrode_doc
to fail with a schema error. Should return a minimalInsertionElectrodeDoc
with failure reasons
There are probably others - would appreciate if anyone using these flows could comment!
Metadata
Metadata
Assignees
Labels
No labels