iqm.station_control.client.serializers.sweep_serializers.serialize_sweep_results# serialize_sweep_results(sweep_id, sweep_results)# Convert SweepResults into binary string. Parameters: sweep_id (UUID) – sweep_results (dict[str, list[ndarray]]) – Return type: bytes