Page MenuHomePhabricator

kompan (Ina Nora Kompan)
User

Projects

User Details

User Since
Nov 6 2017, 1:47 PM (363 w, 2 d)

Recent Activity

Sep 12 2024

kompan triaged T30517: Remove suffix "MiniApp" from Pharmacokinetics mini apps as Normal priority.
Sep 12 2024, 10:51 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan triaged T30516: Update list of available MiniApps in MITK documentation as Normal priority.
Sep 12 2024, 10:44 AM · Moved to git.dkfz.de, MITK (v2024.12)

Sep 11 2024

kompan moved T30515: OSIPI-suggested xml file in DCE MRI and Generic DataFit View from Backlog to Cycle on the MITK (v2024.12) board.
Sep 11 2024, 9:44 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan triaged T30515: OSIPI-suggested xml file in DCE MRI and Generic DataFit View as Normal priority.
Sep 11 2024, 9:43 AM · Moved to git.dkfz.de, MITK (v2024.12)

Sep 9 2024

kompan moved T30439: [Perfusion] Only a selection of debug parameter images generated as sub-nodes from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:25 PM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion, Checklist
kompan moved T30441: [Perfusion] Baseline range bug for variable flip angle conversion from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:25 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan moved T30440: [Perfusion] Error when loading AIF from csv file in DCE MR Perfusion DataFit View from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:25 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan moved T30434: [Perfusion] Concentration curve converter VFA box tab key skips flip angles from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:24 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan moved T30433: [Perfusion] Inconsistent appearance of info box message "Cannot compute parameters. No node selected." from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:24 PM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T30432: [Perfusion] Possible to write text into info box from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:24 PM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T26288: MRI Perfusion view should only generate concentration images once from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:23 PM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T30296: [Perfusion] Concentration Curve Converter view does not hide options when deselecting 3D/4D from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:22 PM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T30436: [Perfusion] Checkbox for Start Parameters instead of radio button from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:12 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan moved T30204: Improve visibility between help files for perfusion from Backlog to Cycle on the MITK (v2024.12) board.
Sep 9 2024, 1:10 PM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion
kompan closed T29638: ModelFit Inspector crahes sometimes on data selection as Resolved.

At least for me the crash hasn't occured for a long time (I believe since around the 2023.12 release) despite working using the ModelFitInspectorView very often. So the bug might have been resolved along with another fix "accidendally". I will close the task for now, however, should the error re-appear, the task can be re-opened.

Sep 9 2024, 1:09 PM · MITK (v2024.12)

Sep 2 2024

kompan closed T30495: Start modelling button inactive as Resolved.
Sep 2 2024, 10:30 AM · MITK

Jul 29 2024

kompan committed rMITK52a07c80dd0d: Call SetAutoSelectNewNodes an the end of CreateQtPartControl in MRPerfusionView (authored by kompan).
Call SetAutoSelectNewNodes an the end of CreateQtPartControl in MRPerfusionView
Jul 29 2024, 1:43 PM
kompan committed rMITK9a8f0ec66c0f: Call SetAutoSelectNewNodes at the end of CreateQtPartControl in… (authored by kompan).
Call SetAutoSelectNewNodes at the end of CreateQtPartControl in…
Jul 29 2024, 1:43 PM
kompan committed rMITKe3a5c0ce89e6: Call SetAutoSelectNewNodes an the end of CreateQtPartControl in MRPerfusionView (authored by kompan).
Call SetAutoSelectNewNodes an the end of CreateQtPartControl in MRPerfusionView
Jul 29 2024, 1:43 PM

Jul 26 2024

kompan updated subscribers of T30495: Start modelling button inactive.

When SetAutoSelectNewNodes is set to true, the function should be emitting "CurrentSelectionChanged" which is connected to "OnImageNodeSelectionChanged". In case the views are open initially and have no Selected Time Series set and a dataset afterwards is loaded into the Data Manager, the dataset will be autoselected and "CurrentSelectionChanged" is emitted as expected. All good here.
However, when the dataset is loaded first into the Data Manager whilst the views are closed and then the views are opened, the "CurrentSelectionChanged" signal does not get emitted and hence the "OnImageNodeSelectionChanged" is not called and and the m_selectedImage is null. In this case the "Start Modelling" button stays inactive.

