parulacolormap# parulacolormap(apply=False)[source]# Create a map similar to Viridis, but brighter. Set apply=True to use immediately. Demo and example: cmap = sc.parulacolormap() sc.colormapdemo(cmap=cmap) Version: 2019aug22