iqm.qiskit_iqm.examples.bell_measure.bell_measure# iqm.qiskit_iqm.examples.bell_measure.bell_measure(server_url: str) → dict[str, int]# Run a circuit that prepares and measures a Bell state. Parameters: server_url (str) – URL of the IQM Cortex server used for execution Returns: a mapping of bitstrings representing qubit measurement results to counts for each result Return type: dict[str, int]