Matthieu Baumann
180b63db37
rename ImageHiPS in HiPS, factorize Image/HiPS, zoom for trackpad refined
2024-09-11 18:15:17 +02:00
Matthieu Baumann
46cf0c2939
wip have a default hips url on allsky for the default hips list to begin to query while waiting for the mocserver response
2024-09-11 18:15:17 +02:00
Matthieu Baumann
69b2254542
fasten a little bit the starting by disabling the download of less precised tiles and thus it will only blend the good resolued tiles with less precised ones.
2024-09-11 18:15:17 +02:00
Matthieu Baumann
c9b1fc5f7f
fix issue #179 : onClick can be associated to user defined function
2024-09-11 18:15:17 +02:00
Matthieu Baumann
0024032861
WIP: try to enhance starting
2024-09-11 18:15:17 +02:00
Matthieu Baumann
b9fb0b7e53
avoid computing the full unprojected texturefor the raytracing step. Hope it's gonna fasten the starting of aladin lite
2024-09-11 18:15:17 +02:00
Matthieu Baumann
38d14e2239
add possibility to associate an Image or HTMLCanvasElement to a specific source in the shape function
2024-09-11 18:15:17 +02:00
Matthieu Baumann
b0bf7da8b1
add error ellipse example for 2mass
2024-09-11 18:15:17 +02:00
Matthieu Baumann
3dd2c19c4c
first commit hips cube impl
2024-09-11 18:15:17 +02:00
szpetny
fcefe89f17
restore A.footprint function
2024-08-21 18:53:34 +02:00
Xen0Xys
1d68d0e6e3
🎨 Improve variable names and documentation
2024-08-12 10:54:49 +02:00
Tom Czekaj
5a49ccb7b3
📝 Add overlay type definition
...
Co-authored-by: Matthieu Baumann <baumannmatthieu0@gmail.com >
2024-08-12 10:54:49 +02:00
Xen0Xys
c16309f670
✨ Add removeOverlayByName function
2024-08-12 10:54:49 +02:00
bmatthieu3
cedea781a1
allow the user to define and use its own colormaps.
...
Aladin.getListOfColormaps() and Aladin.addColormap new method. Solve #174
2024-07-29 12:13:00 +02:00
Matthieu Baumann
d8ff8aa41e
remove tiff dep
2024-07-29 09:45:33 +02:00
bmatthieu3
3c4ec3a0c1
wip tiff support
2024-07-29 09:45:33 +02:00
Matthieu Baumann
dcf3bb360a
wip parse the header inside xmp
2024-07-29 09:45:33 +02:00
bmatthieu3
c42002db8f
wip: image format inference, avm parser based on https://www.strudel.org.uk/avm/js/ , wcs creation from avm tags
2024-07-29 09:45:33 +02:00
Matthieu Baumann
4baab48716
return pos in icrs for the click
2024-07-24 20:57:53 +02:00
Matthieu Baumann
b9791be5e3
update codemeta [skip ci]
2024-07-22 18:23:02 +02:00
bmatthieu3
0cf53a6997
add local hips example, hips cache is not a static variable anymore, disable scroll bar style in the measurementdiv table
2024-07-22 17:42:41 +02:00
Matthieu Baumann
7c4fdb80a7
hips cache store the hips object directly
2024-07-22 09:24:32 +02:00
Matthieu Baumann
888aa6fc45
stack close btn
2024-07-21 12:14:33 +02:00
Matthieu Baumann
5a298f6ee1
fix some bugs, adapt ui for a new release
2024-07-17 18:43:29 +02:00
Xen0Xys
80f48331df
📝 Add documentation for layerChanged event
2024-07-17 09:58:28 +02:00
Xen0Xys
1c15d6578c
🔇 Remove unused log
2024-07-17 09:58:28 +02:00
Xen0Xys
ba85bb496d
✨ Change layerChanged event trigger strategy
2024-07-17 09:58:28 +02:00
Xen0Xys
4c7449ce54
✨ Add baseLayerChanged event when the base layer is changed
2024-07-17 09:58:28 +02:00
Matthieu Baumann
ad3e86b146
add format change ui, send a hips_removed event when a layer changes
2024-07-16 22:48:22 +02:00
Matthieu Baumann
b2b7985f7e
v3.4.4 bugfix version
2024-07-15 18:45:12 +02:00
Matthieu Baumann
b632db96b1
fix some ui, line thickness, add resizeChanged and projectionChanged callbacks
2024-07-15 18:35:16 +02:00
Matthieu Baumann
e9fbafca18
add doc example
2024-07-12 19:03:43 +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
7da91d7293
points to wcs git path until a new official version is deployed
2024-07-06 14:29:55 +02:00
Matthieu Baumann
9fa4159ae0
ui: catalog query box
2024-07-06 12:20:04 +02:00
Matthieu Baumann
73f29a5e72
remove rust warnings
2024-07-04 10:40:35 +02:00
Matthieu Baumann
3937febb46
fix issue https://github.com/cds-astro/aladin-lite/issues/136 , handle fits display with CDELT1 > 0.0
2024-07-04 10:19:16 +02:00
Matthieu Baumann
4b5dc7ecf1
beta 3.4.3
2024-07-03 16:09:45 +02:00
Matthieu Baumann
00f13403f5
[ci skip] remove some rust warnings
2024-07-03 16:05:23 +02:00
Matthieu Baumann
9ccc7ce602
fix some bugs: zoom buttons, fits image display
2024-07-03 16:03:52 +02:00
Matthieu Baumann
0d172707aa
set rust lib version
2024-07-02 19:11:55 +02:00
Matthieu Baumann
1313aeab4b
doc fixes
2024-07-02 19:11:55 +02:00
Matthieu Baumann
a2d85aa0a5
fix context sub menu deploy for small screen
2024-07-02 19:11:55 +02:00
Matthieu Baumann
dbd43e9809
Adapt Aladin lite display for small sized devices
...
In particular for iphones (320px wide). This use media queries (that will be documented) that hide some UI ele
ments if aladin lite is too small. Users still can override the css if they want.
2024-07-02 19:11:55 +02:00
Matthieu Baumann
291146779d
remove some rust warnings
2024-07-02 19:00:16 +02:00
Matthieu Baumann
098ef8f69d
handle rotation for ICRS frame when exporting the WCS. CRVAL on the equator and Galactic frame with cylindrical projection are not handled. This targets issue https://github.com/cds-astro/aladin-lite/issues/170
2024-07-02 19:00:16 +02:00
Matthieu Baumann
d27138e086
WIP: polyline catalog renderer
2024-07-02 19:00:16 +02:00
Matthieu Baumann
bb288bd5b0
propose a removeHiPSFromFavorites method on the aladin object. Targets issue: https://github.com/cds-astro/aladin-lite/issues/171
2024-07-02 19:00:16 +02:00
Matthieu Baumann
0cdc513cb8
move grid rendering from line rasterizer to grid module
2024-07-02 19:00:16 +02:00