rf_optimize
Launch an Optuna optimization study to tune device parameters with HFSS scoring. Get a job ID immediately and monitor progress via status polling.
Instructions
Start an Optuna study over the device's parameters, scored by HFSS.
Returns a job id immediately; poll rf_job_status. Trial 0 is always
the analytic seed. Exploration runs at draft mesh; call rf_design
instead if you want the winner verified, exported and reported in one
go.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| spec | Yes | ||
| n_trials | No | ||
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||