* Package: dev-python/colorcet-2.0.6:0  * Repository: science  * Maintainer: sci@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_10 test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking colorcet-2.0.6.tar.gz to /var/tmp/portage/dev-python/colorcet-2.0.6/work >>> Source unpacked in /var/tmp/portage/dev-python/colorcet-2.0.6/work >>> Preparing source in /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6 ... * Build system packages: * dev-python/setuptools : 65.6.3-r1 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6 ... * python3_10: running distutils-r1_run_phase distutils-r1_python_compile python3.10 setup.py build -j 7 /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_type' warnings.warn(msg) running build running build_py creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet copying colorcet/__init__.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet copying colorcet/plotting.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet copying colorcet/__main__.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet copying colorcet/sineramp.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/tests copying colorcet/tests/test_bokeh.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/tests copying colorcet/tests/__init__.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/tests copying colorcet/tests/test_aliases.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/tests copying colorcet/tests/test_matplotlib.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/tests running egg_info writing colorcet.egg-info/PKG-INFO writing dependency_links to colorcet.egg-info/dependency_links.txt writing entry points to colorcet.egg-info/entry_points.txt writing requirements to colorcet.egg-info/requires.txt writing top-level names to colorcet.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'colorcet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.ipynb_checkpoints/*' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'colorcet.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'colorcet.examples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'colorcet.examples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'colorcet.examples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'colorcet.examples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'colorcet.examples.assets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'colorcet.examples.assets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'colorcet.examples.assets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'colorcet.examples.assets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'colorcet.examples.assets.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'colorcet.examples.assets.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'colorcet.examples.assets.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'colorcet.examples.assets.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'colorcet.examples.user_guide' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'colorcet.examples.user_guide' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'colorcet.examples.user_guide' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'colorcet.examples.user_guide' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying colorcet/.version -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples copying colorcet/examples/index.ipynb -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets copying colorcet/examples/assets/write_named.py -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/census_fire.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/census_hot.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/fire.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/hot.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/jet.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/named.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images copying colorcet/examples/assets/images/rainbow.png -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/assets/images creating /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/user_guide copying colorcet/examples/user_guide/Categorical.ipynb -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/user_guide copying colorcet/examples/user_guide/Continuous.ipynb -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/user_guide copying colorcet/examples/user_guide/index.ipynb -> /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6-python3_10/lib/colorcet/examples/user_guide warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/colorcet-2.0.6 * python3_10: running distutils-r1_run_phase python_test python3.10 -m pytest -vv -ra -l -Wdefault --color=yes -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb -p no:tavern =========================================================== test session starts ============================================================ platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3.10 cachedir: .pytest_cache rootdir: /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6 plugins: pkgcore-0.12.18, mock-3.10.0, anyio-3.6.1, timeout-2.1.0, cython-0.2.0, asdf-2.8.3, doctestplus-0.11.2 collecting ... collected 340 items colorcet/tests/test_aliases.py::test_get_aliases PASSED [ 1/340] colorcet/tests/test_aliases.py::test_all_original_names PASSED [ 2/340] colorcet/tests/test_aliases.py::test_all_original_names_only_aliased PASSED [ 3/340] colorcet/tests/test_aliases.py::test_all_original_names_nopic PASSED [ 4/340] colorcet/tests/test_aliases.py::test_all_original_names_not_glasbey PASSED [ 5/340] colorcet/tests/test_aliases.py::test_all_original_names_nopic_and_only_aliased PASSED [ 6/340] colorcet/tests/test_bokeh.py::test_bokeh_palettes_available PASSED [ 7/340] colorcet/tests/test_bokeh.py::test_bokeh_palette_is_a_list PASSED [ 8/340] colorcet/tests/test_bokeh.py::test_bokeh_palette_glasbey_do_not_start_with_bw PASSED [ 9/340] colorcet/tests/test_matplotlib.py::test_matplotlib_colormaps_available PASSED [ 10/340] colorcet/tests/test_matplotlib.py::test_matplotlib PASSED [ 11/340] colorcet/tests/test_matplotlib.py::test_matplotlib_glasbey PASSED [ 12/340] colorcet/tests/test_matplotlib.py::test_matplotlib_default_colormap_plot_blues SKIPPED (could not import 'holoviews': No module named 'holoviews') [ 13/340] colorcet/tests/test_matplotlib.py::test_matplotlib_default_colormap_plot_kbc SKIPPED (could not import 'holoviews': No module named 'holoviews') [ 14/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjm_75_c23-v0] FAILED [ 15/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjm_75_c23_r-v1] FAILED [ 16/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D12-v2] FAILED [ 17/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D12_r-v3] FAILED [ 18/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_grey_10_95_c0-v4] FAILED [ 19/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_grey_10_95_c0_r-v5] FAILED [ 20/340] colorcet/tests/test_matplotlib.py::test_get_cm[dimgray-v6] FAILED [ 21/340] colorcet/tests/test_matplotlib.py::test_get_cm[dimgray_r-v7] FAILED [ 22/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L2-v8] FAILED [ 23/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L2_r-v9] FAILED [ 24/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cgo_70_c39-v10] FAILED [ 25/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cgo_70_c39_r-v11] FAILED [ 26/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I1-v12] FAILED [ 27/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I1_r-v13] FAILED [ 28/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bky_60_10_c30-v14] FAILED [ 29/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bky_60_10_c30_r-v15] FAILED [ 30/340] colorcet/tests/test_matplotlib.py::test_get_cm[bky-v16] FAILED [ 31/340] colorcet/tests/test_matplotlib.py::test_get_cm[bky_r-v17] FAILED [ 32/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D6-v18] FAILED [ 33/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D6_r-v19] FAILED [ 34/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_40_95_c42-v20] FAILED [ 35/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_40_95_c42_r-v21] FAILED [ 36/340] colorcet/tests/test_matplotlib.py::test_get_cm[coolwarm-v22] FAILED [ 37/340] colorcet/tests/test_matplotlib.py::test_get_cm[coolwarm_r-v23] FAILED [ 38/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D1-v24] FAILED [ 39/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D1_r-v25] FAILED [ 40/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mrybm_35_75_c68-v26] FAILED [ 41/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mrybm_35_75_c68_r-v27] FAILED [ 42/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C1-v28] FAILED [ 43/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C1_r-v29] FAILED [ 44/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_blue_5_95_c73-v30] FAILED [ 45/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_blue_5_95_c73_r-v31] FAILED [ 46/340] colorcet/tests/test_matplotlib.py::test_get_cm[kbc-v32] FAILED [ 47/340] colorcet/tests/test_matplotlib.py::test_get_cm[kbc_r-v33] FAILED [ 48/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gkr_60_10_c40-v34] FAILED [ 49/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gkr_60_10_c40_r-v35] FAILED [ 50/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gwv_55_95_c39-v36] FAILED [ 51/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gwv_55_95_c39_r-v37] FAILED [ 52/340] colorcet/tests/test_matplotlib.py::test_get_cm[gwv-v38] FAILED [ 53/340] colorcet/tests/test_matplotlib.py::test_get_cm[gwv_r-v39] FAILED [ 54/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D2-v40] FAILED [ 55/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D2_r-v41] FAILED [ 56/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyrm_35_85_c71-v42] FAILED [ 57/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyrm_35_85_c71_r-v43] FAILED [ 58/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_green_0_46_c42-v44] FAILED [ 59/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_green_0_46_c42_r-v45] FAILED [ 60/340] colorcet/tests/test_matplotlib.py::test_get_cm[kg-v46] FAILED [ 61/340] colorcet/tests/test_matplotlib.py::test_get_cm[kg_r-v47] FAILED [ 62/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L14-v48] FAILED [ 63/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L14_r-v49] FAILED [ 64/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_5_100_c64-v50] FAILED [ 65/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_5_100_c64_r-v51] FAILED [ 66/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_55_98_c37-v52] FAILED [ 67/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_55_98_c37_r-v53] FAILED [ 68/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D9-v54] FAILED [ 69/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D9_r-v55] FAILED [ 70/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mygbm_30_95_c78_s25-v56] FAILED [ 71/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mygbm_30_95_c78_s25_r-v57] FAILED [ 72/340] colorcet/tests/test_matplotlib.py::test_get_cm[colorwheel-v58] FAILED [ 73/340] colorcet/tests/test_matplotlib.py::test_get_cm[colorwheel_r-v59] FAILED [ 74/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C2s-v60] FAILED [ 75/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C2s_r-v61] FAILED [ 76/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_rainbow_bgymr_45_85_c67-v62] FAILED [ 77/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_rainbow_bgymr_45_85_c67_r-v63] FAILED [ 78/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R3-v64] FAILED [ 79/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R3_r-v65] FAILED [ 80/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_15_100_c68-v66] FAILED [ 81/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_15_100_c68_r-v67] FAILED [ 82/340] colorcet/tests/test_matplotlib.py::test_get_cm[bgyw-v68] FAILED [ 83/340] colorcet/tests/test_matplotlib.py::test_get_cm[bgyw_r-v69] FAILED [ 84/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjo_70_c25-v70] FAILED [ 85/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjo_70_c25_r-v71] FAILED [ 86/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D11-v72] FAILED [ 87/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D11_r-v73] FAILED [ 88/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mygbm_30_95_c78-v74] FAILED [ 89/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mygbm_30_95_c78_r-v75] FAILED [ 90/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C2-v76] FAILED [ 91/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C2_r-v77] FAILED [ 92/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mrybm_35_75_c68_s25-v78] FAILED [ 93/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_mrybm_35_75_c68_s25_r-v79] FAILED [ 94/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C1s-v80] FAILED [ 95/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C1s_r-v81] FAILED [ 96/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmw_5_95_c86-v82] FAILED [ 97/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmw_5_95_c86_r-v83] FAILED [ 98/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L7-v84] FAILED [ 99/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L7_r-v85] FAILED [100/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_grey_0_100_c0-v86] FAILED [101/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_grey_0_100_c0_r-v87] FAILED [102/340] colorcet/tests/test_matplotlib.py::test_get_cm[gray-v88] FAILED [103/340] colorcet/tests/test_matplotlib.py::test_get_cm[gray_r-v89] FAILED [104/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L1-v90] FAILED [105/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L1_r-v91] FAILED [106/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmy_10_95_c71-v92] FAILED [107/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmy_10_95_c71_r-v93] FAILED [108/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L8-v94] FAILED [109/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L8_r-v95] FAILED [110/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjm_75_c24-v96] FAILED [111/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjm_75_c24_r-v97] FAILED [112/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyr_35_85_c73-v98] FAILED [113/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyr_35_85_c73_r-v99] FAILED [114/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow-v100] FAILED [115/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_r-v101] FAILED [116/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyr_35_85_c72-v102] FAILED [117/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyr_35_85_c72_r-v103] FAILED [118/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R2-v104] FAILED [119/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R2_r-v105] FAILED [120/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_5_98_c75-v106] FAILED [121/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_5_98_c75_r-v107] FAILED [122/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_blue_95_50_c20-v108] FAILED [123/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_blue_95_50_c20_r-v109] FAILED [124/340] colorcet/tests/test_matplotlib.py::test_get_cm[blues-v110] FAILED [125/340] colorcet/tests/test_matplotlib.py::test_get_cm[blues_r-v111] FAILED [126/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L12-v112] FAILED [127/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L12_r-v113] FAILED [128/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_red_0_50_c52-v114] FAILED [129/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_red_0_50_c52_r-v115] FAILED [130/340] colorcet/tests/test_matplotlib.py::test_get_cm[kr-v116] FAILED [131/340] colorcet/tests/test_matplotlib.py::test_get_cm[kr_r-v117] FAILED [132/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L13-v118] FAILED [133/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L13_r-v119] FAILED [134/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_15_100_c67-v120] FAILED [135/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_15_100_c67_r-v121] FAILED [136/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_5_95_c72-v122] FAILED [137/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_5_95_c72_r-v123] FAILED [138/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyrm_35_85_c69-v124] FAILED [139/340] colorcet/tests/test_matplotlib.py::test_get_cm[rainbow_bgyrm_35_85_c69_r-v125] FAILED [140/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R1-v126] FAILED [141/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_R1_r-v127] FAILED [142/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_0_100_c71-v128] FAILED [143/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_0_100_c71_r-v129] FAILED [144/340] colorcet/tests/test_matplotlib.py::test_get_cm[fire-v130] FAILED [145/340] colorcet/tests/test_matplotlib.py::test_get_cm[fire_r-v131] FAILED [146/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L3-v132] FAILED [147/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L3_r-v133] FAILED [148/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bkr_55_10_c35-v134] FAILED [149/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bkr_55_10_c35_r-v135] FAILED [150/340] colorcet/tests/test_matplotlib.py::test_get_cm[bkr-v136] FAILED [151/340] colorcet/tests/test_matplotlib.py::test_get_cm[bkr_r-v137] FAILED [152/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D4-v138] FAILED [153/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D4_r-v139] FAILED [154/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_green_5_95_c69-v140] FAILED [155/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_green_5_95_c69_r-v141] FAILED [156/340] colorcet/tests/test_matplotlib.py::test_get_cm[kgy-v142] FAILED [157/340] colorcet/tests/test_matplotlib.py::test_get_cm[kgy_r-v143] FAILED [158/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmw_5_95_c89-v144] FAILED [159/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmw_5_95_c89_r-v145] FAILED [160/340] colorcet/tests/test_matplotlib.py::test_get_cm[bmw-v146] FAILED [161/340] colorcet/tests/test_matplotlib.py::test_get_cm[bmw_r-v147] FAILED [162/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_wrwbw_40_90_c42_s25-v148] FAILED [163/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_wrwbw_40_90_c42_s25_r-v149] FAILED [164/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C4s-v150] FAILED [165/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C4s_r-v151] FAILED [166/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cgo_80_c38-v152] FAILED [167/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cgo_80_c38_r-v153] FAILED [168/340] colorcet/tests/test_matplotlib.py::test_get_cm[isolum-v154] FAILED [169/340] colorcet/tests/test_matplotlib.py::test_get_cm[isolum_r-v155] FAILED [170/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I2-v156] FAILED [171/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I2_r-v157] FAILED [172/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_grey_15_85_c0_s25-v158] FAILED [173/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_grey_15_85_c0_s25_r-v159] FAILED [174/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C5s-v160] FAILED [175/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C5s_r-v161] FAILED [176/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_cwm_80_100_c22-v162] FAILED [177/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_cwm_80_100_c22_r-v163] FAILED [178/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D10-v164] FAILED [179/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D10_r-v165] FAILED [180/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_gow_60_85_c27-v166] FAILED [181/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_gow_60_85_c27_r-v167] FAILED [182/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L10-v168] FAILED [183/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L10_r-v169] FAILED [184/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmy_10_95_c78-v170] FAILED [185/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bmy_10_95_c78_r-v171] FAILED [186/340] colorcet/tests/test_matplotlib.py::test_get_cm[bmy-v172] FAILED [187/340] colorcet/tests/test_matplotlib.py::test_get_cm[bmy_r-v173] FAILED [188/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_gow_65_90_c35-v174] FAILED [189/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_gow_65_90_c35_r-v175] FAILED [190/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L11-v176] FAILED [191/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L11_r-v177] FAILED [192/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_blue_0_44_c57-v178] FAILED [193/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_ternary_blue_0_44_c57_r-v179] FAILED [194/340] colorcet/tests/test_matplotlib.py::test_get_cm[kb-v180] FAILED [195/340] colorcet/tests/test_matplotlib.py::test_get_cm[kb_r-v181] FAILED [196/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L15-v182] FAILED [197/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L15_r-v183] FAILED [198/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cm_70_c39-v184] FAILED [199/340] colorcet/tests/test_matplotlib.py::test_get_cm[isoluminant_cm_70_c39_r-v185] FAILED [200/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I3-v186] FAILED [201/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_I3_r-v187] FAILED [202/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_linear_bjr_30_55_c53-v188] FAILED [203/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_linear_bjr_30_55_c53_r-v189] FAILED [204/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D8-v190] FAILED [205/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D8_r-v191] FAILED [206/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gwr_55_95_c38-v192] FAILED [207/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_gwr_55_95_c38_r-v193] FAILED [208/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D3-v194] FAILED [209/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D3_r-v195] FAILED [210/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgy_10_95_c74-v196] FAILED [211/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgy_10_95_c74_r-v197] FAILED [212/340] colorcet/tests/test_matplotlib.py::test_get_cm[bgy-v198] FAILED [213/340] colorcet/tests/test_matplotlib.py::test_get_cm[bgy_r-v199] FAILED [214/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_grey_15_85_c0-v200] FAILED [215/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_grey_15_85_c0_r-v201] FAILED [216/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C5-v202] FAILED [217/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C5_r-v203] FAILED [218/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_wrwbw_40_90_c42-v204] FAILED [219/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_wrwbw_40_90_c42_r-v205] FAILED [220/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C4-v206] FAILED [221/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_C4_r-v207] FAILED [222/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_5_100_c67-v208] FAILED [223/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kryw_5_100_c67_r-v209] FAILED [224/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_linear_bjy_30_90_c45-v210] FAILED [225/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_linear_bjy_30_90_c45_r-v211] FAILED [226/340] colorcet/tests/test_matplotlib.py::test_get_cm[bjy-v212] FAILED [227/340] colorcet/tests/test_matplotlib.py::test_get_cm[bjy_r-v213] FAILED [228/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D7-v214] FAILED [229/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D7_r-v215] FAILED [230/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_20_98_c66-v216] FAILED [231/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_bgyw_20_98_c66_r-v217] FAILED [232/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L9-v218] FAILED [233/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L9_r-v219] FAILED [234/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_tritanopic_krjcw_5_95_c24-v220] FAILED [235/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_tritanopic_krjcw_5_95_c24_r-v221] FAILED [236/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTL2-v222] FAILED [237/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTL2_r-v223] FAILED [238/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_20_95_c54-v224] FAILED [239/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwr_20_95_c54_r-v225] FAILED [240/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D1A-v226] FAILED [241/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D1A_r-v227] FAILED [242/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_tritanopic_krjcw_5_98_c46-v228] FAILED [243/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_tritanopic_krjcw_5_98_c46_r-v229] FAILED [244/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTL1-v230] FAILED [245/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTL1_r-v231] FAILED [246/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_protanopic_deuteranopic_wywb_55_96_c33-v232] FAILED [247/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_protanopic_deuteranopic_wywb_55_96_c33_r-v233] FAILED [248/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBC2-v234] FAILED [249/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBC2_r-v235] FAILED [250/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwg_20_95_c41-v236] FAILED [251/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_bwg_20_95_c41_r-v237] FAILED [252/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D13-v238] FAILED [253/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_D13_r-v239] FAILED [254/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_protanopic_deuteranopic_bwyk_16_96_c31-v240] FAILED [255/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r-v241] FAILED [256/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBC1-v242] FAILED [257/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBC1_r-v243] FAILED [258/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_wyor_100_45_c55-v244] FAILED [259/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_wyor_100_45_c55_r-v245] FAILED [260/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L18-v246] FAILED [261/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L18_r-v247] FAILED [262/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_wcmr_100_45_c42-v248] FAILED [263/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_wcmr_100_45_c42_r-v249] FAILED [264/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L19-v250] FAILED [265/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L19_r-v251] FAILED [266/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_protanopic_deuteranopic_bwy_60_95_c32-v252] FAILED [267/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_protanopic_deuteranopic_bwy_60_95_c32_r-v253] FAILED [268/340] colorcet/tests/test_matplotlib.py::test_get_cm[bwy-v254] FAILED [269/340] colorcet/tests/test_matplotlib.py::test_get_cm[bwy_r-v255] FAILED [270/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBD1-v256] FAILED [271/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBD1_r-v257] FAILED [272/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_tritanopic_cwr_75_98_c20-v258] FAILED [273/340] colorcet/tests/test_matplotlib.py::test_get_cm[diverging_tritanopic_cwr_75_98_c20_r-v259] FAILED [274/340] colorcet/tests/test_matplotlib.py::test_get_cm[cwr-v260] FAILED [275/340] colorcet/tests/test_matplotlib.py::test_get_cm[cwr_r-v261] FAILED [276/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTD1-v262] FAILED [277/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTD1_r-v263] FAILED [278/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_protanopic_deuteranopic_kbw_5_98_c40-v264] FAILED [279/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_protanopic_deuteranopic_kbw_5_98_c40_r-v265] FAILED [280/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBL2-v266] FAILED [281/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBL2_r-v267] FAILED [282/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_protanopic_deuteranopic_kbjyw_5_95_c25-v268] FAILED [283/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_protanopic_deuteranopic_kbjyw_5_95_c25_r-v269] FAILED [284/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBL1-v270] FAILED [285/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBL1_r-v271] FAILED [286/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_worb_100_25_c53-v272] FAILED [287/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_worb_100_25_c53_r-v273] FAILED [288/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L17-v274] FAILED [289/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L17_r-v275] FAILED [290/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kbgyw_5_98_c62-v276] FAILED [291/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kbgyw_5_98_c62_r-v277] FAILED [292/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L16-v278] FAILED [293/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L16_r-v279] FAILED [294/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kbc_5_95_c73-v280] FAILED [295/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kbc_5_95_c73_r-v281] FAILED [296/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L6-v282] FAILED [297/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L6_r-v283] FAILED [298/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_tritanopic_wrwc_70_100_c20-v284] FAILED [299/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_tritanopic_wrwc_70_100_c20_r-v285] FAILED [300/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTC2-v286] FAILED [301/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTC2_r-v287] FAILED [302/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kgy_5_95_c69-v288] FAILED [303/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kgy_5_95_c69_r-v289] FAILED [304/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L5-v290] FAILED [305/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L5_r-v291] FAILED [306/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_tritanopic_cwrk_40_100_c20-v292] FAILED [307/340] colorcet/tests/test_matplotlib.py::test_get_cm[cyclic_tritanopic_cwrk_40_100_c20_r-v293] FAILED [308/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTC1-v294] FAILED [309/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_CBTC1_r-v295] FAILED [310/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_0_97_c73-v296] FAILED [311/340] colorcet/tests/test_matplotlib.py::test_get_cm[linear_kry_0_97_c73_r-v297] FAILED [312/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L4-v298] FAILED [313/340] colorcet/tests/test_matplotlib.py::test_get_cm[CET_L4_r-v299] FAILED [314/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_category10-v300] FAILED [315/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_category10_r-v301] FAILED [316/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_minl_30-v302] FAILED [317/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_minl_30_r-v303] FAILED [318/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_light-v304] FAILED [319/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_light_r-v305] FAILED [320/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_hue_330_100-v306] FAILED [321/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_hue_330_100_r-v307] FAILED [322/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_warm-v308] FAILED [323/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_warm_r-v309] FAILED [324/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20-v310] FAILED [325/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_r-v311] FAILED [326/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey-v312] FAILED [327/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_r-v313] FAILED [328/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw-v314] FAILED [329/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_r-v315] FAILED [330/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_maxl_70-v316] FAILED [331/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_maxl_70_r-v317] FAILED [332/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_dark-v318] FAILED [333/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_dark_r-v319] FAILED [334/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_hv-v320] FAILED [335/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_hv_r-v321] FAILED [336/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_hue_150_280-v322] FAILED [337/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_bw_minc_20_hue_150_280_r-v323] FAILED [338/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_cool-v324] FAILED [339/340] colorcet/tests/test_matplotlib.py::test_get_cm[glasbey_cool_r-v325] FAILED [340/340] ================================================================= FAILURES ================================================================= _____________________________________________ test_get_cm[diverging_isoluminant_cjm_75_c23-v0] _____________________________________________ k = 'diverging_isoluminant_cjm_75_c23', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjm_75_c23')) E + where = .get_cmap k = 'diverging_isoluminant_cjm_75_c23' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_isoluminant_cjm_75_c23_r-v1] ____________________________________________ k = 'diverging_isoluminant_cjm_75_c23_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjm_75_c23_r')) E + where = .get_cmap k = 'diverging_isoluminant_cjm_75_c23_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D12-v2] __________________________________________________________ k = 'CET_D12', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D12')) E + where = .get_cmap k = 'CET_D12' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D12_r-v3] _________________________________________________________ k = 'CET_D12_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D12_r')) E + where = .get_cmap k = 'CET_D12_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________ test_get_cm[linear_grey_10_95_c0-v4] ___________________________________________________ k = 'linear_grey_10_95_c0', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_grey_10_95_c0')) E + where = .get_cmap k = 'linear_grey_10_95_c0' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_grey_10_95_c0_r-v5] __________________________________________________ k = 'linear_grey_10_95_c0_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_grey_10_95_c0_r')) E + where = .get_cmap k = 'linear_grey_10_95_c0_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[dimgray-v6] __________________________________________________________ k = 'dimgray', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'dimgray')) E + where = .get_cmap k = 'dimgray' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[dimgray_r-v7] _________________________________________________________ k = 'dimgray_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'dimgray_r')) E + where = .get_cmap k = 'dimgray_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[CET_L2-v8] __________________________________________________________ k = 'CET_L2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L2')) E + where = .get_cmap k = 'CET_L2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L2_r-v9] _________________________________________________________ k = 'CET_L2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L2_r')) E + where = .get_cmap k = 'CET_L2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[isoluminant_cgo_70_c39-v10] __________________________________________________ k = 'isoluminant_cgo_70_c39', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cgo_70_c39')) E + where = .get_cmap k = 'isoluminant_cgo_70_c39' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[isoluminant_cgo_70_c39_r-v11] _________________________________________________ k = 'isoluminant_cgo_70_c39_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cgo_70_c39_r')) E + where = .get_cmap k = 'isoluminant_cgo_70_c39_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_I1-v12] __________________________________________________________ k = 'CET_I1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I1')) E + where = .get_cmap k = 'CET_I1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_I1_r-v13] _________________________________________________________ k = 'CET_I1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I1_r')) E + where = .get_cmap k = 'CET_I1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[diverging_bky_60_10_c30-v14] _________________________________________________ k = 'diverging_bky_60_10_c30', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bky_60_10_c30')) E + where = .get_cmap k = 'diverging_bky_60_10_c30' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bky_60_10_c30_r-v15] ________________________________________________ k = 'diverging_bky_60_10_c30_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bky_60_10_c30_r')) E + where = .get_cmap k = 'diverging_bky_60_10_c30_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[bky-v16] ___________________________________________________________ k = 'bky', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bky')) E + where = .get_cmap k = 'bky' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bky_r-v17] __________________________________________________________ k = 'bky_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bky_r')) E + where = .get_cmap k = 'bky_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D6-v18] __________________________________________________________ k = 'CET_D6', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D6')) E + where = .get_cmap k = 'CET_D6' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D6_r-v19] _________________________________________________________ k = 'CET_D6_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D6_r')) E + where = .get_cmap k = 'CET_D6_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[diverging_bwr_40_95_c42-v20] _________________________________________________ k = 'diverging_bwr_40_95_c42', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_40_95_c42')) E + where = .get_cmap k = 'diverging_bwr_40_95_c42' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bwr_40_95_c42_r-v21] ________________________________________________ k = 'diverging_bwr_40_95_c42_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_40_95_c42_r')) E + where = .get_cmap k = 'diverging_bwr_40_95_c42_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[coolwarm-v22] _________________________________________________________ k = 'coolwarm', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'coolwarm')) E + where = .get_cmap k = 'coolwarm' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[coolwarm_r-v23] ________________________________________________________ k = 'coolwarm_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'coolwarm_r')) E + where = .get_cmap k = 'coolwarm_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D1-v24] __________________________________________________________ k = 'CET_D1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D1')) E + where = .get_cmap k = 'CET_D1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D1_r-v25] _________________________________________________________ k = 'CET_D1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D1_r')) E + where = .get_cmap k = 'CET_D1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[cyclic_mrybm_35_75_c68-v26] __________________________________________________ k = 'cyclic_mrybm_35_75_c68', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mrybm_35_75_c68')) E + where = .get_cmap k = 'cyclic_mrybm_35_75_c68' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[cyclic_mrybm_35_75_c68_r-v27] _________________________________________________ k = 'cyclic_mrybm_35_75_c68_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mrybm_35_75_c68_r')) E + where = .get_cmap k = 'cyclic_mrybm_35_75_c68_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C1-v28] __________________________________________________________ k = 'CET_C1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C1')) E + where = .get_cmap k = 'CET_C1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C1_r-v29] _________________________________________________________ k = 'CET_C1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C1_r')) E + where = .get_cmap k = 'CET_C1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_blue_5_95_c73-v30] ___________________________________________________ k = 'linear_blue_5_95_c73', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_blue_5_95_c73')) E + where = .get_cmap k = 'linear_blue_5_95_c73' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_blue_5_95_c73_r-v31] __________________________________________________ k = 'linear_blue_5_95_c73_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_blue_5_95_c73_r')) E + where = .get_cmap k = 'linear_blue_5_95_c73_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[kbc-v32] ___________________________________________________________ k = 'kbc', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kbc')) E + where = .get_cmap k = 'kbc' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[kbc_r-v33] __________________________________________________________ k = 'kbc_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kbc_r')) E + where = .get_cmap k = 'kbc_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[diverging_gkr_60_10_c40-v34] _________________________________________________ k = 'diverging_gkr_60_10_c40', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gkr_60_10_c40')) E + where = .get_cmap k = 'diverging_gkr_60_10_c40' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_gkr_60_10_c40_r-v35] ________________________________________________ k = 'diverging_gkr_60_10_c40_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gkr_60_10_c40_r')) E + where = .get_cmap k = 'diverging_gkr_60_10_c40_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[diverging_gwv_55_95_c39-v36] _________________________________________________ k = 'diverging_gwv_55_95_c39', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gwv_55_95_c39')) E + where = .get_cmap k = 'diverging_gwv_55_95_c39' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_gwv_55_95_c39_r-v37] ________________________________________________ k = 'diverging_gwv_55_95_c39_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gwv_55_95_c39_r')) E + where = .get_cmap k = 'diverging_gwv_55_95_c39_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[gwv-v38] ___________________________________________________________ k = 'gwv', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'gwv')) E + where = .get_cmap k = 'gwv' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[gwv_r-v39] __________________________________________________________ k = 'gwv_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'gwv_r')) E + where = .get_cmap k = 'gwv_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D2-v40] __________________________________________________________ k = 'CET_D2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D2')) E + where = .get_cmap k = 'CET_D2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D2_r-v41] _________________________________________________________ k = 'CET_D2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D2_r')) E + where = .get_cmap k = 'CET_D2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[rainbow_bgyrm_35_85_c71-v42] _________________________________________________ k = 'rainbow_bgyrm_35_85_c71', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyrm_35_85_c71')) E + where = .get_cmap k = 'rainbow_bgyrm_35_85_c71' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[rainbow_bgyrm_35_85_c71_r-v43] ________________________________________________ k = 'rainbow_bgyrm_35_85_c71_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyrm_35_85_c71_r')) E + where = .get_cmap k = 'rainbow_bgyrm_35_85_c71_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[linear_ternary_green_0_46_c42-v44] ______________________________________________ k = 'linear_ternary_green_0_46_c42', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_green_0_46_c42')) E + where = .get_cmap k = 'linear_ternary_green_0_46_c42' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[linear_ternary_green_0_46_c42_r-v45] _____________________________________________ k = 'linear_ternary_green_0_46_c42_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_green_0_46_c42_r')) E + where = .get_cmap k = 'linear_ternary_green_0_46_c42_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[kg-v46] ____________________________________________________________ k = 'kg', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kg')) E + where = .get_cmap k = 'kg' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[kg_r-v47] ___________________________________________________________ k = 'kg_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kg_r')) E + where = .get_cmap k = 'kg_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L14-v48] _________________________________________________________ k = 'CET_L14', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L14')) E + where = .get_cmap k = 'CET_L14' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L14_r-v49] ________________________________________________________ k = 'CET_L14_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L14_r')) E + where = .get_cmap k = 'CET_L14_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kryw_5_100_c64-v50] __________________________________________________ k = 'linear_kryw_5_100_c64', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_5_100_c64')) E + where = .get_cmap k = 'linear_kryw_5_100_c64' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kryw_5_100_c64_r-v51] _________________________________________________ k = 'linear_kryw_5_100_c64_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_5_100_c64_r')) E + where = .get_cmap k = 'linear_kryw_5_100_c64_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[diverging_bwr_55_98_c37-v52] _________________________________________________ k = 'diverging_bwr_55_98_c37', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_55_98_c37')) E + where = .get_cmap k = 'diverging_bwr_55_98_c37' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bwr_55_98_c37_r-v53] ________________________________________________ k = 'diverging_bwr_55_98_c37_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_55_98_c37_r')) E + where = .get_cmap k = 'diverging_bwr_55_98_c37_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D9-v54] __________________________________________________________ k = 'CET_D9', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D9')) E + where = .get_cmap k = 'CET_D9' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D9_r-v55] _________________________________________________________ k = 'CET_D9_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D9_r')) E + where = .get_cmap k = 'CET_D9_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[cyclic_mygbm_30_95_c78_s25-v56] ________________________________________________ k = 'cyclic_mygbm_30_95_c78_s25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mygbm_30_95_c78_s25')) E + where = .get_cmap k = 'cyclic_mygbm_30_95_c78_s25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[cyclic_mygbm_30_95_c78_s25_r-v57] _______________________________________________ k = 'cyclic_mygbm_30_95_c78_s25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mygbm_30_95_c78_s25_r')) E + where = .get_cmap k = 'cyclic_mygbm_30_95_c78_s25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[colorwheel-v58] ________________________________________________________ k = 'colorwheel', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'colorwheel')) E + where = .get_cmap k = 'colorwheel' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[colorwheel_r-v59] _______________________________________________________ k = 'colorwheel_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'colorwheel_r')) E + where = .get_cmap k = 'colorwheel_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C2s-v60] _________________________________________________________ k = 'CET_C2s', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C2s')) E + where = .get_cmap k = 'CET_C2s' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C2s_r-v61] ________________________________________________________ k = 'CET_C2s_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C2s_r')) E + where = .get_cmap k = 'CET_C2s_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_rainbow_bgymr_45_85_c67-v62] ____________________________________________ k = 'diverging_rainbow_bgymr_45_85_c67', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_rainbow_bgymr_45_85_c67')) E + where = .get_cmap k = 'diverging_rainbow_bgymr_45_85_c67' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[diverging_rainbow_bgymr_45_85_c67_r-v63] ___________________________________________ k = 'diverging_rainbow_bgymr_45_85_c67_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_rainbow_bgymr_45_85_c67_r')) E + where = .get_cmap k = 'diverging_rainbow_bgymr_45_85_c67_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_R3-v64] __________________________________________________________ k = 'CET_R3', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R3')) E + where = .get_cmap k = 'CET_R3' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_R3_r-v65] _________________________________________________________ k = 'CET_R3_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R3_r')) E + where = .get_cmap k = 'CET_R3_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bgyw_15_100_c68-v66] __________________________________________________ k = 'linear_bgyw_15_100_c68', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_15_100_c68')) E + where = .get_cmap k = 'linear_bgyw_15_100_c68' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_bgyw_15_100_c68_r-v67] _________________________________________________ k = 'linear_bgyw_15_100_c68_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_15_100_c68_r')) E + where = .get_cmap k = 'linear_bgyw_15_100_c68_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bgyw-v68] ___________________________________________________________ k = 'bgyw', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bgyw')) E + where = .get_cmap k = 'bgyw' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bgyw_r-v69] __________________________________________________________ k = 'bgyw_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bgyw_r')) E + where = .get_cmap k = 'bgyw_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_isoluminant_cjo_70_c25-v70] _____________________________________________ k = 'diverging_isoluminant_cjo_70_c25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjo_70_c25')) E + where = .get_cmap k = 'diverging_isoluminant_cjo_70_c25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[diverging_isoluminant_cjo_70_c25_r-v71] ____________________________________________ k = 'diverging_isoluminant_cjo_70_c25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjo_70_c25_r')) E + where = .get_cmap k = 'diverging_isoluminant_cjo_70_c25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D11-v72] _________________________________________________________ k = 'CET_D11', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D11')) E + where = .get_cmap k = 'CET_D11' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D11_r-v73] ________________________________________________________ k = 'CET_D11_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D11_r')) E + where = .get_cmap k = 'CET_D11_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[cyclic_mygbm_30_95_c78-v74] __________________________________________________ k = 'cyclic_mygbm_30_95_c78', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mygbm_30_95_c78')) E + where = .get_cmap k = 'cyclic_mygbm_30_95_c78' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[cyclic_mygbm_30_95_c78_r-v75] _________________________________________________ k = 'cyclic_mygbm_30_95_c78_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mygbm_30_95_c78_r')) E + where = .get_cmap k = 'cyclic_mygbm_30_95_c78_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C2-v76] __________________________________________________________ k = 'CET_C2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C2')) E + where = .get_cmap k = 'CET_C2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C2_r-v77] _________________________________________________________ k = 'CET_C2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C2_r')) E + where = .get_cmap k = 'CET_C2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[cyclic_mrybm_35_75_c68_s25-v78] ________________________________________________ k = 'cyclic_mrybm_35_75_c68_s25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mrybm_35_75_c68_s25')) E + where = .get_cmap k = 'cyclic_mrybm_35_75_c68_s25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[cyclic_mrybm_35_75_c68_s25_r-v79] _______________________________________________ k = 'cyclic_mrybm_35_75_c68_s25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_mrybm_35_75_c68_s25_r')) E + where = .get_cmap k = 'cyclic_mrybm_35_75_c68_s25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C1s-v80] _________________________________________________________ k = 'CET_C1s', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C1s')) E + where = .get_cmap k = 'CET_C1s' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C1s_r-v81] ________________________________________________________ k = 'CET_C1s_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C1s_r')) E + where = .get_cmap k = 'CET_C1s_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________ test_get_cm[linear_bmw_5_95_c86-v82] ___________________________________________________ k = 'linear_bmw_5_95_c86', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmw_5_95_c86')) E + where = .get_cmap k = 'linear_bmw_5_95_c86' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_bmw_5_95_c86_r-v83] __________________________________________________ k = 'linear_bmw_5_95_c86_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmw_5_95_c86_r')) E + where = .get_cmap k = 'linear_bmw_5_95_c86_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L7-v84] __________________________________________________________ k = 'CET_L7', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L7')) E + where = .get_cmap k = 'CET_L7' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L7_r-v85] _________________________________________________________ k = 'CET_L7_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L7_r')) E + where = .get_cmap k = 'CET_L7_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_grey_0_100_c0-v86] ___________________________________________________ k = 'linear_grey_0_100_c0', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_grey_0_100_c0')) E + where = .get_cmap k = 'linear_grey_0_100_c0' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_grey_0_100_c0_r-v87] __________________________________________________ k = 'linear_grey_0_100_c0_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_grey_0_100_c0_r')) E + where = .get_cmap k = 'linear_grey_0_100_c0_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[gray-v88] ___________________________________________________________ k = 'gray', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'gray')) E + where = .get_cmap k = 'gray' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[gray_r-v89] __________________________________________________________ k = 'gray_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'gray_r')) E + where = .get_cmap k = 'gray_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L1-v90] __________________________________________________________ k = 'CET_L1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L1')) E + where = .get_cmap k = 'CET_L1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L1_r-v91] _________________________________________________________ k = 'CET_L1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L1_r')) E + where = .get_cmap k = 'CET_L1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_bmy_10_95_c71-v92] ___________________________________________________ k = 'linear_bmy_10_95_c71', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmy_10_95_c71')) E + where = .get_cmap k = 'linear_bmy_10_95_c71' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bmy_10_95_c71_r-v93] __________________________________________________ k = 'linear_bmy_10_95_c71_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmy_10_95_c71_r')) E + where = .get_cmap k = 'linear_bmy_10_95_c71_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L8-v94] __________________________________________________________ k = 'CET_L8', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L8')) E + where = .get_cmap k = 'CET_L8' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L8_r-v95] _________________________________________________________ k = 'CET_L8_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L8_r')) E + where = .get_cmap k = 'CET_L8_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_isoluminant_cjm_75_c24-v96] _____________________________________________ k = 'diverging_isoluminant_cjm_75_c24', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjm_75_c24')) E + where = .get_cmap k = 'diverging_isoluminant_cjm_75_c24' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[diverging_isoluminant_cjm_75_c24_r-v97] ____________________________________________ k = 'diverging_isoluminant_cjm_75_c24_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_isoluminant_cjm_75_c24_r')) E + where = .get_cmap k = 'diverging_isoluminant_cjm_75_c24_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[rainbow_bgyr_35_85_c73-v98] __________________________________________________ k = 'rainbow_bgyr_35_85_c73', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyr_35_85_c73')) E + where = .get_cmap k = 'rainbow_bgyr_35_85_c73' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[rainbow_bgyr_35_85_c73_r-v99] _________________________________________________ k = 'rainbow_bgyr_35_85_c73_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyr_35_85_c73_r')) E + where = .get_cmap k = 'rainbow_bgyr_35_85_c73_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[rainbow-v100] _________________________________________________________ k = 'rainbow', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow')) E + where = .get_cmap k = 'rainbow' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[rainbow_r-v101] ________________________________________________________ k = 'rainbow_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_r')) E + where = .get_cmap k = 'rainbow_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[rainbow_bgyr_35_85_c72-v102] _________________________________________________ k = 'rainbow_bgyr_35_85_c72', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyr_35_85_c72')) E + where = .get_cmap k = 'rainbow_bgyr_35_85_c72' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[rainbow_bgyr_35_85_c72_r-v103] ________________________________________________ k = 'rainbow_bgyr_35_85_c72_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyr_35_85_c72_r')) E + where = .get_cmap k = 'rainbow_bgyr_35_85_c72_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_R2-v104] _________________________________________________________ k = 'CET_R2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R2')) E + where = .get_cmap k = 'CET_R2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_R2_r-v105] ________________________________________________________ k = 'CET_R2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R2_r')) E + where = .get_cmap k = 'CET_R2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kry_5_98_c75-v106] ___________________________________________________ k = 'linear_kry_5_98_c75', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_5_98_c75')) E + where = .get_cmap k = 'linear_kry_5_98_c75' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kry_5_98_c75_r-v107] __________________________________________________ k = 'linear_kry_5_98_c75_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_5_98_c75_r')) E + where = .get_cmap k = 'linear_kry_5_98_c75_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_blue_95_50_c20-v108] __________________________________________________ k = 'linear_blue_95_50_c20', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_blue_95_50_c20')) E + where = .get_cmap k = 'linear_blue_95_50_c20' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_blue_95_50_c20_r-v109] _________________________________________________ k = 'linear_blue_95_50_c20_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_blue_95_50_c20_r')) E + where = .get_cmap k = 'linear_blue_95_50_c20_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[blues-v110] __________________________________________________________ k = 'blues', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'blues')) E + where = .get_cmap k = 'blues' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[blues_r-v111] _________________________________________________________ k = 'blues_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'blues_r')) E + where = .get_cmap k = 'blues_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L12-v112] _________________________________________________________ k = 'CET_L12', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L12')) E + where = .get_cmap k = 'CET_L12' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L12_r-v113] ________________________________________________________ k = 'CET_L12_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L12_r')) E + where = .get_cmap k = 'CET_L12_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[linear_ternary_red_0_50_c52-v114] _______________________________________________ k = 'linear_ternary_red_0_50_c52', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_red_0_50_c52')) E + where = .get_cmap k = 'linear_ternary_red_0_50_c52' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[linear_ternary_red_0_50_c52_r-v115] ______________________________________________ k = 'linear_ternary_red_0_50_c52_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_red_0_50_c52_r')) E + where = .get_cmap k = 'linear_ternary_red_0_50_c52_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[kr-v116] ___________________________________________________________ k = 'kr', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kr')) E + where = .get_cmap k = 'kr' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[kr_r-v117] __________________________________________________________ k = 'kr_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kr_r')) E + where = .get_cmap k = 'kr_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L13-v118] _________________________________________________________ k = 'CET_L13', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L13')) E + where = .get_cmap k = 'CET_L13' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L13_r-v119] ________________________________________________________ k = 'CET_L13_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L13_r')) E + where = .get_cmap k = 'CET_L13_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bgyw_15_100_c67-v120] _________________________________________________ k = 'linear_bgyw_15_100_c67', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_15_100_c67')) E + where = .get_cmap k = 'linear_bgyw_15_100_c67' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_bgyw_15_100_c67_r-v121] ________________________________________________ k = 'linear_bgyw_15_100_c67_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_15_100_c67_r')) E + where = .get_cmap k = 'linear_bgyw_15_100_c67_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kry_5_95_c72-v122] ___________________________________________________ k = 'linear_kry_5_95_c72', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_5_95_c72')) E + where = .get_cmap k = 'linear_kry_5_95_c72' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kry_5_95_c72_r-v123] __________________________________________________ k = 'linear_kry_5_95_c72_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_5_95_c72_r')) E + where = .get_cmap k = 'linear_kry_5_95_c72_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[rainbow_bgyrm_35_85_c69-v124] _________________________________________________ k = 'rainbow_bgyrm_35_85_c69', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyrm_35_85_c69')) E + where = .get_cmap k = 'rainbow_bgyrm_35_85_c69' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[rainbow_bgyrm_35_85_c69_r-v125] ________________________________________________ k = 'rainbow_bgyrm_35_85_c69_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'rainbow_bgyrm_35_85_c69_r')) E + where = .get_cmap k = 'rainbow_bgyrm_35_85_c69_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_R1-v126] _________________________________________________________ k = 'CET_R1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R1')) E + where = .get_cmap k = 'CET_R1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_R1_r-v127] ________________________________________________________ k = 'CET_R1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_R1_r')) E + where = .get_cmap k = 'CET_R1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kryw_0_100_c71-v128] __________________________________________________ k = 'linear_kryw_0_100_c71', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_0_100_c71')) E + where = .get_cmap k = 'linear_kryw_0_100_c71' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_kryw_0_100_c71_r-v129] _________________________________________________ k = 'linear_kryw_0_100_c71_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_0_100_c71_r')) E + where = .get_cmap k = 'linear_kryw_0_100_c71_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[fire-v130] __________________________________________________________ k = 'fire', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'fire')) E + where = .get_cmap k = 'fire' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[fire_r-v131] _________________________________________________________ k = 'fire_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'fire_r')) E + where = .get_cmap k = 'fire_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L3-v132] _________________________________________________________ k = 'CET_L3', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L3')) E + where = .get_cmap k = 'CET_L3' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L3_r-v133] ________________________________________________________ k = 'CET_L3_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L3_r')) E + where = .get_cmap k = 'CET_L3_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bkr_55_10_c35-v134] _________________________________________________ k = 'diverging_bkr_55_10_c35', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bkr_55_10_c35')) E + where = .get_cmap k = 'diverging_bkr_55_10_c35' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[diverging_bkr_55_10_c35_r-v135] ________________________________________________ k = 'diverging_bkr_55_10_c35_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bkr_55_10_c35_r')) E + where = .get_cmap k = 'diverging_bkr_55_10_c35_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bkr-v136] ___________________________________________________________ k = 'bkr', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bkr')) E + where = .get_cmap k = 'bkr' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bkr_r-v137] __________________________________________________________ k = 'bkr_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bkr_r')) E + where = .get_cmap k = 'bkr_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D4-v138] _________________________________________________________ k = 'CET_D4', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D4')) E + where = .get_cmap k = 'CET_D4' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D4_r-v139] ________________________________________________________ k = 'CET_D4_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D4_r')) E + where = .get_cmap k = 'CET_D4_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_green_5_95_c69-v140] __________________________________________________ k = 'linear_green_5_95_c69', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_green_5_95_c69')) E + where = .get_cmap k = 'linear_green_5_95_c69' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_green_5_95_c69_r-v141] _________________________________________________ k = 'linear_green_5_95_c69_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_green_5_95_c69_r')) E + where = .get_cmap k = 'linear_green_5_95_c69_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[kgy-v142] ___________________________________________________________ k = 'kgy', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kgy')) E + where = .get_cmap k = 'kgy' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[kgy_r-v143] __________________________________________________________ k = 'kgy_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kgy_r')) E + where = .get_cmap k = 'kgy_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_bmw_5_95_c89-v144] ___________________________________________________ k = 'linear_bmw_5_95_c89', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmw_5_95_c89')) E + where = .get_cmap k = 'linear_bmw_5_95_c89' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bmw_5_95_c89_r-v145] __________________________________________________ k = 'linear_bmw_5_95_c89_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmw_5_95_c89_r')) E + where = .get_cmap k = 'linear_bmw_5_95_c89_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bmw-v146] ___________________________________________________________ k = 'bmw', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bmw')) E + where = .get_cmap k = 'bmw' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bmw_r-v147] __________________________________________________________ k = 'bmw_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bmw_r')) E + where = .get_cmap k = 'bmw_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[cyclic_wrwbw_40_90_c42_s25-v148] _______________________________________________ k = 'cyclic_wrwbw_40_90_c42_s25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_wrwbw_40_90_c42_s25')) E + where = .get_cmap k = 'cyclic_wrwbw_40_90_c42_s25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[cyclic_wrwbw_40_90_c42_s25_r-v149] ______________________________________________ k = 'cyclic_wrwbw_40_90_c42_s25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_wrwbw_40_90_c42_s25_r')) E + where = .get_cmap k = 'cyclic_wrwbw_40_90_c42_s25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C4s-v150] _________________________________________________________ k = 'CET_C4s', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C4s')) E + where = .get_cmap k = 'CET_C4s' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_C4s_r-v151] ________________________________________________________ k = 'CET_C4s_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C4s_r')) E + where = .get_cmap k = 'CET_C4s_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[isoluminant_cgo_80_c38-v152] _________________________________________________ k = 'isoluminant_cgo_80_c38', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cgo_80_c38')) E + where = .get_cmap k = 'isoluminant_cgo_80_c38' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[isoluminant_cgo_80_c38_r-v153] ________________________________________________ k = 'isoluminant_cgo_80_c38_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cgo_80_c38_r')) E + where = .get_cmap k = 'isoluminant_cgo_80_c38_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[isolum-v154] _________________________________________________________ k = 'isolum', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isolum')) E + where = .get_cmap k = 'isolum' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[isolum_r-v155] ________________________________________________________ k = 'isolum_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isolum_r')) E + where = .get_cmap k = 'isolum_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_I2-v156] _________________________________________________________ k = 'CET_I2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I2')) E + where = .get_cmap k = 'CET_I2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_I2_r-v157] ________________________________________________________ k = 'CET_I2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I2_r')) E + where = .get_cmap k = 'CET_I2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[cyclic_grey_15_85_c0_s25-v158] ________________________________________________ k = 'cyclic_grey_15_85_c0_s25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_grey_15_85_c0_s25')) E + where = .get_cmap k = 'cyclic_grey_15_85_c0_s25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[cyclic_grey_15_85_c0_s25_r-v159] _______________________________________________ k = 'cyclic_grey_15_85_c0_s25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_grey_15_85_c0_s25_r')) E + where = .get_cmap k = 'cyclic_grey_15_85_c0_s25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C5s-v160] _________________________________________________________ k = 'CET_C5s', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C5s')) E + where = .get_cmap k = 'CET_C5s' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_C5s_r-v161] ________________________________________________________ k = 'CET_C5s_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C5s_r')) E + where = .get_cmap k = 'CET_C5s_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_cwm_80_100_c22-v162] ________________________________________________ k = 'diverging_cwm_80_100_c22', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_cwm_80_100_c22')) E + where = .get_cmap k = 'diverging_cwm_80_100_c22' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[diverging_cwm_80_100_c22_r-v163] _______________________________________________ k = 'diverging_cwm_80_100_c22_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_cwm_80_100_c22_r')) E + where = .get_cmap k = 'diverging_cwm_80_100_c22_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D10-v164] _________________________________________________________ k = 'CET_D10', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D10')) E + where = .get_cmap k = 'CET_D10' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_D10_r-v165] ________________________________________________________ k = 'CET_D10_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D10_r')) E + where = .get_cmap k = 'CET_D10_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_gow_60_85_c27-v166] __________________________________________________ k = 'linear_gow_60_85_c27', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_gow_60_85_c27')) E + where = .get_cmap k = 'linear_gow_60_85_c27' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_gow_60_85_c27_r-v167] _________________________________________________ k = 'linear_gow_60_85_c27_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_gow_60_85_c27_r')) E + where = .get_cmap k = 'linear_gow_60_85_c27_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L10-v168] _________________________________________________________ k = 'CET_L10', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L10')) E + where = .get_cmap k = 'CET_L10' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L10_r-v169] ________________________________________________________ k = 'CET_L10_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L10_r')) E + where = .get_cmap k = 'CET_L10_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_bmy_10_95_c78-v170] __________________________________________________ k = 'linear_bmy_10_95_c78', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmy_10_95_c78')) E + where = .get_cmap k = 'linear_bmy_10_95_c78' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bmy_10_95_c78_r-v171] _________________________________________________ k = 'linear_bmy_10_95_c78_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bmy_10_95_c78_r')) E + where = .get_cmap k = 'linear_bmy_10_95_c78_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bmy-v172] ___________________________________________________________ k = 'bmy', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bmy')) E + where = .get_cmap k = 'bmy' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bmy_r-v173] __________________________________________________________ k = 'bmy_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bmy_r')) E + where = .get_cmap k = 'bmy_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_gow_65_90_c35-v174] __________________________________________________ k = 'linear_gow_65_90_c35', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_gow_65_90_c35')) E + where = .get_cmap k = 'linear_gow_65_90_c35' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_gow_65_90_c35_r-v175] _________________________________________________ k = 'linear_gow_65_90_c35_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_gow_65_90_c35_r')) E + where = .get_cmap k = 'linear_gow_65_90_c35_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L11-v176] _________________________________________________________ k = 'CET_L11', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L11')) E + where = .get_cmap k = 'CET_L11' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L11_r-v177] ________________________________________________________ k = 'CET_L11_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L11_r')) E + where = .get_cmap k = 'CET_L11_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[linear_ternary_blue_0_44_c57-v178] ______________________________________________ k = 'linear_ternary_blue_0_44_c57', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_blue_0_44_c57')) E + where = .get_cmap k = 'linear_ternary_blue_0_44_c57' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[linear_ternary_blue_0_44_c57_r-v179] _____________________________________________ k = 'linear_ternary_blue_0_44_c57_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_ternary_blue_0_44_c57_r')) E + where = .get_cmap k = 'linear_ternary_blue_0_44_c57_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________________ test_get_cm[kb-v180] ___________________________________________________________ k = 'kb', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kb')) E + where = .get_cmap k = 'kb' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[kb_r-v181] __________________________________________________________ k = 'kb_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'kb_r')) E + where = .get_cmap k = 'kb_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L15-v182] _________________________________________________________ k = 'CET_L15', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L15')) E + where = .get_cmap k = 'CET_L15' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L15_r-v183] ________________________________________________________ k = 'CET_L15_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L15_r')) E + where = .get_cmap k = 'CET_L15_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[isoluminant_cm_70_c39-v184] __________________________________________________ k = 'isoluminant_cm_70_c39', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cm_70_c39')) E + where = .get_cmap k = 'isoluminant_cm_70_c39' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[isoluminant_cm_70_c39_r-v185] _________________________________________________ k = 'isoluminant_cm_70_c39_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'isoluminant_cm_70_c39_r')) E + where = .get_cmap k = 'isoluminant_cm_70_c39_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_I3-v186] _________________________________________________________ k = 'CET_I3', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I3')) E + where = .get_cmap k = 'CET_I3' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_I3_r-v187] ________________________________________________________ k = 'CET_I3_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_I3_r')) E + where = .get_cmap k = 'CET_I3_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[diverging_linear_bjr_30_55_c53-v188] _____________________________________________ k = 'diverging_linear_bjr_30_55_c53', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_linear_bjr_30_55_c53')) E + where = .get_cmap k = 'diverging_linear_bjr_30_55_c53' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_linear_bjr_30_55_c53_r-v189] ____________________________________________ k = 'diverging_linear_bjr_30_55_c53_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_linear_bjr_30_55_c53_r')) E + where = .get_cmap k = 'diverging_linear_bjr_30_55_c53_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D8-v190] _________________________________________________________ k = 'CET_D8', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D8')) E + where = .get_cmap k = 'CET_D8' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D8_r-v191] ________________________________________________________ k = 'CET_D8_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D8_r')) E + where = .get_cmap k = 'CET_D8_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_gwr_55_95_c38-v192] _________________________________________________ k = 'diverging_gwr_55_95_c38', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gwr_55_95_c38')) E + where = .get_cmap k = 'diverging_gwr_55_95_c38' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[diverging_gwr_55_95_c38_r-v193] ________________________________________________ k = 'diverging_gwr_55_95_c38_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_gwr_55_95_c38_r')) E + where = .get_cmap k = 'diverging_gwr_55_95_c38_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D3-v194] _________________________________________________________ k = 'CET_D3', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D3')) E + where = .get_cmap k = 'CET_D3' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D3_r-v195] ________________________________________________________ k = 'CET_D3_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D3_r')) E + where = .get_cmap k = 'CET_D3_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_bgy_10_95_c74-v196] __________________________________________________ k = 'linear_bgy_10_95_c74', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgy_10_95_c74')) E + where = .get_cmap k = 'linear_bgy_10_95_c74' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bgy_10_95_c74_r-v197] _________________________________________________ k = 'linear_bgy_10_95_c74_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgy_10_95_c74_r')) E + where = .get_cmap k = 'linear_bgy_10_95_c74_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bgy-v198] ___________________________________________________________ k = 'bgy', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bgy')) E + where = .get_cmap k = 'bgy' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bgy_r-v199] __________________________________________________________ k = 'bgy_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bgy_r')) E + where = .get_cmap k = 'bgy_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[cyclic_grey_15_85_c0-v200] __________________________________________________ k = 'cyclic_grey_15_85_c0', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_grey_15_85_c0')) E + where = .get_cmap k = 'cyclic_grey_15_85_c0' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[cyclic_grey_15_85_c0_r-v201] _________________________________________________ k = 'cyclic_grey_15_85_c0_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_grey_15_85_c0_r')) E + where = .get_cmap k = 'cyclic_grey_15_85_c0_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C5-v202] _________________________________________________________ k = 'CET_C5', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C5')) E + where = .get_cmap k = 'CET_C5' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C5_r-v203] ________________________________________________________ k = 'CET_C5_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C5_r')) E + where = .get_cmap k = 'CET_C5_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[cyclic_wrwbw_40_90_c42-v204] _________________________________________________ k = 'cyclic_wrwbw_40_90_c42', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_wrwbw_40_90_c42')) E + where = .get_cmap k = 'cyclic_wrwbw_40_90_c42' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[cyclic_wrwbw_40_90_c42_r-v205] ________________________________________________ k = 'cyclic_wrwbw_40_90_c42_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_wrwbw_40_90_c42_r')) E + where = .get_cmap k = 'cyclic_wrwbw_40_90_c42_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_C4-v206] _________________________________________________________ k = 'CET_C4', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C4')) E + where = .get_cmap k = 'CET_C4' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_C4_r-v207] ________________________________________________________ k = 'CET_C4_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_C4_r')) E + where = .get_cmap k = 'CET_C4_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kryw_5_100_c67-v208] __________________________________________________ k = 'linear_kryw_5_100_c67', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_5_100_c67')) E + where = .get_cmap k = 'linear_kryw_5_100_c67' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_kryw_5_100_c67_r-v209] _________________________________________________ k = 'linear_kryw_5_100_c67_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kryw_5_100_c67_r')) E + where = .get_cmap k = 'linear_kryw_5_100_c67_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[diverging_linear_bjy_30_90_c45-v210] _____________________________________________ k = 'diverging_linear_bjy_30_90_c45', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_linear_bjy_30_90_c45')) E + where = .get_cmap k = 'diverging_linear_bjy_30_90_c45' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[diverging_linear_bjy_30_90_c45_r-v211] ____________________________________________ k = 'diverging_linear_bjy_30_90_c45_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_linear_bjy_30_90_c45_r')) E + where = .get_cmap k = 'diverging_linear_bjy_30_90_c45_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bjy-v212] ___________________________________________________________ k = 'bjy', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bjy')) E + where = .get_cmap k = 'bjy' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bjy_r-v213] __________________________________________________________ k = 'bjy_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bjy_r')) E + where = .get_cmap k = 'bjy_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_D7-v214] _________________________________________________________ k = 'CET_D7', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D7')) E + where = .get_cmap k = 'CET_D7' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D7_r-v215] ________________________________________________________ k = 'CET_D7_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D7_r')) E + where = .get_cmap k = 'CET_D7_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_bgyw_20_98_c66-v216] __________________________________________________ k = 'linear_bgyw_20_98_c66', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_20_98_c66')) E + where = .get_cmap k = 'linear_bgyw_20_98_c66' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_bgyw_20_98_c66_r-v217] _________________________________________________ k = 'linear_bgyw_20_98_c66_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_bgyw_20_98_c66_r')) E + where = .get_cmap k = 'linear_bgyw_20_98_c66_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L9-v218] _________________________________________________________ k = 'CET_L9', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L9')) E + where = .get_cmap k = 'CET_L9' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L9_r-v219] ________________________________________________________ k = 'CET_L9_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L9_r')) E + where = .get_cmap k = 'CET_L9_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[linear_tritanopic_krjcw_5_95_c24-v220] ____________________________________________ k = 'linear_tritanopic_krjcw_5_95_c24', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_tritanopic_krjcw_5_95_c24')) E + where = .get_cmap k = 'linear_tritanopic_krjcw_5_95_c24' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[linear_tritanopic_krjcw_5_95_c24_r-v221] ___________________________________________ k = 'linear_tritanopic_krjcw_5_95_c24_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_tritanopic_krjcw_5_95_c24_r')) E + where = .get_cmap k = 'linear_tritanopic_krjcw_5_95_c24_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBTL2-v222] ________________________________________________________ k = 'CET_CBTL2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTL2')) E + where = .get_cmap k = 'CET_CBTL2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[CET_CBTL2_r-v223] _______________________________________________________ k = 'CET_CBTL2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTL2_r')) E + where = .get_cmap k = 'CET_CBTL2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bwr_20_95_c54-v224] _________________________________________________ k = 'diverging_bwr_20_95_c54', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_20_95_c54')) E + where = .get_cmap k = 'diverging_bwr_20_95_c54' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[diverging_bwr_20_95_c54_r-v225] ________________________________________________ k = 'diverging_bwr_20_95_c54_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwr_20_95_c54_r')) E + where = .get_cmap k = 'diverging_bwr_20_95_c54_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D1A-v226] _________________________________________________________ k = 'CET_D1A', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D1A')) E + where = .get_cmap k = 'CET_D1A' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_D1A_r-v227] ________________________________________________________ k = 'CET_D1A_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D1A_r')) E + where = .get_cmap k = 'CET_D1A_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[linear_tritanopic_krjcw_5_98_c46-v228] ____________________________________________ k = 'linear_tritanopic_krjcw_5_98_c46', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_tritanopic_krjcw_5_98_c46')) E + where = .get_cmap k = 'linear_tritanopic_krjcw_5_98_c46' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[linear_tritanopic_krjcw_5_98_c46_r-v229] ___________________________________________ k = 'linear_tritanopic_krjcw_5_98_c46_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_tritanopic_krjcw_5_98_c46_r')) E + where = .get_cmap k = 'linear_tritanopic_krjcw_5_98_c46_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBTL1-v230] ________________________________________________________ k = 'CET_CBTL1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTL1')) E + where = .get_cmap k = 'CET_CBTL1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[CET_CBTL1_r-v231] _______________________________________________________ k = 'CET_CBTL1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTL1_r')) E + where = .get_cmap k = 'CET_CBTL1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________ test_get_cm[cyclic_protanopic_deuteranopic_wywb_55_96_c33-v232] ______________________________________ k = 'cyclic_protanopic_deuteranopic_wywb_55_96_c33', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_protanopic_deuteranopic_wywb_55_96_c33')) E + where = .get_cmap k = 'cyclic_protanopic_deuteranopic_wywb_55_96_c33' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________ test_get_cm[cyclic_protanopic_deuteranopic_wywb_55_96_c33_r-v233] _____________________________________ k = 'cyclic_protanopic_deuteranopic_wywb_55_96_c33_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_protanopic_deuteranopic_wywb_55_96_c33_r')) E + where = .get_cmap k = 'cyclic_protanopic_deuteranopic_wywb_55_96_c33_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_CBC2-v234] ________________________________________________________ k = 'CET_CBC2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBC2')) E + where = .get_cmap k = 'CET_CBC2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBC2_r-v235] _______________________________________________________ k = 'CET_CBC2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBC2_r')) E + where = .get_cmap k = 'CET_CBC2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[diverging_bwg_20_95_c41-v236] _________________________________________________ k = 'diverging_bwg_20_95_c41', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwg_20_95_c41')) E + where = .get_cmap k = 'diverging_bwg_20_95_c41' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[diverging_bwg_20_95_c41_r-v237] ________________________________________________ k = 'diverging_bwg_20_95_c41_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_bwg_20_95_c41_r')) E + where = .get_cmap k = 'diverging_bwg_20_95_c41_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_D13-v238] _________________________________________________________ k = 'CET_D13', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D13')) E + where = .get_cmap k = 'CET_D13' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_D13_r-v239] ________________________________________________________ k = 'CET_D13_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_D13_r')) E + where = .get_cmap k = 'CET_D13_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________ test_get_cm[cyclic_protanopic_deuteranopic_bwyk_16_96_c31-v240] ______________________________________ k = 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31')) E + where = .get_cmap k = 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________ test_get_cm[cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r-v241] _____________________________________ k = 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r')) E + where = .get_cmap k = 'cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_CBC1-v242] ________________________________________________________ k = 'CET_CBC1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBC1')) E + where = .get_cmap k = 'CET_CBC1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBC1_r-v243] _______________________________________________________ k = 'CET_CBC1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBC1_r')) E + where = .get_cmap k = 'CET_CBC1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_wyor_100_45_c55-v244] _________________________________________________ k = 'linear_wyor_100_45_c55', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_wyor_100_45_c55')) E + where = .get_cmap k = 'linear_wyor_100_45_c55' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_wyor_100_45_c55_r-v245] ________________________________________________ k = 'linear_wyor_100_45_c55_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_wyor_100_45_c55_r')) E + where = .get_cmap k = 'linear_wyor_100_45_c55_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L18-v246] _________________________________________________________ k = 'CET_L18', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L18')) E + where = .get_cmap k = 'CET_L18' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L18_r-v247] ________________________________________________________ k = 'CET_L18_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L18_r')) E + where = .get_cmap k = 'CET_L18_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_wcmr_100_45_c42-v248] _________________________________________________ k = 'linear_wcmr_100_45_c42', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_wcmr_100_45_c42')) E + where = .get_cmap k = 'linear_wcmr_100_45_c42' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_wcmr_100_45_c42_r-v249] ________________________________________________ k = 'linear_wcmr_100_45_c42_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_wcmr_100_45_c42_r')) E + where = .get_cmap k = 'linear_wcmr_100_45_c42_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L19-v250] _________________________________________________________ k = 'CET_L19', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L19')) E + where = .get_cmap k = 'CET_L19' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L19_r-v251] ________________________________________________________ k = 'CET_L19_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L19_r')) E + where = .get_cmap k = 'CET_L19_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________ test_get_cm[diverging_protanopic_deuteranopic_bwy_60_95_c32-v252] _____________________________________ k = 'diverging_protanopic_deuteranopic_bwy_60_95_c32', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_protanopic_deuteranopic_bwy_60_95_c32')) E + where = .get_cmap k = 'diverging_protanopic_deuteranopic_bwy_60_95_c32' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________ test_get_cm[diverging_protanopic_deuteranopic_bwy_60_95_c32_r-v253] ____________________________________ k = 'diverging_protanopic_deuteranopic_bwy_60_95_c32_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_protanopic_deuteranopic_bwy_60_95_c32_r')) E + where = .get_cmap k = 'diverging_protanopic_deuteranopic_bwy_60_95_c32_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[bwy-v254] ___________________________________________________________ k = 'bwy', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bwy')) E + where = .get_cmap k = 'bwy' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[bwy_r-v255] __________________________________________________________ k = 'bwy_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'bwy_r')) E + where = .get_cmap k = 'bwy_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_CBD1-v256] ________________________________________________________ k = 'CET_CBD1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBD1')) E + where = .get_cmap k = 'CET_CBD1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBD1_r-v257] _______________________________________________________ k = 'CET_CBD1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBD1_r')) E + where = .get_cmap k = 'CET_CBD1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[diverging_tritanopic_cwr_75_98_c20-v258] ___________________________________________ k = 'diverging_tritanopic_cwr_75_98_c20', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_tritanopic_cwr_75_98_c20')) E + where = .get_cmap k = 'diverging_tritanopic_cwr_75_98_c20' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________ test_get_cm[diverging_tritanopic_cwr_75_98_c20_r-v259] __________________________________________ k = 'diverging_tritanopic_cwr_75_98_c20_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'diverging_tritanopic_cwr_75_98_c20_r')) E + where = .get_cmap k = 'diverging_tritanopic_cwr_75_98_c20_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________________ test_get_cm[cwr-v260] ___________________________________________________________ k = 'cwr', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cwr')) E + where = .get_cmap k = 'cwr' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[cwr_r-v261] __________________________________________________________ k = 'cwr_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cwr_r')) E + where = .get_cmap k = 'cwr_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBTD1-v262] ________________________________________________________ k = 'CET_CBTD1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTD1')) E + where = .get_cmap k = 'CET_CBTD1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[CET_CBTD1_r-v263] _______________________________________________________ k = 'CET_CBTD1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTD1_r')) E + where = .get_cmap k = 'CET_CBTD1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________ test_get_cm[linear_protanopic_deuteranopic_kbw_5_98_c40-v264] _______________________________________ k = 'linear_protanopic_deuteranopic_kbw_5_98_c40', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_protanopic_deuteranopic_kbw_5_98_c40')) E + where = .get_cmap k = 'linear_protanopic_deuteranopic_kbw_5_98_c40' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________ test_get_cm[linear_protanopic_deuteranopic_kbw_5_98_c40_r-v265] ______________________________________ k = 'linear_protanopic_deuteranopic_kbw_5_98_c40_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_protanopic_deuteranopic_kbw_5_98_c40_r')) E + where = .get_cmap k = 'linear_protanopic_deuteranopic_kbw_5_98_c40_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_CBL2-v266] ________________________________________________________ k = 'CET_CBL2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBL2')) E + where = .get_cmap k = 'CET_CBL2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBL2_r-v267] _______________________________________________________ k = 'CET_CBL2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBL2_r')) E + where = .get_cmap k = 'CET_CBL2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________ test_get_cm[linear_protanopic_deuteranopic_kbjyw_5_95_c25-v268] ______________________________________ k = 'linear_protanopic_deuteranopic_kbjyw_5_95_c25', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_protanopic_deuteranopic_kbjyw_5_95_c25')) E + where = .get_cmap k = 'linear_protanopic_deuteranopic_kbjyw_5_95_c25' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________ test_get_cm[linear_protanopic_deuteranopic_kbjyw_5_95_c25_r-v269] _____________________________________ k = 'linear_protanopic_deuteranopic_kbjyw_5_95_c25_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_protanopic_deuteranopic_kbjyw_5_95_c25_r')) E + where = .get_cmap k = 'linear_protanopic_deuteranopic_kbjyw_5_95_c25_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_CBL1-v270] ________________________________________________________ k = 'CET_CBL1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBL1')) E + where = .get_cmap k = 'CET_CBL1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBL1_r-v271] _______________________________________________________ k = 'CET_CBL1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBL1_r')) E + where = .get_cmap k = 'CET_CBL1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_worb_100_25_c53-v272] _________________________________________________ k = 'linear_worb_100_25_c53', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_worb_100_25_c53')) E + where = .get_cmap k = 'linear_worb_100_25_c53' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_worb_100_25_c53_r-v273] ________________________________________________ k = 'linear_worb_100_25_c53_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_worb_100_25_c53_r')) E + where = .get_cmap k = 'linear_worb_100_25_c53_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L17-v274] _________________________________________________________ k = 'CET_L17', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L17')) E + where = .get_cmap k = 'CET_L17' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L17_r-v275] ________________________________________________________ k = 'CET_L17_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L17_r')) E + where = .get_cmap k = 'CET_L17_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kbgyw_5_98_c62-v276] __________________________________________________ k = 'linear_kbgyw_5_98_c62', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kbgyw_5_98_c62')) E + where = .get_cmap k = 'linear_kbgyw_5_98_c62' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________ test_get_cm[linear_kbgyw_5_98_c62_r-v277] _________________________________________________ k = 'linear_kbgyw_5_98_c62_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kbgyw_5_98_c62_r')) E + where = .get_cmap k = 'linear_kbgyw_5_98_c62_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L16-v278] _________________________________________________________ k = 'CET_L16', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L16')) E + where = .get_cmap k = 'CET_L16' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_L16_r-v279] ________________________________________________________ k = 'CET_L16_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L16_r')) E + where = .get_cmap k = 'CET_L16_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kbc_5_95_c73-v280] ___________________________________________________ k = 'linear_kbc_5_95_c73', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kbc_5_95_c73')) E + where = .get_cmap k = 'linear_kbc_5_95_c73' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kbc_5_95_c73_r-v281] __________________________________________________ k = 'linear_kbc_5_95_c73_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kbc_5_95_c73_r')) E + where = .get_cmap k = 'linear_kbc_5_95_c73_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L6-v282] _________________________________________________________ k = 'CET_L6', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L6')) E + where = .get_cmap k = 'CET_L6' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L6_r-v283] ________________________________________________________ k = 'CET_L6_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L6_r')) E + where = .get_cmap k = 'CET_L6_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[cyclic_tritanopic_wrwc_70_100_c20-v284] ____________________________________________ k = 'cyclic_tritanopic_wrwc_70_100_c20', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_tritanopic_wrwc_70_100_c20')) E + where = .get_cmap k = 'cyclic_tritanopic_wrwc_70_100_c20' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________ test_get_cm[cyclic_tritanopic_wrwc_70_100_c20_r-v285] ___________________________________________ k = 'cyclic_tritanopic_wrwc_70_100_c20_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_tritanopic_wrwc_70_100_c20_r')) E + where = .get_cmap k = 'cyclic_tritanopic_wrwc_70_100_c20_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBTC2-v286] ________________________________________________________ k = 'CET_CBTC2', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTC2')) E + where = .get_cmap k = 'CET_CBTC2' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[CET_CBTC2_r-v287] _______________________________________________________ k = 'CET_CBTC2_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTC2_r')) E + where = .get_cmap k = 'CET_CBTC2_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kgy_5_95_c69-v288] ___________________________________________________ k = 'linear_kgy_5_95_c69', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kgy_5_95_c69')) E + where = .get_cmap k = 'linear_kgy_5_95_c69' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kgy_5_95_c69_r-v289] __________________________________________________ k = 'linear_kgy_5_95_c69_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kgy_5_95_c69_r')) E + where = .get_cmap k = 'linear_kgy_5_95_c69_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L5-v290] _________________________________________________________ k = 'CET_L5', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L5')) E + where = .get_cmap k = 'CET_L5' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L5_r-v291] ________________________________________________________ k = 'CET_L5_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L5_r')) E + where = .get_cmap k = 'CET_L5_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________ test_get_cm[cyclic_tritanopic_cwrk_40_100_c20-v292] ____________________________________________ k = 'cyclic_tritanopic_cwrk_40_100_c20', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_tritanopic_cwrk_40_100_c20')) E + where = .get_cmap k = 'cyclic_tritanopic_cwrk_40_100_c20' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________ test_get_cm[cyclic_tritanopic_cwrk_40_100_c20_r-v293] ___________________________________________ k = 'cyclic_tritanopic_cwrk_40_100_c20_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'cyclic_tritanopic_cwrk_40_100_c20_r')) E + where = .get_cmap k = 'cyclic_tritanopic_cwrk_40_100_c20_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[CET_CBTC1-v294] ________________________________________________________ k = 'CET_CBTC1', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTC1')) E + where = .get_cmap k = 'CET_CBTC1' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[CET_CBTC1_r-v295] _______________________________________________________ k = 'CET_CBTC1_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_CBTC1_r')) E + where = .get_cmap k = 'CET_CBTC1_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[linear_kry_0_97_c73-v296] ___________________________________________________ k = 'linear_kry_0_97_c73', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_0_97_c73')) E + where = .get_cmap k = 'linear_kry_0_97_c73' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________ test_get_cm[linear_kry_0_97_c73_r-v297] __________________________________________________ k = 'linear_kry_0_97_c73_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'linear_kry_0_97_c73_r')) E + where = .get_cmap k = 'linear_kry_0_97_c73_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _________________________________________________________ test_get_cm[CET_L4-v298] _________________________________________________________ k = 'CET_L4', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L4')) E + where = .get_cmap k = 'CET_L4' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[CET_L4_r-v299] ________________________________________________________ k = 'CET_L4_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'CET_L4_r')) E + where = .get_cmap k = 'CET_L4_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________ test_get_cm[glasbey_category10-v300] ___________________________________________________ k = 'glasbey_category10', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_category10')) E + where = .get_cmap k = 'glasbey_category10' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[glasbey_category10_r-v301] __________________________________________________ k = 'glasbey_category10_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_category10_r')) E + where = .get_cmap k = 'glasbey_category10_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[glasbey_bw_minc_20_minl_30-v302] _______________________________________________ k = 'glasbey_bw_minc_20_minl_30', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_minl_30')) E + where = .get_cmap k = 'glasbey_bw_minc_20_minl_30' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[glasbey_bw_minc_20_minl_30_r-v303] ______________________________________________ k = 'glasbey_bw_minc_20_minl_30_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_minl_30_r')) E + where = .get_cmap k = 'glasbey_bw_minc_20_minl_30_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________________ test_get_cm[glasbey_light-v304] ______________________________________________________ k = 'glasbey_light', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_light')) E + where = .get_cmap k = 'glasbey_light' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________________ test_get_cm[glasbey_light_r-v305] _____________________________________________________ k = 'glasbey_light_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_light_r')) E + where = .get_cmap k = 'glasbey_light_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[glasbey_bw_minc_20_hue_330_100-v306] _____________________________________________ k = 'glasbey_bw_minc_20_hue_330_100', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_hue_330_100')) E + where = .get_cmap k = 'glasbey_bw_minc_20_hue_330_100' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[glasbey_bw_minc_20_hue_330_100_r-v307] ____________________________________________ k = 'glasbey_bw_minc_20_hue_330_100_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_hue_330_100_r')) E + where = .get_cmap k = 'glasbey_bw_minc_20_hue_330_100_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[glasbey_warm-v308] ______________________________________________________ k = 'glasbey_warm', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_warm')) E + where = .get_cmap k = 'glasbey_warm' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________________ test_get_cm[glasbey_warm_r-v309] _____________________________________________________ k = 'glasbey_warm_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_warm_r')) E + where = .get_cmap k = 'glasbey_warm_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ___________________________________________________ test_get_cm[glasbey_bw_minc_20-v310] ___________________________________________________ k = 'glasbey_bw_minc_20', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20')) E + where = .get_cmap k = 'glasbey_bw_minc_20' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError __________________________________________________ test_get_cm[glasbey_bw_minc_20_r-v311] __________________________________________________ k = 'glasbey_bw_minc_20_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_r')) E + where = .get_cmap k = 'glasbey_bw_minc_20_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ________________________________________________________ test_get_cm[glasbey-v312] _________________________________________________________ k = 'glasbey', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey')) E + where = .get_cmap k = 'glasbey' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[glasbey_r-v313] ________________________________________________________ k = 'glasbey_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_r')) E + where = .get_cmap k = 'glasbey_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[glasbey_bw-v314] _______________________________________________________ k = 'glasbey_bw', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw')) E + where = .get_cmap k = 'glasbey_bw' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[glasbey_bw_r-v315] ______________________________________________________ k = 'glasbey_bw_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_r')) E + where = .get_cmap k = 'glasbey_bw_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________ test_get_cm[glasbey_bw_minc_20_maxl_70-v316] _______________________________________________ k = 'glasbey_bw_minc_20_maxl_70', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_maxl_70')) E + where = .get_cmap k = 'glasbey_bw_minc_20_maxl_70' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________ test_get_cm[glasbey_bw_minc_20_maxl_70_r-v317] ______________________________________________ k = 'glasbey_bw_minc_20_maxl_70_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_maxl_70_r')) E + where = .get_cmap k = 'glasbey_bw_minc_20_maxl_70_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[glasbey_dark-v318] ______________________________________________________ k = 'glasbey_dark', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_dark')) E + where = .get_cmap k = 'glasbey_dark' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________________ test_get_cm[glasbey_dark_r-v319] _____________________________________________________ k = 'glasbey_dark_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_dark_r')) E + where = .get_cmap k = 'glasbey_dark_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _______________________________________________________ test_get_cm[glasbey_hv-v320] _______________________________________________________ k = 'glasbey_hv', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_hv')) E + where = .get_cmap k = 'glasbey_hv' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[glasbey_hv_r-v321] ______________________________________________________ k = 'glasbey_hv_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_hv_r')) E + where = .get_cmap k = 'glasbey_hv_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________ test_get_cm[glasbey_bw_minc_20_hue_150_280-v322] _____________________________________________ k = 'glasbey_bw_minc_20_hue_150_280', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_hue_150_280')) E + where = .get_cmap k = 'glasbey_bw_minc_20_hue_150_280' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ____________________________________________ test_get_cm[glasbey_bw_minc_20_hue_150_280_r-v323] ____________________________________________ k = 'glasbey_bw_minc_20_hue_150_280_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_bw_minc_20_hue_150_280_r')) E + where = .get_cmap k = 'glasbey_bw_minc_20_hue_150_280_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ______________________________________________________ test_get_cm[glasbey_cool-v324] ______________________________________________________ k = 'glasbey_cool', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_cool')) E + where = .get_cmap k = 'glasbey_cool' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError _____________________________________________________ test_get_cm[glasbey_cool_r-v325] _____________________________________________________ k = 'glasbey_cool_r', v = @pytest.mark.parametrize('k,v', list(cc.cm.items())) def test_get_cm(k, v): import matplotlib.cm as mcm > assert mcm.get_cmap('cet_' + k) is v E AssertionError: assert is  E + where = (('cet_' + 'glasbey_cool_r')) E + where = .get_cmap k = 'glasbey_cool_r' mcm = v = colorcet/tests/test_matplotlib.py:48: AssertionError ============================================================= warnings summary ============================================================= colorcet/__init__.py:74 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:74: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap("cet_"+name, cmap=cm[name]) colorcet/__init__.py:397 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:397: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D12',m_diverging_isoluminant_cjm_75_c23) colorcet/__init__.py:398 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:398: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D12_r',m_diverging_isoluminant_cjm_75_c23_r) colorcet/__init__.py:679 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:679: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L2',m_linear_grey_10_95_c0) colorcet/__init__.py:680 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:680: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L2_r',m_linear_grey_10_95_c0_r) colorcet/__init__.py:952 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:952: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I1',m_isoluminant_cgo_70_c39) colorcet/__init__.py:953 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:953: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I1_r',m_isoluminant_cgo_70_c39_r) colorcet/__init__.py:1234 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1234: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D6',m_diverging_bky_60_10_c30) colorcet/__init__.py:1235 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1235: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D6_r',m_diverging_bky_60_10_c30_r) colorcet/__init__.py:1516 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1516: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D1',m_diverging_bwr_40_95_c42) colorcet/__init__.py:1517 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1517: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D1_r',m_diverging_bwr_40_95_c42_r) colorcet/__init__.py:1789 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1789: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C1',m_cyclic_mrybm_35_75_c68) colorcet/__init__.py:1790 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:1790: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C1_r',m_cyclic_mrybm_35_75_c68_r) colorcet/__init__.py:2609 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:2609: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D2',m_diverging_gwv_55_95_c39) colorcet/__init__.py:2610 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:2610: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D2_r',m_diverging_gwv_55_95_c39_r) colorcet/__init__.py:3156 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3156: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L14',m_linear_ternary_green_0_46_c42) colorcet/__init__.py:3157 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3157: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L14_r',m_linear_ternary_green_0_46_c42_r) colorcet/__init__.py:3694 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3694: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D9',m_diverging_bwr_55_98_c37) colorcet/__init__.py:3695 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3695: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D9_r',m_diverging_bwr_55_98_c37_r) colorcet/__init__.py:3976 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3976: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C2s',m_cyclic_mygbm_30_95_c78_s25) colorcet/__init__.py:3977 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:3977: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C2s_r',m_cyclic_mygbm_30_95_c78_s25_r) colorcet/__init__.py:4249 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:4249: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R3',m_diverging_rainbow_bgymr_45_85_c67) colorcet/__init__.py:4250 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:4250: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R3_r',m_diverging_rainbow_bgymr_45_85_c67_r) colorcet/__init__.py:4796 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:4796: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D11',m_diverging_isoluminant_cjo_70_c25) colorcet/__init__.py:4797 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:4797: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D11_r',m_diverging_isoluminant_cjo_70_c25_r) colorcet/__init__.py:5069 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5069: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C2',m_cyclic_mygbm_30_95_c78) colorcet/__init__.py:5070 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5070: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C2_r',m_cyclic_mygbm_30_95_c78_r) colorcet/__init__.py:5342 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5342: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C1s',m_cyclic_mrybm_35_75_c68_s25) colorcet/__init__.py:5343 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5343: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C1s_r',m_cyclic_mrybm_35_75_c68_s25_r) colorcet/__init__.py:5615 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5615: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L7',m_linear_bmw_5_95_c86) colorcet/__init__.py:5616 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5616: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L7_r',m_linear_bmw_5_95_c86_r) colorcet/__init__.py:5897 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5897: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L1',m_linear_grey_0_100_c0) colorcet/__init__.py:5898 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:5898: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L1_r',m_linear_grey_0_100_c0_r) colorcet/__init__.py:6170 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:6170: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L8',m_linear_bmy_10_95_c71) colorcet/__init__.py:6171 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:6171: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L8_r',m_linear_bmy_10_95_c71_r) colorcet/__init__.py:6982 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:6982: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R2',m_rainbow_bgyr_35_85_c72) colorcet/__init__.py:6983 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:6983: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R2_r',m_rainbow_bgyr_35_85_c72_r) colorcet/__init__.py:7529 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:7529: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L12',m_linear_blue_95_50_c20) colorcet/__init__.py:7530 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:7530: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L12_r',m_linear_blue_95_50_c20_r) colorcet/__init__.py:7811 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:7811: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L13',m_linear_ternary_red_0_50_c52) colorcet/__init__.py:7812 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:7812: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L13_r',m_linear_ternary_red_0_50_c52_r) colorcet/__init__.py:8614 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:8614: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R1',m_rainbow_bgyrm_35_85_c69) colorcet/__init__.py:8615 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:8615: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_R1_r',m_rainbow_bgyrm_35_85_c69_r) colorcet/__init__.py:8896 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:8896: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L3',m_linear_kryw_0_100_c71) colorcet/__init__.py:8897 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:8897: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L3_r',m_linear_kryw_0_100_c71_r) colorcet/__init__.py:9178 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:9178: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D4',m_diverging_bkr_55_10_c35) colorcet/__init__.py:9179 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:9179: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D4_r',m_diverging_bkr_55_10_c35_r) colorcet/__init__.py:10000 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10000: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C4s',m_cyclic_wrwbw_40_90_c42_s25) colorcet/__init__.py:10001 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10001: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C4s_r',m_cyclic_wrwbw_40_90_c42_s25_r) colorcet/__init__.py:10282 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10282: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I2',m_isoluminant_cgo_80_c38) colorcet/__init__.py:10283 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10283: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I2_r',m_isoluminant_cgo_80_c38_r) colorcet/__init__.py:10555 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10555: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C5s',m_cyclic_grey_15_85_c0_s25) colorcet/__init__.py:10556 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10556: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C5s_r',m_cyclic_grey_15_85_c0_s25_r) colorcet/__init__.py:10828 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10828: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D10',m_diverging_cwm_80_100_c22) colorcet/__init__.py:10829 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:10829: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D10_r',m_diverging_cwm_80_100_c22_r) colorcet/__init__.py:11101 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11101: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L10',m_linear_gow_60_85_c27) colorcet/__init__.py:11102 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11102: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L10_r',m_linear_gow_60_85_c27_r) colorcet/__init__.py:11648 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11648: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L11',m_linear_gow_65_90_c35) colorcet/__init__.py:11649 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11649: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L11_r',m_linear_gow_65_90_c35_r) colorcet/__init__.py:11930 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11930: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L15',m_linear_ternary_blue_0_44_c57) colorcet/__init__.py:11931 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:11931: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L15_r',m_linear_ternary_blue_0_44_c57_r) colorcet/__init__.py:12203 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12203: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I3',m_isoluminant_cm_70_c39) colorcet/__init__.py:12204 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12204: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_I3_r',m_isoluminant_cm_70_c39_r) colorcet/__init__.py:12476 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12476: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D8',m_diverging_linear_bjr_30_55_c53) colorcet/__init__.py:12477 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12477: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D8_r',m_diverging_linear_bjr_30_55_c53_r) colorcet/__init__.py:12749 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12749: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D3',m_diverging_gwr_55_95_c38) colorcet/__init__.py:12750 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:12750: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D3_r',m_diverging_gwr_55_95_c38_r) colorcet/__init__.py:13296 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:13296: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C5',m_cyclic_grey_15_85_c0) colorcet/__init__.py:13297 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:13297: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C5_r',m_cyclic_grey_15_85_c0_r) colorcet/__init__.py:13569 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:13569: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C4',m_cyclic_wrwbw_40_90_c42) colorcet/__init__.py:13570 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:13570: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_C4_r',m_cyclic_wrwbw_40_90_c42_r) colorcet/__init__.py:14116 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14116: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D7',m_diverging_linear_bjy_30_90_c45) colorcet/__init__.py:14117 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14117: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D7_r',m_diverging_linear_bjy_30_90_c45_r) colorcet/__init__.py:14389 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14389: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L9',m_linear_bgyw_20_98_c66) colorcet/__init__.py:14390 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14390: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L9_r',m_linear_bgyw_20_98_c66_r) colorcet/__init__.py:14662 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14662: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTL2',m_linear_tritanopic_krjcw_5_95_c24) colorcet/__init__.py:14663 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14663: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTL2_r',m_linear_tritanopic_krjcw_5_95_c24_r) colorcet/__init__.py:14935 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14935: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D1A',m_diverging_bwr_20_95_c54) colorcet/__init__.py:14936 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:14936: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D1A_r',m_diverging_bwr_20_95_c54_r) colorcet/__init__.py:15208 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15208: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTL1',m_linear_tritanopic_krjcw_5_98_c46) colorcet/__init__.py:15209 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15209: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTL1_r',m_linear_tritanopic_krjcw_5_98_c46_r) colorcet/__init__.py:15481 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15481: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBC2',m_cyclic_protanopic_deuteranopic_wywb_55_96_c33) colorcet/__init__.py:15482 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15482: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBC2_r',m_cyclic_protanopic_deuteranopic_wywb_55_96_c33_r) colorcet/__init__.py:15754 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15754: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D13',m_diverging_bwg_20_95_c41) colorcet/__init__.py:15755 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:15755: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_D13_r',m_diverging_bwg_20_95_c41_r) colorcet/__init__.py:16027 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16027: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBC1',m_cyclic_protanopic_deuteranopic_bwyk_16_96_c31) colorcet/__init__.py:16028 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16028: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBC1_r',m_cyclic_protanopic_deuteranopic_bwyk_16_96_c31_r) colorcet/__init__.py:16300 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16300: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L18',m_linear_wyor_100_45_c55) colorcet/__init__.py:16301 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16301: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L18_r',m_linear_wyor_100_45_c55_r) colorcet/__init__.py:16573 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16573: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L19',m_linear_wcmr_100_45_c42) colorcet/__init__.py:16574 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16574: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L19_r',m_linear_wcmr_100_45_c42_r) colorcet/__init__.py:16855 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16855: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBD1',m_diverging_protanopic_deuteranopic_bwy_60_95_c32) colorcet/__init__.py:16856 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:16856: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBD1_r',m_diverging_protanopic_deuteranopic_bwy_60_95_c32_r) colorcet/__init__.py:17137 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17137: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTD1',m_diverging_tritanopic_cwr_75_98_c20) colorcet/__init__.py:17138 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17138: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTD1_r',m_diverging_tritanopic_cwr_75_98_c20_r) colorcet/__init__.py:17410 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17410: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBL2',m_linear_protanopic_deuteranopic_kbw_5_98_c40) colorcet/__init__.py:17411 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17411: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBL2_r',m_linear_protanopic_deuteranopic_kbw_5_98_c40_r) colorcet/__init__.py:17683 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17683: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBL1',m_linear_protanopic_deuteranopic_kbjyw_5_95_c25) colorcet/__init__.py:17684 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17684: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBL1_r',m_linear_protanopic_deuteranopic_kbjyw_5_95_c25_r) colorcet/__init__.py:17956 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17956: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L17',m_linear_worb_100_25_c53) colorcet/__init__.py:17957 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:17957: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L17_r',m_linear_worb_100_25_c53_r) colorcet/__init__.py:18229 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18229: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L16',m_linear_kbgyw_5_98_c62) colorcet/__init__.py:18230 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18230: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L16_r',m_linear_kbgyw_5_98_c62_r) colorcet/__init__.py:18502 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18502: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L6',m_linear_kbc_5_95_c73) colorcet/__init__.py:18503 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18503: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L6_r',m_linear_kbc_5_95_c73_r) colorcet/__init__.py:18775 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18775: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTC2',m_cyclic_tritanopic_wrwc_70_100_c20) colorcet/__init__.py:18776 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:18776: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTC2_r',m_cyclic_tritanopic_wrwc_70_100_c20_r) colorcet/__init__.py:19048 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19048: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L5',m_linear_kgy_5_95_c69) colorcet/__init__.py:19049 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19049: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L5_r',m_linear_kgy_5_95_c69_r) colorcet/__init__.py:19321 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19321: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTC1',m_cyclic_tritanopic_cwrk_40_100_c20) colorcet/__init__.py:19322 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19322: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_CBTC1_r',m_cyclic_tritanopic_cwrk_40_100_c20_r) colorcet/__init__.py:19594 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19594: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L4',m_linear_kry_0_97_c73) colorcet/__init__.py:19595 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/__init__.py:19595: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. register_cmap('cet_CET_L4_r',m_linear_kry_0_97_c73_r) colorcet/tests/test_matplotlib.py:11 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/tests/test_matplotlib.py:11: PytestUnknownMarkWarning: Unknown pytest.mark.mpl_image_compare - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.mpl_image_compare colorcet/tests/test_matplotlib.py:20 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/tests/test_matplotlib.py:20: PytestUnknownMarkWarning: Unknown pytest.mark.mpl_image_compare - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.mpl_image_compare colorcet/tests/test_matplotlib.py:28 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/tests/test_matplotlib.py:28: PytestUnknownMarkWarning: Unknown pytest.mark.mpl_image_compare - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.mpl_image_compare colorcet/tests/test_matplotlib.py:37 /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/tests/test_matplotlib.py:37: PytestUnknownMarkWarning: Unknown pytest.mark.mpl_image_compare - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.mpl_image_compare colorcet/tests/test_matplotlib.py::test_matplotlib /usr/lib/python3.10/site-packages/_pytest/python.py:199: PytestReturnNotNoneWarning: Expected None, but colorcet/tests/test_matplotlib.py::test_matplotlib returned
, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( colorcet/tests/test_matplotlib.py::test_matplotlib_glasbey /usr/lib/python3.10/site-packages/_pytest/python.py:199: PytestReturnNotNoneWarning: Expected None, but colorcet/tests/test_matplotlib.py::test_matplotlib_glasbey returned
, which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( colorcet/tests/test_matplotlib.py: 326 warnings /var/tmp/portage/dev-python/colorcet-2.0.6/work/colorcet-2.0.6/colorcet/tests/test_matplotlib.py:48: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead. assert mcm.get_cmap('cet_' + k) is v -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========================================================= short test summary info ========================================================== SKIPPED [1] colorcet/tests/test_matplotlib.py:30: could not import 'holoviews': No module named 'holoviews' SKIPPED [1] colorcet/tests/test_matplotlib.py:39: could not import 'holoviews': No module named 'holoviews' FAILED colorcet/tests/test_matplotlib.py::test_get_cm[diverging_isoluminant_cjm_75_c23-v0] - AssertionError: assert is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is is