1720 Commits

Author SHA1 Message Date
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
Matthieu Baumann dd00d0db27 wip commit 2025-09-04 14:12:51 +02:00
Matthieu Baumann 1b10c59dca Allow customizing size and color source from its data content
sourceSize and color properties when creating a new Catalog now accepts a function
allowing to set different sizes/colors in function of the source catalog row
2025-09-02 15:06:08 +02:00
Matthieu Baumann f9b23d286c fine tune the default linewidth values 2025-08-29 16:07:11 +02:00
Matthieu Baumann 809a53e694 run clippy and fmt 2025-08-29 16:07:11 +02:00
Matthieu Baumann d6583e47ef update default thickness to match with previous lineWidth user were interested of 2025-08-29 16:07:11 +02:00
bmatthieu3 0c9c315f69 anti aliasing on lines (grid + mocs) drawn by the gpu. Change moc linewidth from 3 -> 2 and twick the coogrid ang step/opacity/linewidth 2025-08-29 16:07:11 +02:00
Matthieu Baumann 3454083449 fix Circle::intersectBbox 2025-08-29 11:57:15 +02:00
Erik Mellegard 311fa84919 Fix Circle intersectBBox 2025-08-29 11:57:15 +02:00
Matthieu Baumann 3d445e4f6f fix 26 channel color offset 2025-08-28 17:52:45 +02:00
Matthieu Baumann 950d0c693e Fix wrong coordinates frame 2025-08-28 16:17:30 +02:00
Matthieu Baumann 895aa169b4 fix clipping polyline containing vertices that fails to be projected (i.e. for SIN, TAN proj) 2025-07-04 14:00:55 +02:00
Matthieu Baumann 9201aff1ce Update README.md
Add mention of used rust core libraries
2025-07-01 10:07:19 +02:00
Matthieu Baumann 9f70766c75 use fitsrs 0.3.4 fixed version 2025-06-27 17:26:21 +02:00
Matthieu Baumann 3726ca028c clippy + fmt 2025-06-27 17:26:21 +02:00
Matthieu Baumann 347e09ff70 fix big FITS orientation. new feat: subdivide big PNG/JPG image as well 2025-06-27 17:26:21 +02:00