custom_qubit_model_estimate
Estimate resource needs for novel qubit hardware using fully custom gate times, error rates, and QEC parameters.
Instructions
Estimate resources using fully custom physical qubit parameters.
Use this when modeling novel hardware not covered by the 6 predefined qubit models. All gate times accept strings like '50 ns', '1 μs', '100 ms'. instruction_set: 'GateBased' (default) or 'Majorana'.
Provide algorithm as exactly one of algorithm_template, logical_counts, or qsharp_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm_template | No | ||
| logical_counts | No | ||
| qsharp_code | No | ||
| instruction_set | No | GateBased | |
| one_qubit_gate_time | No | 50 ns | |
| two_qubit_gate_time | No | 50 ns | |
| one_qubit_measurement_time | No | 100 ns | |
| one_qubit_gate_error_rate | No | ||
| two_qubit_gate_error_rate | No | ||
| t_gate_error_rate | No | ||
| readout_error_rate | No | ||
| idle_error_rate | No | ||
| qec_scheme | No | surface_code | |
| error_budget | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||