Page MenuHomePhabricator
Feed Advanced Search

Aug 2 2023

nolden added a comment to T30180: [Statistics] Median is approximated and completely off if sample size is small.

I had a look as well: two voxels is really an edge case, given the current method it would only give a correct result for number of bins == 1 . But setting the number of bins to at most (number of voxels - 1 ) doesn't really help, it fails e.g. for three voxels. In general thinking a bit about it I came to the conclusion that limiting the number of bins (currently it's _minimum_ 10) would still not yield a correct median.

Aug 2 2023, 5:09 PM · MITK (v2024.06)

Jul 12 2023

nolden closed T29622: How to Download Instagram Videos Easily and Quickly Using instafinstaHD as Invalid.
Jul 12 2023, 2:20 PM

Jun 22 2023

nolden added a comment to T27190: Clang format style for * and & at variables.

there is a DerivePointerAlignment option which basically unifies it on a file by file basis, in case there is no agreement. But I agree to Ralf with using the "left" style and put it next to the type

Jun 22 2023, 2:54 PM · Request for Discussion, MITK

Mar 19 2022

nolden committed rMITK51bd493c9c89: Fix clang warnings about unused variables (authored by nolden).
Fix clang warnings about unused variables
Mar 19 2022, 10:32 AM

Mar 17 2022

nolden added a comment to T28282: Workbench does not start when building with Qt 5.15 on Linux.

Just observed the same problem with latest "develop" of today.

Mar 17 2022, 5:24 PM · MITK

Oct 14 2021

nolden added a comment to T28428: Re-enable code coverage testing in MITK CI.

I found one last hint, about a possible interference with ccache , last try ...

Oct 14 2021, 3:47 PM · Auto-closed, CI, MITK
nolden added a comment to T28428: Re-enable code coverage testing in MITK CI.

I tried several things again, similar to described above, same situation.

Oct 14 2021, 3:38 PM · Auto-closed, CI, MITK

Oct 5 2021

nolden added members for Kaapana (internal): kochch, j162k.
Oct 5 2021, 11:27 AM

Jul 21 2021

nolden updated subscribers of T28529: Replace Elasticsearch and Kibana with apache-licensed opensearch.

Thanks Hanno. I think @schererj is the original author, so maybe he can comment or we discuss it in the meeting.

Jul 21 2021, 8:14 PM · Request for Discussion, Kaapana (internal)