cst_read_saved_result
Read complex 1D curves from saved CST files by tree path and run ID without opening CST. Preserves raw real/imag values, with optional formatting for magnitude, phase, or dB.
Instructions
Read a complete complex 1D curve by exact tree path and run_id from a completed saved .cst, without opening CST. Raw real/imag are preserved; format adds derived values. max_points=0 returns all samples; otherwise returns an explicitly sampled preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | real_imag | |
| run_id | No | ||
| tree_path | Yes | ||
| max_points | No | ||
| project_path | Yes |