Commit Graph

34 Commits

Author SHA1 Message Date
Tom Donaldson 6ce7e9365d Squash all skewer_selection commits to date 2026-05-27 16:36:59 +02:00
Matthieu Baumann c674864762 simplify UI Layout 2026-01-31 16:46:50 +01:00
Matthieu Baumann 6cc06ab51e first commit 2026-01-31 16:46:50 +01:00
Matthieu Baumann 832e8cd4bd bugfix allsky fits not appearing 2026-01-07 10:05:04 +01:00
Matthieu Baumann da8eb6f76e feat: swap layer orders 2025-12-08 17:46:34 +01:00
Matthieu Baumann af89535a91 first commit tree 2025-12-08 14:33:29 +01:00
bmatthieu3 05f1ae2808 feat: color picker and read pixel
This PR targets: #253, #76 and to some extent, maybe #208

It features:
* api: readPixel on a HiPS object method taking x, y pixel values on the
  screen. When no screen coo are given, the one of the center screen is
used.
* api: HiPS.probe a general method using HiPS.readPixel under the hood.
  It allow to probe the survey pixel values on a pixel, along a screen line and
along a great circle arc on the sky
* fix: readPixel could throw an exception if the tile has not been
  received. If so, now, we return a JS null value
* fix: retrieve pixels on fits HiPS bitpix=-32
* feat: a new aladin mode called TOOL_COLOR_PICKER.
* tool: showColorPickerControl: when clicking on it, enter the
  TOOL_COLOR_PICKER mode. The user can move the mouse on a pixel to know
its value. With a click, the pixel value is copied to its clipboard
* fix: restore samp button to connect to a hub
* fix: call redraw when calling gotoRaDec to update instantly the
  imageCanvas #208
* a new global readCanvas method on the Aladin object that
will simply read the final image Canvas. User can give a pixel coo, a
line (2 pixel coos), a rect (2 pixel coos for the box)
2025-05-07 16:37:56 +02:00
bmatthieu3 628ea826bf make the toolbar elements aligned vertically and with the same size 2025-03-19 12:35:18 +01:00
Matthieu Baumann e6321f3950 resize vignettes 2024-09-24 18:27:42 +02:00
Matthieu Baumann 61f9af1415 use Moc.fits when loading a local HiPS + add readme example vignettes 2024-09-24 14:29:32 +02:00
Matthieu Baumann 16b01504a6 fix hips icon name 2024-07-12 18:59:57 +02:00
Matthieu Baumann c8a4fb25d3 add an API example for putting an image as overlay with a WCS given as JS objec 2024-07-12 17:57:36 +02:00
Matthieu Baumann 9fa4159ae0 ui: catalog query box 2024-07-06 12:20:04 +02:00
Matthieu Baumann d765dc9ec2 Add basic HiPS filter in the stack box 2024-04-23 22:25:37 +02:00
Matthieu Baumann 63aebf738a new UI StackBox 2024-04-23 00:19:45 +02:00
Matthieu Baumann 2c50214a4e enhance doc, ui (tooltip new delay time param) 2024-03-15 19:31:33 +01:00
Matthieu Baumann 01c2a607ee add svg icon for context menu sub menu indications 2024-03-05 10:54:40 +01:00
Matthieu Baumann 360f80c789 long touch + UI refinements 2024-02-29 18:13:22 +01:00
Matthieu Baumann 12e2f1c340 fix UI from recommendation 2024-02-29 18:13:22 +01:00
Matthieu Baumann 90da2e3a05 fix ui 2024-02-29 18:13:22 +01:00
Matthieu Baumann c43ca6faf1 UI: adapt for mobile device 2024-02-29 18:13:22 +01:00
Matthieu Baumann a5da99c99f add status box ui element 2024-02-29 18:13:22 +01:00
Matthieu Baumann 5c5af162f4 remove jQuery, ui refac, A.toolbar and A.button new classes 2024-02-29 18:13:22 +01:00
Matthieu Baumann 057a1df431 major UI commit 2024-02-29 18:13:22 +01:00
Matthieu Baumann b69016b049 refactorize UI code 2024-02-29 18:13:22 +01:00
Matthieu Baumann 2aaf917e04 enhance samp connexion 2024-02-29 18:13:22 +01:00
Matthieu Baumann 8831336ca2 UI: stack layer WIP 2024-02-29 18:13:22 +01:00
Matthieu Baumann 4630fb41ae add some ui widgets 2024-02-29 18:13:22 +01:00
MARCHAND MANON d570301b1d add the target button in svg format 2023-07-04 18:25:12 +02:00
tboch be72b77c9c 2018-05-17 06:57:43 +00:00
tboch c9caa20a95 add stack logos 2017-09-07 13:17:06 +00:00
tboch 87c0492fc3 2016-05-03 13:41:19 +00:00
tboch 6b18ec0485 la coche pour Aladin Lite 2015-01-22 14:12:13 +00:00
tboch e37763c990 changed name to AladinLite 2014-10-23 07:07:36 +00:00