Jul 26 2024, 12:17 PM · MITK

Jul 25 2024

kompan added a comment to T30495: Start modelling button inactive.

I could narrow the occurence of the inactive "Start modelling" button down some more:

Jul 25 2024, 1:30 PM · MITK
kompan triaged T30495: Start modelling button inactive as Normal priority.
Jul 25 2024, 10:25 AM · MITK

Jul 24 2024

kompan triaged T30494: Standard Display F1 help - missing content as Normal priority.
Jul 24 2024, 11:56 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan committed rMITKc26a804d3f76: Set signal curve and legend text color to gray. (authored by kompan).
Set signal curve and legend text color to gray.
Jul 24 2024, 10:58 AM
kompan committed rMITKbfbe2c88ec1a: Set legend text color to gray. (authored by kompan).
Set legend text color to gray.
Jul 24 2024, 10:58 AM
kompan committed rMITK422371a399cf: Set signal curve color to gray. (authored by kompan).
Set signal curve color to gray.
Jul 24 2024, 10:58 AM

Jun 4 2024

kompan added a comment to T30448: MITK snapshots/2024-05-02 Workbench not restarting.
  • Windows Edition: Windows 11 Home
  • MITK Blocked /Scanned: When starting the MitkWorkbench.bat file the Windows system does not let it run intially. A window appears "Windowps protects your PC- Microsoft Defender SmartScreen prevented an ungecognised app from starting- Running this app might put your PC at risk." Then the option "Run anyway" was selected.
  • Installation location: in C drive ( Desktop)
  • Exact terminal output: Command window with a large amount of text appears when the software runs; otherwise, only the first paragraph ("C:\Users\....\bin\MitkWokbench.exe") appears in the command screen.
Jun 4 2024, 9:13 AM · MITK (v2024.12), Missing Info

May 17 2024

kompan renamed T30448: MITK snapshots/2024-05-02 Workbench not restarting from MITK snapshots/2023-12-06 Workbench not restarting to MITK snapshots/2024-05-02 Workbench not restarting.
May 17 2024, 11:23 AM · MITK (v2024.12), Missing Info
kompan created T30448: MITK snapshots/2024-05-02 Workbench not restarting.
May 17 2024, 10:17 AM · MITK (v2024.12), Missing Info

May 16 2024

kompan added a project to T30204: Improve visibility between help files for perfusion: Next Milestone.
May 16 2024, 10:05 AM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion
kompan added a project to T29638: ModelFit Inspector crahes sometimes on data selection: Next Milestone.
May 16 2024, 10:05 AM · MITK (v2024.12)
kompan added a project to T30432: [Perfusion] Possible to write text into info box: Next Milestone.
May 16 2024, 10:04 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a project to T30439: [Perfusion] Only a selection of debug parameter images generated as sub-nodes: Next Milestone.
May 16 2024, 10:03 AM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion, Checklist
kompan closed T27339: Provide public MITK ModelFit installer on a regular basis, a subtask of T27340: [ModelFit] Request for Mac Workbench installer, as Resolved.
May 16 2024, 10:00 AM · Auto-closed, Restricted Project, MITK
kompan closed T27339: Provide public MITK ModelFit installer on a regular basis as Resolved.

This task is closed since the ModelFit/Perfusion views will be part of MITK v2024.06 and it is planned that they will be part of the official releases from MITK v2024.06 onwards.

