Matthieu Baumann
a6eac3f81f
10 bits per channel rgb
2021-03-12 13:51:06 +01:00
Matthieu Baumann
f56978d55f
active texture not necessary everywhere
2021-03-12 13:03:19 +01:00
Matthieu Baumann
60a55c2354
first commit
2021-03-11 23:53:15 +01:00
Matthieu Baumann
3c679a5c08
unbind position tex
2021-03-10 15:55:07 +01:00
Matthieu Baumann
61ce88149c
RGB to RGBA
2021-03-10 15:11:19 +01:00
Matthieu Baumann
d4b395506b
multiple instances fix
2021-03-10 13:23:08 +01:00
Matthieu Baumann
bac40a063b
add RGBF32 texture format
2021-03-10 11:33:06 +01:00
Matthieu Baumann
a650d38694
Add canvas method
2021-03-10 11:02:33 +01:00
Matthieu Baumann
1be54e94c7
add reversed to Grayscale2Colormap object
2021-03-10 11:02:33 +01:00
Matthieu Baumann
463b9f6e1c
add colormap to index color example
2021-03-10 11:02:33 +01:00
Matthieu Baumann
4ca227143e
remove raytracer distortions
2021-03-10 11:02:33 +01:00
Matthieu Baumann
240832b94d
production
2021-03-10 11:02:33 +01:00
Matthieu Baumann
db1a80a753
replace http -> https
2021-03-10 11:02:33 +01:00
Matthieu Baumann
785d115237
first commit
2021-03-10 11:02:32 +01:00
Matthieu Baumann
9049ef10fd
first commit
2021-03-10 11:02:32 +01:00
Thomas Boch
1580a2ddbe
Add new color maps: stern, EOS B, spectral, RdBu, parula
2021-03-10 10:13:25 +01:00
Thomas Boch
d3c3033901
Add test page multiple-instances.html
...
This page tries to run two instances in Aladin Lite
2021-03-10 09:46:19 +01:00
Thomas Boch
a8560ef5f4
Add color map YIOrBr
2021-03-08 16:19:49 +01:00
Thomas Boch
face3fab77
Add color maps viridis, plasma, magma, inferno and turbo
2021-03-08 15:44:36 +01:00
Thomas Boch
ed14c64247
Merge branch 'develop' of https://github.com/cds-astro/aladin-lite into develop
2021-03-04 14:13:55 +01:00
Matthieu Baumann
c42f0df889
hips layers support
2021-03-04 14:10:24 +01:00
Matthieu Baumann
dd568d932e
fix begin
2021-03-02 17:06:18 +01:00
Matthieu Baumann
04bc7291f7
first commit
2021-03-02 08:53:30 +01:00
Thomas Boch
a8e7f9e3c9
Merge branch 'develop' of https://github.com/cds-astro/aladin-lite into develop
2021-02-26 13:08:52 +01:00
Matthieu Baumann
8030e3444b
add image survey api
2021-02-26 13:03:53 +01:00
Matthieu Baumann
8ec0c2f66c
resize grid label
2021-02-26 13:03:53 +01:00
Matthieu Baumann
13e3f9565b
add rotateAroundAxis API method
2021-02-26 13:03:53 +01:00
Matthieu Baumann
41c412b8d7
stable version
2021-02-26 13:03:53 +01:00
Matthieu Baumann
7cb037490f
getAvailableColormapList api function
2021-02-26 13:03:53 +01:00
Matthieu Baumann
7593ec38ef
update gal to j2000
2021-02-26 13:03:53 +01:00
Matthieu Baumann
76e82aaf41
does not compile
2021-02-26 13:03:53 +01:00
Matthieu Baumann
d61b8236e3
Add infos for compiling the project
2021-02-26 13:03:53 +01:00
Matthieu Baumann
9690e337c2
apply gal to icrs rotation to the w2m matrix
2021-02-26 13:03:53 +01:00
Matthieu Baumann
8c4ce049fd
first commit
2021-02-26 13:03:53 +01:00
Matthieu Baumann
192dccb1cb
first commit
2021-02-26 13:03:53 +01:00
Thomas Boch
9617ea94fb
Merge branch 'develop' of https://github.com/cds-astro/aladin-lite into develop
2021-02-23 16:00:26 +01:00
Thomas Boch
f372239d7b
Add test example dist/easy-access-simbad-ned.html
2021-02-23 15:54:26 +01:00
Thomas Boch
20955c236f
Merge branch 'develop' of https://github.com/cds-astro/aladin-lite into develop
2021-02-23 15:53:36 +01:00
Thomas Boch
303eda3769
Bug fix: catalog sources can now be clicked at their correct position
...
The previous projection function was returning integers, whereas it now
returns floats. As a result, floats were used to index the objLookup
array in View ... which didn't work quite well. Rounding the values did
the trick
2021-02-23 15:43:20 +01:00
Matthieu Baumann
89b038eb68
fix ellipse north to east angle
2021-02-17 15:53:22 +01:00
Matthieu Baumann
bce635395a
fix ellipse north to east angle
2021-02-17 12:55:32 +01:00
Matthieu Baumann
90e5ae64f0
add ellipse class and API function for plotting ellipses on top on the aladin lite view
2021-02-04 17:22:22 +01:00
Matthieu Baumann
5ae019fb73
Add a bigger triangle to see how it looks. Can be enhanced but it does not look bad
2021-02-03 15:51:58 +01:00
Matthieu Baumann
84fcb6fb8a
footprint works. Issue: look at the projectLine rust method to handle bid lines!
2021-02-03 12:14:20 +01:00
bmatthieu3
743702a61a
API: setImageSurvey(idOrRootUrl)
2021-02-01 21:48:18 +01:00
bmatthieu3
ad3094012d
change readme
2021-02-01 21:31:34 +01:00
bmatthieu3
79163a2aa6
clean project
2021-02-01 21:04:16 +01:00
bmatthieu3
636c350767
investigating ui layer
2021-01-21 08:36:33 +01:00
bmatthieu3
ee5b0ffd72
add discovery tree handling
2021-01-15 21:09:49 +01:00
bmatthieu3
0d726478e4
fix aitoff gpu projection
2021-01-06 19:54:46 +01:00