Page MenuHomePhabricator
Feed All Stories

Feb 22 2023

floca triaged T29465: How to display available statistics of segmentation as Wishlist priority.

I see no value currently, as we have our own statistic backend/view.

Feb 22 2023, 1:40 PM · MITK
a178n added a comment to T29466: [SEG][Bug] Manually modified label name not reflected accordingly in Preview labels.

Discussion result:
A pragmatic solution would be to get the label names from the qTable as late as possible i.e when the results are returned for the Preview.

Feb 22 2023, 12:10 PM · MITK
a178n triaged T29466: [SEG][Bug] Manually modified label name not reflected accordingly in Preview labels as Low priority.
Feb 22 2023, 12:08 PM · MITK
a178n lowered the priority of T29444: Ability to add "tags" to annotated regions from Normal to Low.
Feb 22 2023, 12:03 PM · MITK (v2024.06)
a178n removed a project from T29444: Ability to add "tags" to annotated regions: Request for Discussion.
Feb 22 2023, 12:03 PM · MITK (v2024.06)
kalali removed a project from T29403: [mxn multi widget] Concept for crosshair data type: Request for Discussion.
Feb 22 2023, 12:00 PM · MITK (v2023.04)

Feb 21 2023

a178n created T29466: [SEG][Bug] Manually modified label name not reflected accordingly in Preview labels.
Feb 21 2023, 10:50 PM · MITK
a178n added a comment to T29465: How to display available statistics of segmentation.

How about something like this but in the Preview labels list? Once confirmed, this tail end info will can be pruned and only Label names are transferred.

Feb 21 2023, 12:53 PM · MITK
a178n created T29465: How to display available statistics of segmentation.
Feb 21 2023, 12:47 PM · MITK
a178n added a comment to T29458: Include Advanced settings support for TotalSegmentator tool in MITK.

Pushed new branch to rMITK MITK: feature/T29458-totalsegmentator-advanced.

Feb 21 2023, 9:35 AM · MITK (v2023.04)
a178n updated the task description for T29458: Include Advanced settings support for TotalSegmentator tool in MITK.
Feb 21 2023, 9:33 AM · MITK (v2023.04)
a178n triaged T29464: Test plan for TotalSegmentator as High priority.
Feb 21 2023, 8:32 AM · MITK (v2023.04)
a178n triaged T29463: Doxygen documentation for TotalSegmentator as High priority.
Feb 21 2023, 8:31 AM · MITK (v2023.04)

Feb 20 2023

a178n updated subscribers of T29462: TotalSegmentator (Python) issues.
Feb 20 2023, 11:23 PM · MITK
a178n added a comment to T29462: TotalSegmentator (Python) issues.
  1. The install instruction pip install TotalSegmentator installed Pytorch CPU version on Windows eventhough there is Nvidia GPU and Cuda drivers available. Not sure this is problem of TotalSegmentator dependency specification or a general pip on Windows issue. Anyway, I had to manually uninstall pytorch cpu version and install again with the cuda supported package.
Feb 20 2023, 11:22 PM · MITK
a178n added a comment to T29462: TotalSegmentator (Python) issues.
  1. No explicit CPU only inferencing possible. Currently, whether or not the inferencing would run on cpu or gpu is decided by the installation of pytorch in the virtual environment. This might not be enough for MITK tool stability guarantee across all user machines.
Feb 20 2023, 11:20 PM · MITK
a178n added a comment to T29462: TotalSegmentator (Python) issues.
  1. The installation and run command documentation is not working exactly as per documentation on Windows.

The run command TotalSegmentator -i ct.nii.gz -o segmentations doesn't seem to work because the install instruction pip install TotalSegmentator is not creating TotalSegmentator.exe file inside the ~\venv\Scirpts\ location.
Instead, the pip installation merely keeps a python file. Hence, the correct invocation command would then be python ~\venv\Scirpts\TotalSegmentator -i ct.nii.gz -o segmentations.

Feb 20 2023, 11:17 PM · MITK
a178n added a comment to T29462: TotalSegmentator (Python) issues.
  1. Output segmentation nifti file comes without any label-pixel metadata eg. in json format , eventhough its known until the last moment before writing it out. Ref. T29461
