Files
bmatthieu3 4bc8c81ad4 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:29:55 +02:00
..
2025-04-09 13:35:20 +02:00
2024-10-11 13:45:04 +02:00
2025-04-09 13:35:20 +02:00
2023-08-22 16:08:14 +02:00
2025-02-14 08:42:09 +01:00
2025-03-20 15:47:59 +01:00
2023-07-28 13:31:34 +02:00
2025-04-08 18:09:09 +02:00
2024-07-29 09:45:33 +02:00
2024-09-12 17:05:33 +02:00
2024-02-29 18:13:22 +01:00
2024-02-29 18:13:22 +01:00
2024-04-23 00:19:45 +02:00
2024-02-29 18:13:22 +01:00
2024-02-29 18:13:22 +01:00
2024-07-02 19:00:16 +02:00
2024-09-11 18:15:17 +02:00
2024-04-23 00:19:45 +02:00
2024-04-23 00:19:45 +02:00
2024-04-23 00:19:45 +02:00