coflandscaper.calculator_settings_for_head

coflandscaper.calculator_settings_for_head(head)[source]

Map a MACE head name to fixed calculator settings.

Parameters:

head (str) – Requested MACE head name.

Returns:

Calculator keyword settings compatible with mace_mp.

Raises:

ValueError – If head is not one of the supported presets.

Return type:

dict[str, Any]