input_set_data
Set IC-CAP input data from a dictionary, automatically converting string keys like ('M', '11') to tuple keys for simulations and transforms.
Instructions
Set Input data from a dictionary. String keys such as '("M", "11")' are converted to tuple keys for IC-CAP. Data format: {"('M', '11')": [val1, val2, ...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| force | No | ||
| input_path | Yes |