Commit Graph

969 Commits

Author SHA1 Message Date
Matthieu BAUMANN
dfbf8c33e6 fix progressive cat, remove depth on Layers struct 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
458a2ed36f Warning: remove zoom when setting surveys 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
5857e807f7 GUI: change sat, contrast and brightness to sliders 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
a80739e458 change cuts with rightclick 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
670c79d065 rightclick behaviour for hips color 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
163a8faf38 wip: imagecolor refac, imagesurvey object refac 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
a2188b8d65 isolate image color config into one specific file 2023-02-17 19:21:31 +01:00
Thomas Boch
029f72f53a Bug fix: catalog selector did not show in full screen 2023-02-17 19:21:31 +01:00
Thomas Boch
390fce46ec Bug fix: HiPS selector did not show sugestions in full screen mode 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
8785d58b1e update package.json 2023-02-17 19:21:31 +01:00
Thomas Boch
bc1e3ad921 Fix getShareURL method 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
3a57cbac1a AladinLiteSrc -> AladinLiteAssets 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
90f5c9b8d4 add survey option to successcallback of displayFITS 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
f9b35037ef fix change of url for the mirrors 2023-02-17 19:21:31 +01:00
Matthieu BAUMANN
5fe990c9eb update readme with the v3 2023-01-31 18:15:45 +01:00
Thomas Boch
1a45d9c602 feat: update getEmbed to link to v3 2023-01-31 18:15:44 +01:00
Matthieu BAUMANN
be17058b24 Merge branch 'develop' 2023-01-30 15:18:45 +01:00
Matthieu BAUMANN
0d49fbae56 add AladinLiteSrc.tar.gz in the build pipeline 2023-01-30 15:11:46 +01:00
Matthieu BAUMANN
7773b14bcd add a method for getting the colormaps 2023-01-30 14:25:04 +01:00
Thomas Boch
9477bcbda6 cleanup for sharing feature 2023-01-30 14:18:20 +01:00
Thomas Boch
26cd8436f9 feat: new API method addListener 2023-01-30 14:12:01 +01:00
Thomas Boch
f046f7e3ca Bug fix: HiPS and cat selectors lists no more shifted when not in full screen 2023-01-30 13:33:52 +01:00
Matthieu BAUMANN
fcf5c65747 fix: planetary surveys pinched rotation 2023-01-28 09:47:10 +01:00
Matthieu BAUMANN
8d6799bb6c draw and update fits images inside the layers class 2023-01-28 05:57:24 +01:00
Matthieu BAUMANN
a61f355a62 remove unused and commented code 2023-01-28 05:56:05 +01:00
Matthieu BAUMANN
f9dedbaf5d do not cache received tiles that do not belong to any surveys in the view 2023-01-28 05:55:18 +01:00
Matthieu BAUMANN
ae592fb4e0 fix: Handle pinched rotation for planetary surveys 2023-01-28 05:54:01 +01:00
Matthieu BAUMANN
897ab68a95 fix https context 2023-01-27 16:48:36 +01:00
Matthieu BAUMANN
01fb348a86 Merge branch 'fits_support' into develop2 2023-01-27 15:50:47 +01:00
Matthieu BAUMANN
388b541b89 package command: npm run package-tar 2023-01-27 15:39:51 +01:00
Matthieu BAUMANN
d0227fc387 tex sub when the camera is stopped 2023-01-27 15:16:11 +01:00
Matthieu BAUMANN
302ab4c770 evaluate the percentiles with a quickselect 2023-01-27 09:45:49 +01:00
Matthieu BAUMANN
c79256ed7e fix mirror testing, disable cache when querying the properties for each mirror 2023-01-26 06:53:20 -08:00
Matthieu BAUMANN
f989e56895 rename example fits image 2023-01-26 06:52:05 -08:00
Matthieu BAUMANN
7bd353ca94 use wcs lib on crates.io 2023-01-26 06:51:30 -08:00
Matthieu BAUMANN
c788b8b2d1 Hide fits image wip dev 2023-01-26 06:51:03 -08:00
Matthieu BAUMANN
08f592af38 update gitignore 2023-01-26 01:52:57 -08:00
Matthieu BAUMANN
fd1393b639 wip fits support 2023-01-26 01:51:59 -08:00
Matthieu BAUMANN
f8c74f275f refer to master branch of fitsrs 2023-01-02 17:33:13 +01:00
Matthieu BAUMANN
c09e5dde18 Rewrite Utils.loadFromMirrors using the fetch API instead of doing an jquery
ajax request

Change all the code using this method everywhere as it now return a promise that can
be catched
2022-12-22 12:10:44 +01:00
Matthieu BAUMANN
f5dd1f27aa fix tan proj when screen height > width 2022-12-21 15:57:01 +01:00
Matthieu BAUMANN
a551efff78 add comment 2022-12-21 14:52:38 +01:00
Matthieu BAUMANN
29c91acb0f remove vscode workspace 2022-12-21 14:51:48 +01:00
Matthieu BAUMANN
3f8e8542d2 fix warnings 2022-12-21 14:48:12 +01:00
Matthieu BAUMANN
34c8cef482 projection wip 2022-12-21 14:12:40 +01:00
Matthieu BAUMANN
21e8f0e314 propagate shader compiling/linking errors 2022-12-08 11:08:25 +01:00
Matthieu BAUMANN
02b259d360 move jquery dep to npm 2022-12-08 10:04:12 +01:00
Matthieu BAUMANN
731fb25902 hide delete layer for base layer 2022-12-07 17:07:13 +01:00
Matthieu BAUMANN
2719e22baa opti: do not render surveys behind opaque surveys 2022-12-07 16:29:11 +01:00
Matthieu BAUMANN
3127ec31ef opti: background color when not allsky full screen rendering, fix bug: jpeg missing tiles 2022-12-07 16:29:11 +01:00