bmatthieu3
706ea7a672
Add error callback for catalogFromVizier, catalogFromSimbad/NED/SkyBot. Use the proxy for NED queries
...
Co-authored-by: szpetny <>
2023-05-16 10:22:37 +02:00
bmatthieu3
c18c586f5d
fix: artefacts cell projection
2023-05-15 13:59:06 +02:00
Matthieu Baumann
1ba13cb3ca
Merge pull request #85 from cds-astro/background-color
...
Set background color api
2023-05-14 21:37:55 +02:00
bmatthieu3
b517ad74c0
set background color from api and send special color changed event
2023-05-14 20:17:04 +02:00
bmatthieu3
849b1d45a1
request for s_region when querying a vizier table by a cone search
2023-05-14 11:15:00 +02:00
Matthieu BAUMANN
e96b11c5e2
uniformize css a little bit
2023-05-08 20:44:14 +02:00
Matthieu BAUMANN
41b31db949
cut too long layer label names with ...
2023-05-08 16:36:41 +02:00
Matthieu BAUMANN
c7ae41948e
fix: possibility to pass a unique Source object to addSources
2023-05-08 10:00:54 +02:00
Matthieu BAUMANN
e7781b97ed
fix: rewrite table header when changing the tab
2023-05-08 00:20:13 +02:00
Matthieu BAUMANN
89778fc0f3
vizier option to return all the columns of the table
2023-05-07 23:19:29 +02:00
Matthieu BAUMANN
af0ea6b578
make aladin lite indicator css self contained
2023-05-07 11:05:38 +02:00
Matthieu BAUMANN
99634bb23d
download file by default when the access_format is not recognized
2023-05-06 20:40:49 +02:00
Matthieu BAUMANN
6178bfd201
readd rainbow colormap
2023-05-06 19:11:09 +02:00
Matthieu BAUMANN
98e055b78a
change ui
2023-05-06 18:46:10 +02:00
Matthieu BAUMANN
45a53cd57e
fix: do not draw 2 times order3sources if maxOrderAllsky=2
2023-05-06 17:01:31 +02:00
Matthieu BAUMANN
60c7909b25
create catalog fields in addSources if not computed before
2023-05-05 23:13:41 +02:00
Matthieu BAUMANN
2a617849d2
fix case where base layer is an ImageFITS. It was entering planet case because isPlanetaryBody is undefined which is !== false
2023-05-05 13:06:42 +02:00
Matthieu Baumann
c661e03e90
Merge pull request #74 from bmiszalski/progcat_shape_func
...
Allows HiPS cat to use shape function
2023-05-05 12:56:48 +02:00
Matthieu BAUMANN
4a3a8c0c4f
remove need of jquery, move the restoring of the canvas after all drawSources have been called
...
Co-authored-by: Brent Miszalski <bmiszalski@gmail.com >
2023-05-05 12:46:13 +02:00
Brent Miszalski
fc4459dc58
Allows HiPS cat to use shape function
2023-05-05 12:34:19 +02:00
Matthieu BAUMANN
974118ad21
progressive cat: limit the number of tiles to fetch by contraining the norder to lower orders
2023-05-05 12:33:54 +02:00
Manon
b3e119a43b
Add popup on no match ( #79 )
...
* add popup when no match is found with the pointers
* move degreesToString from coo.js to AladinUtils
* apply Matthieu's comments
---------
Co-authored-by: bmatthieu3 <baumannmatthieu0@gmail.com >
2023-05-05 11:33:29 +02:00
Matthieu BAUMANN
868ac7be79
fix addSourcesAsArray used by ipyaladin. Set the fields for the catalog
2023-05-04 19:44:54 +02:00
Matthieu BAUMANN
390f7ea20f
add load fits image option in ctx right click menu
2023-05-03 12:24:39 +02:00
Matthieu BAUMANN
1488c078e4
fix: use HMS for parallel grid labels
2023-05-03 12:16:43 +02:00
Matthieu BAUMANN
6f789a0619
FITS query: disable using the proxy for the moment (until https://github.com/MattiasBuelens/wasm-streams/issues/20 is solved). Tell the user that fetching may fail because of CORS headers not set and that he can open its fits file by first manually download it and then open it in aladin lite
2023-05-03 11:49:20 +02:00
Matthieu BAUMANN
611b1c7777
restore utils
2023-05-02 17:42:16 +02:00
Matthieu BAUMANN
acf64f3fed
use votable 0.2.3 to make the coronelli example pass
2023-05-02 17:38:29 +02:00
Matthieu BAUMANN
e8acc581bf
update to votable 0.2.2
2023-05-02 11:07:28 +02:00
Matthieu BAUMANN
89948e6461
fix css for too long labels
2023-05-01 14:30:55 +02:00
Matthieu BAUMANN
e24cbb87d6
fix some bugs. Still there are some errors to fix with the new votable parser
2023-05-01 13:32:21 +02:00
Matthieu BAUMANN
6440697cb1
simplify setOverlayImageLayer and newImageSurvey
2023-04-27 18:28:03 +02:00
Matthieu BAUMANN
506a9669c0
add hips located
2023-04-27 18:16:44 +02:00
Matthieu BAUMANN
cfc7dbda4a
fix some bugs: still votables error to fix
2023-04-27 18:15:35 +02:00
Matthieu BAUMANN
69ae41942d
hms angle serialization format
2023-04-27 13:56:18 +02:00
Matthieu BAUMANN
b8847be007
fix: wcs galactic
2023-04-26 17:32:59 +02:00
Matthieu BAUMANN
c289ececf6
add previous from datalink to obscore
2023-04-26 14:19:02 +02:00
Matthieu BAUMANN
c35d8e4e8c
shorten table name in measurement table
2023-04-26 11:35:20 +02:00
Matthieu BAUMANN
a58ade5801
add update objectslookup when not dragging in the touchmove event
2023-04-24 16:42:31 +02:00
Matthieu BAUMANN
3c1c01a43e
wip
2023-04-24 16:42:31 +02:00
Matthieu BAUMANN
1bf97b66ff
previous next states for obscore table
2023-04-24 16:42:31 +02:00
Matthieu BAUMANN
9c8ccbb920
Enhance measurement table to select sources coming from different catalog
2023-04-24 16:42:29 +02:00
Matthieu BAUMANN
7efb4e786e
obscore fields reconize
2023-04-24 16:42:16 +02:00
Matthieu BAUMANN
d520de061f
simplify shapes
2023-04-24 16:42:14 +02:00
Matthieu BAUMANN
bb245eb577
first commit
2023-04-24 16:40:30 +02:00
Matthieu BAUMANN
2e8ecb5fe6
remove backface/frontface culling as it is done by the iterator
2023-04-24 15:20:19 +02:00
Thomas Boch
b22f822f6a
Add HiPS2FITS option to contextual menu
2023-04-13 17:21:21 +02:00
Thomas Boch
2993dc2f7c
Contextual menu now enables addition of new catalogue layer
2023-04-13 08:59:25 +02:00
Thomas Boch
7d79597c0d
Fix color bug for polyline. Color of the graphicOverlay was ignored
2023-04-13 08:35:55 +02:00
Thomas Boch
dd5c35d8ed
Fix context menu
2023-04-04 16:14:47 +02:00