James Butler
James Butler
> I like the idea here a lot. Small point, the Download button seems odd since the user will have already downloaded to run the app. Maybe this could be...
Yes the chat bot is certainly a good idea to keep track of. Would you be willing to write up a GitHub issue for it? I’m not sure how it...
A developer scoring of extension quality could be a nice feature. Though would require developer time to re-score every so often. Sorting by “Most Popular” aka “Most Downloaded” may serve...
Using Slicer 5.4.0 and Slicer 5.5.0-2023-11-04 on Windows, starting Slicer, creating a point list with a single defined point and then cloning it is successful. Based on the above comments...
I have utilized the learnings from specifically research based design systems such as [IBM Carbon](https://carbondesignsystem.com/all-about-carbon/what-is-carbon/) and [GE Healthcare](https://edisondesignsystem.com/usability-testing). The GE HealthCare design system allows for the controller (icon) position to...
> But moving the icons to the right would make the collapsible section look like a combobox and make the GUI confusing To address this the components in the container...
Here is also a link about accordion designs including icon usage and positioning. The author mentions test and experiments run, though all of the details are not given. It is...
I can also update my PythonQt branch with a newer base than what I currently have (https://github.com/MeVisLab/pythonqt/commit/d0ddad60fe81b882e76c5f8fc5e2347ab28490d0). The new base could match the recent [pre-release `v3.5.0-rc.1`](https://github.com/MeVisLab/pythonqt/releases/tag/v3.5.0-rc.1) which the developer has...
Building of the wheel is continuing to fail. Is the `master` branch necessary or could pyradiomics be installed using the latest whl from a couple weeks ago (https://pypi.org/project/pyradiomics/3.1.0/#files)? https://github.com/AIM-Harvard/SlicerRadiomics/blob/aa418a5bd34ce7c846cfde7d9eaba8048ff49a4f/SuperBuild/External_python-pyradiomics.cmake#L32-L35
It appears @JoostJM has been actively pushing updates to `pyradiomics` and generating a new release (https://github.com/AIM-Harvard/pyradiomics/commits/master). Just wondering who might be providing the maintenance here in the `SlicerRadiomics` extension. Is...