-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addition of "pastel" set of colour maps #3
Comments
I have added a first version on my development branch, with both jscm files (in a new folder) and viscm visualisations. What do you think @AstroRobin? I wasn't feeling particularly inspired about names, so they are all named as Xpastel (e.g., the blue pastel colour map is Bpastel), but I'm not sure if some variation of that or unique names would be the best approach. |
Most of the pastel colourmaps look quite nice and I'm encouraged enough to pursue adding these now. A feel of the colourmaps might need tweaking, for instance:
Note, I haven't played will the colours paces for these, so these requests may be unfeasible. |
I agree, looking at the colour maps several of them aren't the right hues. I had another go at the colour maps you mentioned, and I think they are much better now. I have also added them to the package in my branch, so feel free to install that version to test the new versions. |
I think you've solved on all of my qualms above in the latest version. However, I'm now not 100% convinced by SoftBlue, it's almost too far on the grey side for me. A quick run through LabelColourmaps.py gives the following: I've added a slightly modified version SoftBlue* to devel_matias to give a sense of the change I would make to this colourmap. Feel free to keep, modify or even ignore. The LabelColourmaps.py output of SoftBlue* is: |
Also, as an aside, I think the directory name containing all the Soft jscm files should be renamed from "pastel" --> "soft". |
I like that one. I replaced mine with yours and the new version is now live with the new colour maps. |
From the discussion in #1 has become clear that we need to replace cmocean's
lighten
tool with a new set of colour maps. These maps should have a smaller lightness dynamic range and chroma values to reproduce the effect oflighten
when used on top of a white background (the most likely scenario).The text was updated successfully, but these errors were encountered: