| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- 2026-06-30 18:47:08,175 - ERROR - Pipeline failed: 'NoneType' object is not callable
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 227, in run_background_pipeline
- task_func(self.update_progress, config)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- TypeError: 'NoneType' object is not callable
- 2026-06-30 18:47:12,955 - ERROR - Pipeline failed: 'NoneType' object is not callable
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 227, in run_background_pipeline
- task_func(self.update_progress, config)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- TypeError: 'NoneType' object is not callable
- 2026-06-30 18:54:45,258 - ERROR - Pipeline failed: 'NoneType' object is not callable
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 227, in run_background_pipeline
- task_func(self.update_progress, config)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- TypeError: 'NoneType' object is not callable
- 2026-06-30 19:08:20,961 - ERROR - Pipeline failed: App is not running
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 332, in run_background_pipeline
- task_func(self.update_progress, config, pipeline_state)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 66, in dummy_task
- progress_callback(advance=1)
- ~~~~~~~~~~~~~~~~~^^^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 381, in update_progress
- self.call_from_thread(_update)
- ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/.venv/lib64/python3.14/site-packages/textual/app.py", line 1819, in call_from_thread
- raise RuntimeError("App is not running")
- RuntimeError: App is not running
- 2026-06-30 19:18:14,215 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 19:22:46,181 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 21:49:24,173 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 21:58:23,232 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:02:17,566 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:02:24,454 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:05:28,118 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:06:52,271 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:07:09,800 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:07:16,120 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:07:25,317 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:08:39,971 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:08:44,617 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:09:01,476 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:09:52,766 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:14:38,011 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:15:31,941 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:19:35,748 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:25:58,294 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 22:26:28,903 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user while paused.
- 2026-06-30 22:37:54,542 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user while paused.
- 2026-06-30 22:38:05,493 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user while paused.
- 2026-06-30 23:00:47,768 - WARNING - Pipeline Interrupted: Pipeline execution stopped by user.
- 2026-06-30 23:09:29,204 - INFO - [SYSTEM] Application initialized and ready.
- 2026-06-30 23:13:16,084 - INFO - [SYSTEM] Application initialized and ready.
- 2026-06-30 23:13:17,733 - ERROR - [SYSTEM] No scenario selected! Please select a scenario from the dropdown.
- 2026-06-30 23:13:20,804 - INFO - [SYSTEM] Initiating Scenario: 2. Load, Evaluate, & Noise Analysis
- 2026-06-30 23:13:20,805 - INFO - [SYSTEM] Configuration saved to ./outputs/default/config.toml
- 2026-06-30 23:13:20,807 - INFO - [SYSTEM] Starting Task 1/3: Load Image and ADNIMERGE
- 2026-06-30 23:13:20,807 - ERROR - Pipeline failed: 'log'
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 293, in run_background_pipeline
- task_func(task_tracker, config, pipeline_state)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/util/tasks.py", line 10, in dummy_task
- log = state["log"]
- ~~~~~^^^^^^^
- KeyError: 'log'
- 2026-06-30 23:13:20,808 - ERROR - [SYSTEM] ERROR: 'log'
- 2026-06-30 23:13:33,900 - INFO - [SYSTEM] Initiating Scenario: 2. Load, Evaluate, & Noise Analysis
- 2026-06-30 23:13:33,901 - INFO - [SYSTEM] Configuration saved to ./outputs/default/config.toml
- 2026-06-30 23:13:33,903 - INFO - [SYSTEM] Starting Task 1/3: Load Image and ADNIMERGE
- 2026-06-30 23:13:33,904 - ERROR - Pipeline failed: 'log'
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 293, in run_background_pipeline
- task_func(task_tracker, config, pipeline_state)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/util/tasks.py", line 10, in dummy_task
- log = state["log"]
- ~~~~~^^^^^^^
- KeyError: 'log'
- 2026-06-30 23:13:33,904 - ERROR - [SYSTEM] ERROR: 'log'
- 2026-06-30 23:13:38,868 - INFO - [SYSTEM] Initiating Scenario: 1. Train, Evaluate, & Noise Analysis
- 2026-06-30 23:13:38,869 - INFO - [SYSTEM] Configuration saved to ./outputs/default/config.toml
- 2026-06-30 23:13:38,871 - INFO - [SYSTEM] Starting Task 1/5: Load Image and ADNIMERGE
- 2026-06-30 23:13:38,872 - ERROR - Pipeline failed: 'log'
- Traceback (most recent call last):
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/main.py", line 293, in run_background_pipeline
- task_func(task_tracker, config, pipeline_state)
- ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/home/nschense/Documents/Medphys_Research/alnn_rewrite/util/tasks.py", line 10, in dummy_task
- log = state["log"]
- ~~~~~^^^^^^^
- KeyError: 'log'
- 2026-06-30 23:13:38,872 - ERROR - [SYSTEM] ERROR: 'log'
- 2026-06-30 23:15:39,501 - INFO - [SYSTEM] Application initialized and ready.
- 2026-06-30 23:15:42,574 - INFO - [SYSTEM] Initiating Scenario: 1. Train, Evaluate, & Noise Analysis
- 2026-06-30 23:15:42,574 - INFO - [SYSTEM] Configuration saved to ./outputs/default/config.toml
- 2026-06-30 23:15:42,576 - INFO - [SYSTEM] Starting Task 1/5: Load Image and ADNIMERGE
- 2026-06-30 23:15:42,577 - INFO - [Load Image and ADNIMERGE] Initializing process...
- 2026-06-30 23:15:44,200 - INFO - [Load Image and ADNIMERGE] Halfway through current task execution...
- 2026-06-30 23:15:45,290 - INFO - [Load Image and ADNIMERGE] Task completed.
- 2026-06-30 23:15:45,300 - INFO - [SYSTEM] Starting Task 2/5: Train Regular Models
- 2026-06-30 23:15:45,302 - INFO - [Train Regular Models] Initializing process...
- 2026-06-30 23:15:46,918 - INFO - [Train Regular Models] Halfway through current task execution...
- 2026-06-30 23:15:48,003 - INFO - [Train Regular Models] Task completed.
- 2026-06-30 23:15:48,004 - INFO - [SYSTEM] Starting Task 3/5: Train Bayesian Models
- 2026-06-30 23:15:48,005 - INFO - [Train Bayesian Models] Initializing process...
- 2026-06-30 23:15:49,636 - INFO - [Train Bayesian Models] Halfway through current task execution...
- 2026-06-30 23:15:50,716 - INFO - [Train Bayesian Models] Task completed.
- 2026-06-30 23:15:50,718 - INFO - [SYSTEM] Starting Task 4/5: Evaluate Regular Models
- 2026-06-30 23:15:50,719 - INFO - [Evaluate Regular Models] Initializing process...
- 2026-06-30 23:15:52,346 - INFO - [Evaluate Regular Models] Halfway through current task execution...
- 2026-06-30 23:15:53,414 - INFO - [Evaluate Regular Models] Task completed.
- 2026-06-30 23:15:53,416 - INFO - [SYSTEM] Starting Task 5/5: Evaluate Bayesian Models
- 2026-06-30 23:15:53,417 - INFO - [Evaluate Bayesian Models] Initializing process...
- 2026-06-30 23:15:53,671 - ERROR - [SYSTEM] Stop requested! Terminating gracefully...
- 2026-06-30 23:15:53,685 - ERROR - [SYSTEM] STOPPED: Pipeline execution stopped by user.
|