May 16 2024, 10:00 AM · MITK (v2024.06)
kompan added a project to T30296: [Perfusion] Concentration Curve Converter view does not hide options when deselecting 3D/4D: Next Milestone.
May 16 2024, 9:54 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a project to T30437: [Perfusion] Provide example start parameter image for checklists: Next Milestone.
May 16 2024, 9:53 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan edited projects for T26288: MRI Perfusion view should only generate concentration images once, added: Next Milestone; removed Cleared.
May 16 2024, 9:52 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a project to T30440: [Perfusion] Error when loading AIF from csv file in DCE MR Perfusion DataFit View: Next Milestone.
May 16 2024, 9:46 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan added a project to T30441: [Perfusion] Baseline range bug for variable flip angle conversion: Next Milestone.
May 16 2024, 9:45 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan closed T27739: Inspection positions deletion in ModelFit not updated in data display. as Resolved.
May 16 2024, 9:42 AM · MITK (v2024.06), Cleared
kompan committed rMITK4f7293627beb: Fix collection of bugs in the ModelFitInspectorView. (authored by kompan).
Fix collection of bugs in the ModelFitInspectorView.
May 16 2024, 9:37 AM
kompan committed rMITK9f2fc5b40ff0: SmartPointer for m_PositionBookmarksNode and m_PositionBookmarks. (authored by kompan).
SmartPointer for m_PositionBookmarksNode and m_PositionBookmarks.
May 16 2024, 9:37 AM
kompan committed rMITK95d32ae25ec5: Remove empty line. (authored by kompan).
Remove empty line.
May 16 2024, 9:37 AM
kompan committed rMITK5d4b27e52ee8: Fix comparison to resolve CI errors. (authored by kompan).
Fix comparison to resolve CI errors.
May 16 2024, 9:37 AM
kompan committed rMITKa20f31105474: Use container iteration to iterated over static parameters. (authored by kompan).
Use container iteration to iterated over static parameters.
May 16 2024, 9:37 AM
kompan committed rMITK9639faf6cc77: Remove old code. (authored by kompan).
Remove old code.
May 16 2024, 9:37 AM
kompan committed rMITKb836340cf070: Hide "Additional input data visibilty" field (T30238) (authored by kompan).
Hide "Additional input data visibilty" field (T30238)
May 16 2024, 9:36 AM
kompan committed rMITK5a4e9e52341d: Fix inspection positions deletion update (T27739). (authored by kompan).
Fix inspection positions deletion update (T27739).
May 16 2024, 9:36 AM
kompan committed rMITK6118a45f16a3: Write vectors of all AIF and AIF Timegrid values into fit result table (T30237). (authored by kompan).
Write vectors of all AIF and AIF Timegrid values into fit result table (T30237).
May 16 2024, 9:36 AM
kompan committed rMITKbe8a6b91885f: Correction to set same colors in display of curves and in the view settings… (authored by kompan).
Correction to set same colors in display of curves and in the view settings…
May 16 2024, 9:36 AM
kompan committed rMITK8bd786bb3b1f: Remove dublication of infoOutput. (authored by kompan).
Remove dublication of infoOutput.
May 16 2024, 9:36 AM

May 15 2024

kompan edited projects for T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes, added: Next Milestone; removed Request for Discussion, Checklist.
May 15 2024, 11:42 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a comment to T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes.

In the MitkNodePredicateGeometry to precision is set to 1e-6. So this is at least one of the issues why the old masks are not found. It could be an option to relax the precision, but since the rotation matrix might have a large effect even for small inaccuracies, it needs to be thoroughly tested first how big the effect is if. e.g 1e-4 is accepted.
For now, the new segmentation masks are provided as test data instead of the old masks.

May 15 2024, 11:41 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes from Backlog to MITK Meeting on the Request for Discussion board.
May 15 2024, 11:18 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan moved T30439: [Perfusion] Only a selection of debug parameter images generated as sub-nodes from Backlog to Cycle on the MITK (v2024.06) board.
May 15 2024, 10:53 AM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion, Checklist
kompan moved T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes from Backlog to Cycle on the MITK (v2024.06) board.
May 15 2024, 10:52 AM · Moved to git.dkfz.de, MITK (v2024.12)

May 14 2024

kompan added a project to T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes: Request for Discussion.
May 14 2024, 11:36 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a comment to T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes.

