Andras Lasso

Results 869 comments of Andras Lasso

Could you address the failed automatic checks? Let us know if you have any questions. Thank you!

Thank you for the updates. Only a few things left to do: - Please do not install any Python packages at the file scope (when the module is imported), because...

Can you get the qmake location from CMake instead of hardcoding the path? We are interested in the Qt version that was configured to be used by Slicer (there may...

Does it work if you use Qt that you installed yourself using the Qt online installer?

@RafaelPalomar if I remember well, you use archlinux. Have you had a chance to try to build Slicer with Qt6?

> > @RafaelPalomar if I remember well, you use archlinux. Have you had a chance to try to build Slicer with Qt6? > > I'm not currently running Arch, but...

Uploaded images do documentation resources as: - module_dicom_visualbrowser_jobs.png - module_dicom_visualbrowser_listmode.png - module_dicom_visualbrowser_proxyserversettings.png - module_dicom_visualbrowser_serversettings.png - module_dicom_visualbrowser_sidepanel.png - module_dicom_visualbrowser_tabmode.png (capitalization was updated to follow existing naming convention)

I would add that the new color table feature in recent Slicer Preview Releases allow users to define a text file (in CSV format) that describes a list of segments...

I would be OK with getting this extension added to the extensions index as tier 1, but before doing that we should make sure that the name is good (because...

`SegSetTemplater` is much better, but not yet sufficiently self-explaining. The `Set` part I don't understand, probably we can skip. Something like `SegmentationTemplates`, `SegmentationTemplateEditor`, `SegTemplateEditor`, `SegTemplateUtil` etc. would be better.