Matthieu Baumann
|
547c5422d4
|
add minified shaders
|
2025-09-17 14:26:45 +02:00 |
|
Matthieu Baumann
|
9bcc93877b
|
change changelog
v3.7.1-beta
|
2025-09-15 14:11:52 +02:00 |
|
Matthieu Baumann
|
3f6f247735
|
add changelog 3.7.0
|
2025-09-15 11:58:51 +02:00 |
|
Matthieu Baumann
|
c6c7ad44c9
|
add a prod routine only for internal production deployment on our server. npm run serve should behave like before
|
2025-09-12 18:04:08 +02:00 |
|
Matthieu Baumann
|
cdc1733c4f
|
Add label to checkbox UI filter enabler
v3.7.0-beta
|
2025-09-12 11:05:32 +02:00 |
|
Matthieu Baumann
|
6e40dbbfc1
|
update testing snapshots
|
2025-09-11 17:52:27 +02:00 |
|
Matthieu Baumann
|
e03b16119b
|
several fixes: panic when delaying resources treatments + ICRS sexa
|
2025-09-11 17:49:05 +02:00 |
|
Matthieu Baumann
|
e3162426be
|
fix: restore polyselect
|
2025-09-11 15:35:39 +02:00 |
|
Matthieu Baumann
|
5a285dabed
|
cargo clippy
|
2025-09-11 15:00:53 +02:00 |
|
Matthieu Baumann
|
2d04730623
|
fix: read pixel for jpg (works like rgba) and fits (1px offset fix + switch bytes order)
|
2025-09-11 14:31:45 +02:00 |
|
bmatthieu3
|
390c9096d7
|
NED tap access
|
2025-09-10 11:52:15 +02:00 |
|
Thomas Boch
|
0e9998a7fc
|
Merge pull request #327 from cds-astro/customize-share-url-function
Customize share URL function
|
2025-09-10 11:22:42 +02:00 |
|
Thomas Boch
|
22cfc972e2
|
Add customizeShareURLFunction method and associated example, solves issue #273
|
2025-09-10 11:19:06 +02:00 |
|
Matthieu Baumann
|
a1386c2a13
|
fmt
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
7bdf0cc912
|
run clippy + fmt
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
634d652c54
|
final commit
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
a10699c271
|
fix spectral display bug, add a new display/hide icon for the spectra displayer
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
52b0b6fc4f
|
wip
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
9739b87439
|
wip commit: not finished
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
9db098ce6a
|
add some button to the spectral tool
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
b35f79ad0a
|
add button to change unit
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
6cab5f9efd
|
compute max/min values per order
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
556388e260
|
refac SpectraDisplayer
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
e186713aa1
|
fix fits f64 tiles hips
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
97995834bf
|
widget: add spectral line on mouse hovering on the spectra
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
11a87901e1
|
spectra displayer tool: event handling
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
5948e6063b
|
wip spectral tool
|
2025-09-09 17:09:55 +02:00 |
|
bmatthieu3
|
a91b2154a1
|
wip: optimisation retrieving tiles from blob + imagebitmap when supported by the browser
|
2025-09-09 17:09:55 +02:00 |
|
bmatthieu3
|
c6c17f0ba2
|
cargo clippy
|
2025-09-09 17:09:55 +02:00 |
|
bmatthieu3
|
6879c22b02
|
fix warnings
|
2025-09-09 17:09:55 +02:00 |
|
bmatthieu3
|
48802d4494
|
fix bug to retrieve the correct spectra under the mouse
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
5c6405bf8b
|
WIP: spectra plot
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
e4689cf674
|
get spectra under the cursor
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
a4fad91abf
|
increase cubic tile buffer size
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
0462a451b3
|
keep the true data of the cubic tiles. This will be needed to get the spectra at a specific sky location
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
1dca5b1845
|
fix fits parsing and jpg/png cubic tiles
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
d73cc1c66d
|
code is compiling, HiPSCube is soon to work again. HiPS3D not yet tested/debugged
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
560696a6e1
|
DO NOT COMPILE. first very basic impl. Need testing.
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
258bc47d47
|
refac tile binary heap
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
729f86066e
|
refac querying of HiPS3D tiles and HiPSCube tiles + fix rendering fits
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
86002f3e89
|
fix the HiPSCube work again
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
9ea92b3bff
|
refact querying ressources (moc, tiles, allsky map)
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
f9722a69ff
|
first HiPS3D commit
|
2025-09-09 17:09:55 +02:00 |
|
Matthieu Baumann
|
c1dcb4b7e6
|
fix footprints
|
2025-09-05 14:53:35 +02:00 |
|
Matthieu Baumann
|
a1a8142b32
|
API doc: share url + send only requestedOptions
|
2025-09-05 14:49:48 +02:00 |
|
Matthieu Baumann
|
4294976105
|
final commit
|
2025-09-04 14:12:51 +02:00 |
|
Matthieu Baumann
|
12947ba9c9
|
show sources of obscore table
|
2025-09-04 14:12:51 +02:00 |
|
Matthieu Baumann
|
dd7ae10e0d
|
new onlyFootprint catalog option. If set to false, pointed sources are also shown with the footprint
|
2025-09-04 14:12:51 +02:00 |
|
Matthieu Baumann
|
610d22fd23
|
ellipse intersectBBox very coarse approx
|
2025-09-04 14:12:51 +02:00 |
|
Matthieu Baumann
|
9558bae25c
|
refac: compose Footprint inside Source and not the opposite
|
2025-09-04 14:12:51 +02:00 |
|