I compared the geometry of the dynamic image, the old mask (which could not be found anymore) and a new mask (is found), using the Details info box in MITK. I found small differences in the geometries between the old mask and the dynamic image, but not between the new mask and the dynamic image. Namely:
Spacing:
dynamic image: [1.0156, 1.0156, 5.99998]
old mask: [1.0156, 1.0156, 5.99997]
new mask: [1.0156, 1.0156, 5.99998]

May 14 2024, 11:36 AM · Moved to git.dkfz.de, MITK (v2024.12)

May 10 2024

kompan triaged T30441: [Perfusion] Baseline range bug for variable flip angle conversion as Normal priority.
May 10 2024, 10:55 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30440: [Perfusion] Error when loading AIF from csv file in DCE MR Perfusion DataFit View as Normal priority.
May 10 2024, 10:24 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30439: [Perfusion] Only a selection of debug parameter images generated as sub-nodes as Normal priority.
May 10 2024, 9:55 AM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion, Checklist

May 8 2024

kompan added a comment to T30435: Rename "Time" to "Timestep" in Image Navigator?.

It is not straighforward which name to use, since what is displayed in the Image Navigator depends on if the dynamic image has been globally or locally initiated. Therefore, for now we keep the name "Time" in the Image Navigator. What is shown is therefore not obvious for the user and should be documented clearly in the F1 help. It needs to be checked if this is the case.
A solution could be to provide a separate slider in the ModelFit Inspector View.

May 8 2024, 11:21 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan added projects to T30425: [SEG] Segment Anything - Loading errors occur when opening the preferences: MITK (v2024.06), Checklist.
May 8 2024, 11:03 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan moved T18489: Help perspective cannot be closed from Backlog to Cycle on the MITK (v2024.06) board.
May 8 2024, 9:57 AM · MITK (v2024.12), Request for Discussion
kompan reopened T18489: Help perspective cannot be closed as "Open".
May 8 2024, 9:41 AM · MITK (v2024.12), Request for Discussion
kompan added a comment to T18489: Help perspective cannot be closed.

Since this issue was pointed out by a user recently (and I also found it confusing before reading this task description), I would like to re-open this task for discussion.

May 8 2024, 9:40 AM · MITK (v2024.12), Request for Discussion

May 7 2024

kompan triaged T30437: [Perfusion] Provide example start parameter image for checklists as Low priority.
May 7 2024, 10:49 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30436: [Perfusion] Checkbox for Start Parameters instead of radio button as Low priority.
May 7 2024, 10:43 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan added a project to T30435: Rename "Time" to "Timestep" in Image Navigator?: Request for Discussion.
May 7 2024, 10:40 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30435: Rename "Time" to "Timestep" in Image Navigator? as Normal priority.
May 7 2024, 9:48 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30434: [Perfusion] Concentration curve converter VFA box tab key skips flip angles as Normal priority.
May 7 2024, 9:40 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30433: [Perfusion] Inconsistent appearance of info box message "Cannot compute parameters. No node selected." as Normal priority.
May 7 2024, 9:11 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan updated the task description for T30432: [Perfusion] Possible to write text into info box.
May 7 2024, 9:03 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan triaged T30432: [Perfusion] Possible to write text into info box as Normal priority.
May 7 2024, 8:57 AM · Moved to git.dkfz.de, MITK (v2024.12)

May 6 2024

kompan added a comment to T30428: DCE MR Perfusion DataFit View: Selected Mask widget can't find DICOM segmentation nodes.

It seems to be an issue with this specific dataset. I made new set of segmentations (Prostate label and AIF label) and stored them each as DICOM segmentation. And now I find that the segmentation nodes are found as expected. It needs to be determined if the old data set is somehow corrupted or if it is a backwards compatibility issue (the masks were initially created in 2019).

