diff options
| author | J08nY | 2019-08-22 21:18:22 +0200 |
|---|---|---|
| committer | J08nY | 2019-08-22 21:18:22 +0200 |
| commit | 1427557f6b4ea384f48d9c63ba567f5002214531 (patch) | |
| tree | eed27ea1103e4a125a5db685c03f5a75c20aa28f /util/plot_dh.ipynb | |
| parent | 476b57ecb1962281648d97357bcc543d9d54b3c1 (diff) | |
| download | ECTester-1427557f6b4ea384f48d9c63ba567f5002214531.tar.gz ECTester-1427557f6b4ea384f48d9c63ba567f5002214531.tar.zst ECTester-1427557f6b4ea384f48d9c63ba567f5002214531.zip | |
Diffstat (limited to 'util/plot_dh.ipynb')
| -rw-r--r-- | util/plot_dh.ipynb | 8 |
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, |
