Commit Graph
13 Commits
Author SHA1 Message Date
wyzula_jandJan Wyzula 53b21725fd feat(heatmap): scan history plotting via browser popup and settings scan selection 2026-07-10 15:56:56 +02:00
wakonig_k 5b33732947 feat: add scan_id parameter and update_with_scan_history method to Heatmap class 2026-06-30 12:23:27 +02:00
wakonig_k 9123f5be00 fix: correct fast and slow axis order in heatmap calculations and tests 2026-06-29 16:20:01 +02:00
wyzula_j b93fbc5cd3 refactor: global refactoring to use device-signal pair names 2026-03-05 18:12:32 +01:00
wyzula_j dd69578b91 feat(plot_base): plot_base, image and heatmap widget adopted to property-toolbar sync 2026-03-05 18:12:32 +01:00
wyzula_j 6baf1962fa fix(heatmap): devices are saved as SafeProperties 2026-03-05 18:12:31 +01:00
wyzula_j 6fc524c819 fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread 2026-03-05 18:12:30 +01:00
wyzula_j f98a5de7e9 perf(heatmap): thread worker optimization 2026-03-05 18:12:30 +01:00
wyzula_j 323c8d5bc0 fix(heatmap): interpolation of the image moved to separate thread 2026-03-05 18:12:30 +01:00
wyzula_jandJan Wyzula d876ca72bc fix(heatmap): more robust logic for fast and slow axis in grid scan 2025-12-16 13:36:17 +01:00
wakonig_kandJan Wyzula 1d8069e391 feat(heatmap): add interpolation and oversampling UI components 2025-07-17 14:44:06 +02:00
wakonig_kandJan Wyzula 6c494258f8 fix(heatmap): fix pixel size calculation for arbitrary shapes 2025-07-11 13:57:01 +02:00
wakonig_kandKlaus Wakonig 0c76b0c495 feat: add heatmap widget 2025-07-10 14:22:15 +02:00