Feb 20 2023, 11:10 PM · MITK
a178n triaged T29462: TotalSegmentator (Python) issues as Low priority.
Feb 20 2023, 11:07 PM · MITK
a178n added a comment to T29461: TotalSegmentator output label names conundrum.

Hi Ralf,
I did some digging into the TotalSegmentator python code.
So yes, (I believe) label names/classes & their pixel values are hardcoded in the python codebase. Ref: https://github.com/wasserth/TotalSegmentator/blob/master/totalsegmentator/map_to_binary.py
I couldn't find any documentational guarantee for it. Maybe we can double check on it. But the statistics generation (--statistics flag) uses this map to calculate volume & intensity of each label. So it's a safe assumption.

Feb 20 2023, 4:44 PM · MITK
floca changed the status of T27569: US DICOM images are displayed turquoise and LUT cannot be changed, a subtask of T27554: Handling of 2D and 2D+t sonographic (US) images, from Wontfix to Resolved.
Feb 20 2023, 9:51 AM · Restricted Project, MITK
floca changed the status of T27569: US DICOM images are displayed turquoise and LUT cannot be changed from Wontfix to Resolved.
Feb 20 2023, 9:51 AM · Restricted Project, MITK
floca closed T27569: US DICOM images are displayed turquoise and LUT cannot be changed as Wontfix.

GDCM 3.0.11 introduced a quickfic/hack to handle that correctly. (At least for the test data it works now.)

Feb 20 2023, 9:51 AM · Restricted Project, MITK
floca closed T27569: US DICOM images are displayed turquoise and LUT cannot be changed, a subtask of T27554: Handling of 2D and 2D+t sonographic (US) images, as Wontfix.
Feb 20 2023, 9:51 AM · Restricted Project, MITK
floca added a comment to T29461: TotalSegmentator output label names conundrum.

for "ii" the developments of T29392 could be of help (if we also implement a reader of this kind). But we would still need to generate the meta info file

Feb 20 2023, 9:14 AM · MITK

Feb 19 2023

a178n created T29461: TotalSegmentator output label names conundrum.
Feb 19 2023, 8:35 PM · MITK

Feb 17 2023

eisenman committed rCHALLENGER60b9b2361c72: Replace logo (authored by eisenman).
Replace logo
Feb 17 2023, 5:34 PM
eisenman committed rCHALLENGERc6bcd6b7b4b7: Add release notes (authored by eisenman).
Add release notes
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER5ec212b57253: Update HI logo (authored by eisenman).
Update HI logo
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER9532b33767be: Update team (authored by eisenman).
Update team
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER31e85e4436c4: Test that parallel bootstrapping raises warning if RNG "L'Ecuyer-CMRG" is not… (authored by eisenman).
Test that parallel bootstrapping raises warning if RNG "L'Ecuyer-CMRG" is not…
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER509a88f13b54: Add reproducibility instruction for parallel bootstrapping (authored by eisenman).
Add reproducibility instruction for parallel bootstrapping
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGERe6203ff3aa81: Adapt examples (authored by eisenman).
Adapt examples
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER1e9d62791f0b: Test that two parallel bootstrappings yield same results (authored by eisenman).
Test that two parallel bootstrappings yield same results
Feb 17 2023, 5:26 PM
eisenman committed rCHALLENGER0d24efefccc5: Test that two sequential bootstrappings yield same results (authored by eisenman).
Test that two sequential bootstrappings yield same results
Feb 17 2023, 5:26 PM

Feb 16 2023

r948e committed rMITKDIFF12fcb84a29ba: Some refactoring (authored by r948e).
Some refactoring
Feb 16 2023, 2:14 PM
r948e committed rMITKDIFFcb32cce5dbdf: Some changes in view (authored by r948e).
Some changes in view
Feb 16 2023, 2:14 PM
r948e committed rMITKDIFFee6120734974: Update QmitkFiberProcessingViewControls.ui (authored by r948e).
Update QmitkFiberProcessingViewControls.ui
Feb 16 2023, 2:14 PM
a178n added a comment to T29457: Introduce basic TotalSegmentator tool in Workbench.

