19 Commits

Author SHA1 Message Date
Ross e78a69367f try to fix recons 2026-06-08 11:41:46 +01:00
Ross 161da980cf fix a few things 2026-06-08 10:57:01 +01:00
Ross ee4fe2b85b many changes 2026-05-28 22:53:04 +01:00
Ross 63ea4cdf23 Add downsample series functionality and related UI updates
- Implemented asynchronous downsample task for series with progress tracking.
- Added new URL endpoint for downsample status.
- Updated Series model to include source_series_instance_uid.
- Enhanced case display template with new buttons for series actions.
- Added password reset functionality in user profile with appropriate alerts.
- Created migration for new source_series_instance_uid field in Series model.
2026-05-18 16:20:38 +01:00
Ross 1c76e0696c feat(tasks): Refactor series_reconstruct_task and add _stamp_derived_dataset for improved dataset handling 2026-05-18 07:48:24 +01:00
Ross ff00efecf7 feat(tasks): Enhance series_reconstruct_task with additional metadata and improved slice handling 2026-05-17 22:29:23 +01:00
Ross a9946961f1 fix(tasks): Update _reduce_slab function to accept reduce_axis parameter for flexibility in reconstruction 2026-05-17 22:20:22 +01:00
Ross d5e473d692 style(tasks): Improve task overview page layout and styling for better readability 2026-05-17 22:08:07 +01:00
Ross 75e3bca503 feat(tasks): Implement task action functionality in task overview page 2026-05-17 21:53:30 +01:00
Ross 1775b11e40 fix(tasks): Correct ImagePositionPatient assignment in series_reconstruct_task 2026-05-17 21:44:09 +01:00
Ross d77c5149f0 feat(worker): Enhance db_worker script for better error handling and add systemd service example 2026-05-17 21:36:46 +01:00
Ross e6a20bb851 feat(tasks): Integrate django-tasks for task management and progress tracking 2026-05-17 12:41:17 +01:00
Ross 7ed0a8f378 feat(reconstruction): Add asynchronous series reconstruction task with progress tracking 2026-05-17 11:32:48 +01:00
Ross 35c67cbc80 . 2025-03-17 10:49:38 +00:00
Ross 2865935a95 . 2025-03-17 09:39:37 +00:00
Ross 0b575bc64c . 2025-03-10 11:40:17 +00:00
Ross 580249a82d . 2025-03-10 11:35:02 +00:00
Ross 486bb94ea9 . 2025-02-24 17:12:54 +00:00
Ross f43c54f4af test celery 2025-02-24 16:57:37 +00:00