Bin width in Pyradiomics

Hello
I’m working on Pyradiomics in 3D Slicer and I found that I can only adjust bin width up to only 100. Is there any possible way to change the bin width more than 100?

many thanks

That’s a kind of arbitrary hard coded upper limit - if you want to change it you can edit this line:

(you need to find this file in the extension installation, edit it, and restart Slicer).

But a better approach would be to use the latest nightly preview of Slicer and the corresponding SlicerRadiomics extension and from there you can specify your own parameter file with whatever settings you want.as described here:

https://pyradiomics.readthedocs.io/en/latest/customization.html#parameter-file

If you want to suggest a better default min and max for bin width, you could file a feature request here https://github.com/Radiomics/SlicerRadiomics/issues