captest.CapTest.rep_cond
- CapTest.rep_cond(which='meas', **overrides)
Call
cd.rep_condwith the resolved preset’s rep_conditions.The preset’s
rep_conditionsdict (after anyself.rep_conditionsoverrides fromsetup()) is used as the default kwargs.overridesis partial-merged on top: top-level keys replace, the nestedfuncdict merges one level deep.- Parameters:
which ({'meas', 'sim'}) – Which CapData instance’s
rep_condto call.**overrides – Partial-merged onto the resolved
rep_conditionsdict.
- Returns:
cd.rep_condwrites tocd.rc.- Return type:
None