aboutsummaryrefslogtreecommitdiff
path: root/util/plot_dh.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'util/plot_dh.ipynb')
-rw-r--r--util/plot_dh.ipynb8
1 files changed, 4 insertions, 4 deletions
diff --git a/util/plot_dh.ipynb b/util/plot_dh.ipynb
index 950be6a..f43d631 100644
--- a/util/plot_dh.ipynb
+++ b/util/plot_dh.ipynb
@@ -82,7 +82,7 @@
"style = \"ggplot\"\n",
"\n",
"# Color map to use, and what color to assign to \"bad\" values (necessary for log_scale)\n",
- "color_map = plt.cm.plasma\n",
+ "color_map = plt.cm.viridis\n",
"color_map_bad = \"black\"\n",
"\n",
"# What function to use to calculate number of histogram bins of time\n",
@@ -610,8 +610,8 @@
],
"metadata": {
"@webio": {
- "lastCommId": "68bed3134fc443a3829779707f7e77b0",
- "lastKernelId": "168cb4cf-3a36-4e98-a687-9a9f57b50354"
+ "lastCommId": "709d7f1e9dab427486f950933d243d24",
+ "lastKernelId": "cf0cea00-5a1b-4e6e-b81a-40a069517c67"
},
"hide_input": false,
"kernelspec": {
@@ -629,7 +629,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.7.2"
+ "version": "3.7.4"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,