prepare_result

Full name: ase2sprkkr.asr.core.results.prepare_result

ase2sprkkr.asr.core.results.prepare_result(cls)[source]

Prepare result class.

This function read key descriptions and types defined in a Result class and assigns properties to all keys. It also sets strict=True used by the result object to ensure all data is present. It also changes the signature of the class to something more helpful than args, kwargs.

Parameters:

cls (object) –

Return type:

str