aladin-lite icon indicating copy to clipboard operation
aladin-lite copied to clipboard

An astronomical HiPS visualizer in the browser

Results 47 aladin-lite issues
Sort by recently updated
recently updated
newest added

In some applications (say, there flux maps may be available) it would be good to have the possibility of querying a pixel value at a set location.

feature

Hello Aladin/CDS, As suggested in the README and in your website, the current licence prevents me to use AladinLite in the Saas I've built: https://www.arcsecond.io Quite obviously, the obligation to...

Currently, onClick: showPopup will auto-generate the popup content from the catalogue content. Having an option to pass a function to customize this would be great.

enhancement

NED cone search service is slow for medium radius. The TAP service ( https://ned.ipac.caltech.edu/Documents/Guides/Interface/TAP ) looks quite faster. Maybe the internal of catalogFromNED should switch to this instead of querying...

Add method A.catalogFromTAPQuery(serviceEndpoint, adqlQuery)

Canvas smoothing (attribute imageSmoothingEnabled) is currently disabled as we want to see the pixels when zoomed in at a resolution greater than the HiPS resolution: ![image](https://user-images.githubusercontent.com/5598168/49226405-c18bea80-f3e6-11e8-857a-2d2e8dd882d1.png) But for lower zoom...