Skip to content

HiPS browsing tree#336

Merged
bmatthieu3 merged 17 commits intodevelopfrom
composite
Jan 31, 2026
Merged

HiPS browsing tree#336
bmatthieu3 merged 17 commits intodevelopfrom
composite

Conversation

@bmatthieu3
Copy link
Collaborator

@bmatthieu3 bmatthieu3 commented Jan 8, 2026

This features the development of a new HiPS image browsing tree panel.
The filter is still very minimal, allowing user to only filter by min resolution and bandwidth
The mocserver is queried to know which hips have pixels in the current viewport.

Things to do:

  • a erase button to reset the content of the search input text
  • a button to hide the hips that have no pixels in the current viewport (i.e. hide the orange underlined hipses)
  • button next to each HiPS to only load its MOC, target into its (hips_initial_fov, hips_initial_ra, hips_initial_dec)
Capture d’écran 2026-01-08 à 17 57 54

@bmatthieu3 bmatthieu3 added this to the 3.8.0 milestone Jan 8, 2026
@bmatthieu3 bmatthieu3 self-assigned this Jan 8, 2026
@bmatthieu3 bmatthieu3 added ui HiPS relative to HiPS displays labels Jan 8, 2026
@bmatthieu3 bmatthieu3 changed the base branch from master to develop January 8, 2026 17:03
@bmatthieu3
Copy link
Collaborator Author

Impl: #3 with a new toolbar object.
There is a aladin.getToolbar method to get the toolbar, a add(name, widget) and remove(name) method on it allow the user to add different actions.

@bmatthieu3 bmatthieu3 merged commit 63cd034 into develop Jan 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HiPS relative to HiPS displays ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a overlay has changed listener Multiple local HiPSes added from the UI mixed up

1 participant