Closed wyli closed 1 year ago
This was the place where I changed it from returning the Error to raising the Error. Before this commit, the validation was just ignored. https://github.com/Project-MONAI/MONAI/blob/385ac0bb6612f88f92e0862a6aee033fb8df5de7/monai/auto3dseg/analyzer.py#L990-L991
Hi @wyli @Shadow-Devil thank you for raising it. I would like to add @holgerroth to the discussion because the analyzer is for FL.
On a second look, this notebook should not be using any components in ImageHistogram. Calling ImageHistogram seems a bug to me. Let me take a look and report back later.
Describe the bug
introduced by this commit https://github.com/Project-MONAI/MONAI/commit/f9842c0dda70714c826eeb8b12bbf93d987a0584
hi @mingxin-zheng, do you have time to have a look?
cc @Nic-Ma @Shadow-Devil