Skip to content

Initializing Aladin Lite with a "bad" HiPS dataset should display the default (DSS2 color) #358

@tboch

Description

@tboch

In version 3.8.1, initializing Aladin Lite with a bad survey results in no HiPS showing at all.

var aladin;
A.init.then(() => {
    aladin = A.aladin('#aladin-lite-div', {target: 'LMC', fov: 55, survey: 'https://camarchepas.org'});

});

DSS2 color (default) should be displayed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions