A lightweight sky atlas running in the browser
Aladin lite is a lightweight version of the Aladin Sky Atlas, running in the browser and geared towards simple visualization of a sky region.
It allows one to visualize image surveys (JPEG multi-resolution HEALPix all-sky surveys) and superimpose tabular (VOTable) and footprints (STC-S) data.
Aladin lite is powered by the HTML5 canvas technology, currently supported by any modern browser
Aladin lite is easily embeddable on any web page and can also be controlled through a Javacript API.
It is dedicated to replace the Aladin Java applet technology in the medium term.
The panel on the right hand is not a regular image. It is actually Aladin Lite running as an embedded widget. You might try to zoom in and out using your mouse wheel, or pan the view to move around.
Terms of use: you are welcome to integrate Aladin Lite in your web pages and to customize its GUI to your needs, but please leave the Aladin logo and link intact at the bottom right of the view.
For more details and options, have a look at the tutorial Build an interactive sky map with Aladin Lite, initially developed for dotAstronomy7.
Aladin Lite comes with a full-featured API allowing one to customize its interface, control the view, change the image survey to display, create catalogues and overlay layers, develop powerful interactions between a web page and Aladin Lite.
The Aladin Lite API is described on a dedicated page.
Developers might also be interested in this tutorial, which shows step by step how to create an interactive sky map with Aladin Lite.
To give you an overview of how Aladin Lite can be used, have a look at the list of examples.
Aladin Lite has been integrated in the main CDS services:
Outside CDS, Aladin Lite is used in several projects:
If your project is using Aladin Lite, we would be happy to have it listed here. Drop us a line!
Aladin Lite source code is available under GPL3 licence (Download Aladin Lite source code).
ipyaladin is a Jupyter notebook widget, developed at CDS, and allowing for easy embedding and control of Aladin Lite from an IPython notebook.
ladislav.heller at gmail.com
) has integrated Aladin Lite in an Android application using the Xamarin framework.
This page features some experimental, original usages of Aladin Lite.
ALiX is a flexible catalog portal based on Aladin Lite. It it designed to use an interactive sky view as a primary selection tool. The ALiX view is constantly updated with data queried in the host database. It offers advanced functionalities allowing to mix local data with VO data. Users can plot by hand areas of interest and manage an historic of the views.
ALiX has no dependency with any specific data source; it can be integrated in any existing portal.
The region editor is an Aladin Lite extension allowing users to plot polygons over the current sky view, and retrieve the coordinations of the vertices.
It has been designed to be used as an interface for searches by region or for cutout services.
This development has been funded by the SSC XXM-Newton.
Documentation, installation instructions can be found on this page.
The tour navigator is an Aladin Lite extension that allows to implement easily virtual tours of objects of interest. It has been designed to be used as interface for navigating through the sky from object to object. Allowing users to learn about each object they visit in the tour. The tour navigator plugin has been developed and designed at CEFCA (Centro de Estudios de Física del Cosmos de Aragón) by Tamara Civera. Documentation, source code and installation instructions can be found on this page.
add method getViewWCS
bug fix for MOC rendering: MOC cells at order 0 and MOC with order>13 are now properly displayed
drawing algorithm improvement: no more flickering when zooming in
mobile devices support: pinch to zoom works, panning works better
bug fix in VOTable parsing: CDATA text was always blank in TD tags
bug fix for rectangular selection of sources (aladin.on('select', ...))
URL generated for a VizieR cone search now take into account the option 'limit', as to limit the size of the retrieved VOTable
add Simbad pointer tool
add startup options realFullscreen and simbadPointer
add method zoomToFoV (zoom with animation)
improve rendering of all-sky view
add option showAllskyRing
footprint selection is enabled (Fabrizio Giordano [ESA/ESDC] contribution)
add listener for 'mouseMove' event
add dragging attribute to positionChanged listener callback param
improve positionChanged listener: no more called when clicking on an object
support Circle when generating footprints from STC-S descriptions
Catalog.onClick can now also be a function
add function udpateShape for Catalog and ProgressiveCatalog object
add shape option 'circle' for catalogues
bug fix for progressive catalogues rendering
fix: export PNG was not working any longer in latest version of Chrome, as top frame navigation to data URL was no longer allowed
improvement: MOCs, catalogs and overlays have now different logos in the "stack"
gotoObject: can now take a success callback function
dimensions can be specified for getViewDataURL method
add listener for 'click' event
improve MOC display speed
bug fix : MOC display with norder>9 (thanks to Raffaele D'Abrusco for the bug report)
Sesame bug fix when used in a local file web page
MOC display is way faster when panning
add adaptativeDisplay option for MOCs
try first to load MOC through given URL, and only if it fails, try through proxy (allows to load local/not publicly accessible MOCs)
all graphical overlays (footprints, MOCs) in addition to catalogs are now visible and can be shown/hidden from the control panel
fix: when going full screen, background is now all white (no more HTML elements visible in the background)
style improvement: layer labels in Overlay layers panel are rounded at both ends
add J2000d option for frame selection
MOC display bug fix
add method adjustFovForObject
add listeners on positionChanged and zoomChanged
Sesame call now done in HTTPS
shape parameter when creating a catalogue can now be a custom draw function
bug fix for displaying a HiPS overlaid over a HiPs with a different coordinate frame
new method allowing direct query to SkyBot
new method allowing direct query to SkyBot
support of HiPS catalog (new format)
fix astrometry offset by subdividing HEALPix cells too distorted
new method A.MOCFromJSON to create a MOC from the JSON serialization
added raField and decField options when creating catalogue
added cubehelix color map
added option in A.catalogFromURL to bypass proxy
access to Simbad and VizieR data (catalogFromVizieR and catalogFromSimbad) are now done directly, without the proxy
new methods getShareURL and getEmbedCode
new methods for easy retrieval of Simbad, NED and VizieR data
new options for Catalog.onClick: 'showTable' or 'showPopup'
added displayLabel option for a catalog overlay
added lineWidth option for A.graphicOverlay objects
New shapes available for catalogue sources
Various bug fixes
New API methods: getSize, getFov, world2pix, pix2world, getFovCorners
New features: progressive catalogues, color maps, fullScreen option at startup, PNG export
New API methods: setFOVRange, listeners on objectClicked, objectHovered
Bug fix: support for Firefox < 4
Added zoom control to the UI
Added method to trigger object selection
First public beta release
Aladin Lite is developed and maintained by Thomas Boch.
Send your feedback, comments, feature requests and bug reports to this email address.