Skip to content

Missing RF output gain setting in get_correction_for_each_LO_and_IF during calibration #250

@joanjcaceres

Description

@joanjcaceres

Hi, I noticed a bug in the get_correction_for_each_LO_and_IF method during calibration. Specifically, the RF output gain was not being defined for the calibration process. To fix this, it needs to be added the following line before the calibration:

qm.octave.set_rf_output_gain(element=element, gain_in_db=gain)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions