Closed thomashopf closed 4 months ago
https://github.com/debbiemarkslab/EVcouplings/blob/af27842c5fc72c291831261c9a19849a3e313efd/evcouplings/couplings/tools.py#L268
if output not present, raises KeyError for "optimization" key - either remove segfault special handling altogether, or check for valid output first and raise otherwise
https://github.com/debbiemarkslab/EVcouplings/blob/af27842c5fc72c291831261c9a19849a3e313efd/evcouplings/couplings/tools.py#L268
if output not present, raises KeyError for "optimization" key - either remove segfault special handling altogether, or check for valid output first and raise otherwise