Pushed new branch to rMITK MITK: feature/T29457-totalsegmentator-basic.

Feb 16 2023, 9:27 AM · MITK (v2023.04)

Feb 15 2023

floca added a parent task for T29225: Rule Checker for FlowBench: T29460: [SEG] Higlight unlabeld pixels.
Feb 15 2023, 6:15 PM · MITK
floca added a subtask for T29460: [SEG] Higlight unlabeld pixels: T29225: Rule Checker for FlowBench.
Feb 15 2023, 6:15 PM · MITK (v2024.06)
floca moved T29460: [SEG] Higlight unlabeld pixels from Backlog to Segmentation on the MITK (v2023.04) board.
Feb 15 2023, 6:15 PM · MITK (v2024.06)
floca triaged T29460: [SEG] Higlight unlabeld pixels as Low priority.
Feb 15 2023, 6:14 PM · MITK (v2024.06)
a178n renamed T29457: Introduce basic TotalSegmentator tool in Workbench from Introduce basic TotalSegmentator to Introduce basic TotalSegmentator tool in Workbench.
Feb 15 2023, 12:28 PM · MITK (v2023.04)
a178n triaged T29459: Docker support for TotalSegmentator as Low priority.
Feb 15 2023, 12:28 PM · MITK
a178n triaged T29458: Include Advanced settings support for TotalSegmentator tool in MITK as Normal priority.
Feb 15 2023, 12:25 PM · MITK (v2023.04)
a178n triaged T29457: Introduce basic TotalSegmentator tool in Workbench as High priority.
Feb 15 2023, 12:20 PM · MITK (v2023.04)
floca added a comment to T29456: Datastore access facility in MONAILabel tool.

I think we should post pone that for now. And revisit if we have a concrete use case /user request

Feb 15 2023, 11:12 AM · MITK
a178n updated subscribers of T29456: Datastore access facility in MONAILabel tool.
Feb 15 2023, 10:36 AM · MITK
floca placed T29456: Datastore access facility in MONAILabel tool up for grabs.
Feb 15 2023, 10:34 AM · MITK
a178n updated the task description for T29456: Datastore access facility in MONAILabel tool.
Feb 15 2023, 9:11 AM · MITK
kislinsk raised the priority of T29225: Rule Checker for FlowBench from Wishlist to High.
Feb 15 2023, 8:49 AM · MITK
kislinsk claimed T29225: Rule Checker for FlowBench.
Feb 15 2023, 8:49 AM · MITK
kislinsk updated subscribers of T29225: Rule Checker for FlowBench.
@j562r wrote in Slack:

We are currently revising the first segmentations which we got by our medical partners using MITK and noticed some common flaws in the segmentations which would be nice if the tool could capture it. More precisely, would it be possible to apply some basic checks on segmentations which are considered "Done". I am thinking of:

  • No unused labels
  • No empty layers
  • All pixels annotated

Would be enough if this is just shown somewhere so that we can easily avoid simple errors. For the latter ("all pixels annotated"), it would also be cool if we could highlight the non-annotated pixels as they are sometimes hard to spot.

Feb 15 2023, 8:48 AM · MITK
kislinsk raised the priority of T29445: Make Segmentation Tasks Lists fully available in the MITK Workbench from Normal to High.
Feb 15 2023, 8:40 AM · MITK (v2023.04)
kislinsk lowered the priority of T29412: List of MITK publications on web page is not up to date from High to Normal.
Feb 15 2023, 8:40 AM · MITK

Feb 14 2023

a178n triaged T29456: Datastore access facility in MONAILabel tool as Normal priority.
Feb 14 2023, 10:51 PM · MITK

Feb 13 2023

