From e9bab288e3fe0ce000b4ff8a8fa68dbe6f99be99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Javier=20Gonz=C3=A1lez-Delgado?= <jgonzalezd@laas.fr>
Date: Wed, 15 May 2024 17:39:03 +0000
Subject: [PATCH] Save contact data into .h5 files + add supplementary plotting
 parameters

---
 wario/contact_clustering.ipynb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wario/contact_clustering.ipynb b/wario/contact_clustering.ipynb
index 3edc9bf..6202a76 100644
--- a/wario/contact_clustering.ipynb
+++ b/wario/contact_clustering.ipynb
@@ -258,7 +258,7 @@
    "id": "dc831da1",
    "metadata": {},
    "source": [
-    "### 3. Cluster-specific \omega-contact maps\n",
+    "### 3. Cluster-specific $\\omega$-contact maps\n",
     "\n",
     "Compute the ensemble characterization defined as a weighted family of cluster-specific $\\omega$-contact maps."
    ]
@@ -268,7 +268,7 @@
    "id": "9e821614",
    "metadata": {},
    "source": [
-    "#### 3.1 Plot cluster-specific \omega-contact maps"
+    "#### 3.1 Plot cluster-specific $\\omega$-contact maps"
    ]
   },
   {
-- 
GitLab