Full API#

mast_aladin Package#

Top-level package for mast_aladin.

Functions#

gca()

Get the current mast-aladin application instance.

set_app_height(app, height)

For an app instance app, set the app height to be height pixels.

Classes#

MastAladin(*args, **kwargs)

An Aladin-lite widget with enhanced support for datasets from MAST, built on top of ipyaladin.widget.Aladin.

MastManager()

Coordinates interactions and overall workflow between components of the MAST Aladin ecosystem Ensures seamless integration and communication between applications, plugins, and sidecars.

ViewportOutline(*args, **kwargs)

Draw the outline of a mast-aladin viewport's coordinate limits in jdaviz, and vice versa.

Class Inheritance Diagram#

Inheritance diagram of mast_aladin.app.MastAladin, mast_aladin.managers.mast_manager.MastManager, mast_aladin.adapters.viewport_outline.ViewportOutline