s434n moved T27319: [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View from Backlog to MITK Meeting on the Request for Discussion board.
Feb 13 2023, 1:26 PM · MITK (v2023.04), Restricted Project
s434n added a project to T27319: [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View: Request for Discussion.
Feb 13 2023, 1:26 PM · MITK (v2023.04), Restricted Project
kislinsk added a comment to T29381: Move Multilabel classes to Core module.

I tried today to move everything from MitkMultilabel into MitkSegmentation but it generates some dependency cycles issues like for modules that sit in between MitkMultilabel and MitkSegmentation.

Feb 13 2023, 12:04 PM · MITK, Request for Discussion
kislinsk triaged T29452: Setting arbitrary label names to a LabelSetImage can be more straightforward as Wishlist priority.
Feb 13 2023, 10:35 AM · MITK, Request for Discussion
kislinsk placed T29432: [worklist] mitk-flow preload first task up for grabs.
Feb 13 2023, 10:34 AM · MITK
a178n triaged T29455: Avoid image R/W to disk for MonaiLabel REST transactions as Normal priority.
Feb 13 2023, 10:19 AM · MITK

Feb 8 2023

a178n added a comment to T29451: [SEG] Response labels all not displayed on Workbench.

In the meeting it was decided that a decision regarding whether or not to replace or add labels will be still in RFD.
Decision will be later on after further discussion with the group, in conjunction with Ralf's planned changes in the tool API classes.

Feb 8 2023, 12:12 PM · Cleared, MITK (v2023.04)
kislinsk added a project to T29451: [SEG] Response labels all not displayed on Workbench: MITK.
Feb 8 2023, 11:25 AM · Cleared, MITK (v2023.04)
kislinsk edited projects for T24398: Dicom plugin: Retrieve does not work, added: MITK (v2023.04); removed Next Milestone, MITK, Request for Discussion, Missing Info.
Feb 8 2023, 11:24 AM · MITK (v2024.06)
kislinsk removed a project from T29432: [worklist] mitk-flow preload first task: Request for Discussion.
Feb 8 2023, 11:19 AM · MITK
kislinsk removed a project from T29449: [SEG] Allow predefined label list and optional label list to indicate if multiple instances of a label are allowed.: Request for Discussion.
Feb 8 2023, 11:00 AM · MITK
kislinsk triaged T29449: [SEG] Allow predefined label list and optional label list to indicate if multiple instances of a label are allowed. as Normal priority.

We decided that it is a nice and maybe necessary feature so we want to encode it somehow.

Feb 8 2023, 11:00 AM · MITK
floca moved T29403: [mxn multi widget] Concept for crosshair data type from Backlog to MITK Meeting on the Request for Discussion board.
Feb 8 2023, 10:51 AM · MITK (v2023.04)
floca moved T29451: [SEG] Response labels all not displayed on Workbench from Backlog to MITK Meeting on the Request for Discussion board.
Feb 8 2023, 10:50 AM · Cleared, MITK (v2023.04)
floca moved T29437: [SEG] Add TotalSegmentator from Segmentation to Cycle on the MITK (v2023.04) board.
Feb 8 2023, 10:46 AM · MITK

Feb 7 2023

floca renamed T29454: Clarify the versions/editions we publish as installer from Clarify the versions/edtions we publish as installer to Clarify the versions/editions we publish as installer.
Feb 7 2023, 7:44 PM · MITK (v2024.06), Request for Discussion
floca moved T29454: Clarify the versions/editions we publish as installer from Backlog to MITK Meeting on the Request for Discussion board.
Feb 7 2023, 7:44 PM · MITK (v2024.06), Request for Discussion
floca triaged T29454: Clarify the versions/editions we publish as installer as High priority.
Feb 7 2023, 7:44 PM · MITK (v2024.06), Request for Discussion
s434n closed T29446: Create a citation file for MITK as Resolved.
Feb 7 2023, 1:44 PM · MITK (v2023.04)
s434n committed rMITK843460b12e3c: add further review suggestions (authored by s434n).
add further review suggestions
Feb 7 2023, 1:43 PM
s434n committed rMITKfe4dd45bdb9d: Add citation file (authored by s434n).
Add citation file
Feb 7 2023, 1:43 PM
s434n committed rMITKa1c59b23625a: add review suggestions (authored by s434n).
add review suggestions
Feb 7 2023, 1:43 PM
s434n committed rMITK5e0a85e5a994: add initial version of citation file (authored by s434n).
add initial version of citation file
Feb 7 2023, 1:43 PM
kislinsk added a comment to T29160: [Segmentation] Worklist specification, data structure and io functions.

Hi spectators! 👋

Feb 7 2023, 1:27 PM · MITK (v2022.10)
kislinsk updated the task description for T29160: [Segmentation] Worklist specification, data structure and io functions.
Feb 7 2023, 1:17 PM · MITK (v2022.10)
kalali added a revision to T29297: [mxn multi widget] Optimize data accessibility inside render windows: Unknown Object (Differential Revision).
Feb 7 2023, 10:42 AM · MITK (v2023.04)
l597s updated l597s.
Feb 7 2023, 10:29 AM

Feb 6 2023

floca added a comment to T29451: [SEG] Response labels all not displayed on Workbench.

That ist not a good solution (as far as I can see it) i.a. due to other constraints. Lets discuss this topic in the next meeting.

Feb 6 2023, 9:18 PM · Cleared, MITK (v2023.04)
a178n added a comment to T29451: [SEG] Response labels all not displayed on Workbench.

Hi Ralf,

Feb 6 2023, 6:21 PM · Cleared, MITK (v2023.04)
a178n updated the task description for T29453: Unreachable catch block in OTSU?.
Feb 6 2023, 4:30 PM · MITK
a178n created T29453: Unreachable catch block in OTSU?.
Feb 6 2023, 3:52 PM · MITK

Feb 3 2023

floca added a comment to T29451: [SEG] Response labels all not displayed on Workbench.

the default implementation is currently to not overwrite label information if already present in the segmentation image only copy labels from the preview that do not exist.

Feb 3 2023, 5:17 PM · Cleared, MITK (v2023.04)
a178n updated subscribers of T29452: Setting arbitrary label names to a LabelSetImage can be more straightforward.
Feb 3 2023, 2:09 PM · MITK, Request for Discussion
a178n updated subscribers of T29452: Setting arbitrary label names to a LabelSetImage can be more straightforward.
Feb 3 2023, 2:08 PM · MITK, Request for Discussion
a178n created T29452: Setting arbitrary label names to a LabelSetImage can be more straightforward.
Feb 3 2023, 2:08 PM · MITK, Request for Discussion
a178n added a comment to T29379: MONAI Label REST Response JSON issues, allegedly.

Hi Ralf,

Feb 3 2023, 1:52 PM · MITK
a178n triaged T29451: [SEG] Response labels all not displayed on Workbench as Normal priority.
Feb 3 2023, 1:50 PM · Cleared, MITK (v2023.04)

Feb 2 2023

s434n added a comment to T29347: Measurement Checklist - Possible inconsistent recentering behavior when clicking on geometry node in Data Manager..

I don't think it is necessarily a bug, but rather unintuitive how it works. The recentering is not triggered by the clicking of a node, but via changes in the selection. One can also do things like select multiple lines (on different slices), then deselect one, and the view recenters to one of the still selected nodes.
For me, it would feel more intuitive if the view just recenters every time a node is clicked, regardless of the selection. But there is no bug apparent to me here.

Feb 2 2023, 11:47 AM · Request for Discussion, Checklist

Feb 1 2023

kislinsk placed T29347: Measurement Checklist - Possible inconsistent recentering behavior when clicking on geometry node in Data Manager. up for grabs.
Feb 1 2023, 10:43 AM · Request for Discussion, Checklist
floca added a comment to T29379: MONAI Label REST Response JSON issues, allegedly.

I think you found already pretty many issues. That is far enough to trigger a conversation with the Monai label team, don't you think?

Feb 1 2023, 9:57 AM · MITK

Jan 31 2023

a178n added a comment to T29379: MONAI Label REST Response JSON issues, allegedly.
  1. Monai label response JSON vs segmentation image mask labels:

After a segmentation is processed, the response JSON, e.g.

Jan 31 2023, 6:56 PM · MITK
s434n moved T29446: Create a citation file for MITK from Backlog to Cycle on the MITK (v2023.04) board.
Jan 31 2023, 10:29 AM · MITK (v2023.04)

Jan 30 2023

ahmadqasim added a comment to T29444: Ability to add "tags" to annotated regions.

Hi Ralf,

Jan 30 2023, 1:15 PM · MITK (v2024.06)