iqm.benchmarks.compressive_gst.mgst.additional_fns.generate_fids#
- iqm.benchmarks.compressive_gst.mgst.additional_fns.generate_fids(d: int, length: int, m_f: int) tuple[ndarray, ndarray, ndarray]#
Generate random fiducial sequencecs.
- Parameters:
- Returns:
Sequence list of only the fiducial sequences
Sequence list for all combinations of two concatenated fiducial sequences
Sequence list for all combinations of fiducials seuqneces with a gate in between: fiducial1 – gate – fiducial2
- Return type: