Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_isr
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
I was inconsistent with writing round-trip tests for calibrations, and this ticket is the clean-up to fix that.
Only crosstalk was found missing a round-trip testing case. That's been fixed now.
This also fixes the problems those tests identified in the crosstalk calibration.
I've also updated the IsrCalib._eq_ method to reduce code duplication.