-
Notifications
You must be signed in to change notification settings - Fork 45
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
On the fly color HiPS generation #206
Comments
It is possible to do it by aladin lite (on client side) but in my opinion we should provide a better user api and extend it a little bit to make that feature more visible. It is quite hidden for the moment. Here is an example blending 3 hipses each mapped to a specific color. https://github.com/cds-astro/aladin-lite/blob/master/examples/al-additive-blend.html Are you referring to that ? |
Actually, I was referring to this: https://aladin.cds.unistra.fr/AladinLite/v3-preview/ Yes, you can do it in the current version, but it's hard to discover/understand. Having a dedicated UI for this would be great. |
Ok thanks I understand more |
This could be split down as:
Once the composite layer created, parameters (cuts, colors for each component, etc) could be updated through a dedicated UI. |
We had a prototype allowing one to generate dynamically color HiPS from existing HiPS datasets.
It would be great to revive it, taking advantage of the whole dynamic range of FITS tiles.
The text was updated successfully, but these errors were encountered: