iqm.cpc.compiler.post_process.process_metadata

iqm.cpc.compiler.post_process.process_metadata#

iqm.cpc.compiler.post_process.process_metadata(run)#

Process the metadata in the RunResult.

  • Set the target data variables

  • Process tuples serialised into lists back into tuples.

Parameters:

run (RunResult) – The RunResult.

Returns:

The RunResult with the metadata processed.

Return type:

RunResult