May 6 2024, 11:10 AM · Moved to git.dkfz.de, MITK (v2024.12)
kompan added a subtask for T29524: SAM in MITK: T30427: [SEG] No status change message after changing model type to ‘vit_l’..
May 6 2024, 10:02 AM · Moved to git.dkfz.de, MITK
kompan added a parent task for T30427: [SEG] No status change message after changing model type to ‘vit_l’.: T29524: SAM in MITK.
May 6 2024, 10:02 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30427: [SEG] No status change message after changing model type to ‘vit_l’. as Normal priority.
May 6 2024, 10:02 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan added a subtask for T29524: SAM in MITK: T30426: [SEG] Highlight importance of level window in Segment Anything.
May 6 2024, 9:58 AM · Moved to git.dkfz.de, MITK
kompan added a parent task for T30426: [SEG] Highlight importance of level window in Segment Anything: T29524: SAM in MITK.
May 6 2024, 9:58 AM · Checklist, MITK (v2024.06)
kompan triaged T30426: [SEG] Highlight importance of level window in Segment Anything as Normal priority.
May 6 2024, 9:57 AM · Checklist, MITK (v2024.06)
kompan triaged T30425: [SEG] Segment Anything - Loading errors occur when opening the preferences as Normal priority.
May 6 2024, 9:54 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan updated the task description for T30424: [SEG] Reduce size of dots in Segment Anything.
May 6 2024, 9:44 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30424: [SEG] Reduce size of dots in Segment Anything as Normal priority.
May 6 2024, 9:42 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
kompan triaged T30423: [SEG] Segment Anything misleading GPU message for first time users as Normal priority.
May 6 2024, 9:33 AM · Checklist, MITK (v2024.06)

May 1 2024

kompan committed rMITKf298153c27b2: Update data selection concept in perfusion/modelfit-related views. (authored by kompan).
Update data selection concept in perfusion/modelfit-related views.
May 1 2024, 8:15 AM
kompan committed rMITK906ce4ac4140: Repeat corrections for MR Perfusion. (authored by kompan).
Repeat corrections for MR Perfusion.
May 1 2024, 8:15 AM
kompan committed rMITKa1bd0c09c54e: Remove dead code. (authored by kompan).
Remove dead code.
May 1 2024, 8:15 AM
kompan committed rMITK8eb45528ac17: Remove OnNodeSelectionChanged and reset mask predicate for PET. (authored by kompan).
Remove OnNodeSelectionChanged and reset mask predicate for PET.
May 1 2024, 8:15 AM
kompan committed rMITKffaf3da5fac1: Reset mask predicate. (authored by kompan).
Reset mask predicate.
May 1 2024, 8:15 AM
kompan committed rMITK7acf10d1152a: Use the mitkMultiLabelNodePredicateHelper in curve descriptive parameters view. (authored by kompan).
Use the mitkMultiLabelNodePredicateHelper in curve descriptive parameters view.
May 1 2024, 8:15 AM
kompan committed rMITK2f14d924c089: Remove OnNodeSelectionChanged. (authored by kompan).
Remove OnNodeSelectionChanged.
May 1 2024, 8:15 AM
kompan committed rMITK61e77a7bff1a: Remove dead code. (authored by kompan).
Remove dead code.
May 1 2024, 8:15 AM
kompan committed rMITK4cb395b1b500: Same correction steps for PET as for generic data fitting view. (authored by kompan).
Same correction steps for PET as for generic data fitting view.
May 1 2024, 8:15 AM
kompan committed rMITKc8336cd00130: Different slots for image and the mask. (authored by kompan).
Different slots for image and the mask.
May 1 2024, 8:15 AM
kompan committed rMITK5d06aed0f17a: Use GetMultiLabelSegmentationPredicate instead of constructed predicates. (authored by kompan).
Use GetMultiLabelSegmentationPredicate instead of constructed predicates.
May 1 2024, 8:15 AM
kompan committed rMITK5629a1bd0df4: Rename function to prevent hidden overloaded virtual function error. (authored by kompan).
Rename function to prevent hidden overloaded virtual function error.
May 1 2024, 8:15 AM
kompan committed rMITK3c59babcb338: Remove duplicate code. (authored by kompan).
Remove duplicate code.
May 1 2024, 8:15 AM
kompan committed rMITKecc10778abda: Fix T30217 - Change data selection concept for curve description parameters… (authored by kompan).
Fix T30217 - Change data selection concept for curve description parameters…
May 1 2024, 8:15 AM