Andrey Fedorov

Results 803 comments of Andrey Fedorov

indeed. What I meant to imply in an awkward manner is that I was not referring to http://mybinder.org. https://beta.mybinder.org/ can presumably be used for any repo that has a python...

FYI another free cloud-based notebook hosting platform: https://notebooks.azure.com Disadvantages: * need to have a login and an account to run a notebook (since it first has to be cloned) *...

@choldgraf sorry, I didn't mean to offend you! I have a lot of respect to Binder, and it has some significant advantages! What I meant by "actively supported" is that...

@choldgraf I think a good start would be to add a link to the documentation / "getting started" / examples to the front page: https://beta.mybinder.org/. It is quite confusing that...

I am not sure SimpleITK has robust readers for those types of DICOM. I recommend you use [dcm2niix](https://github.com/rordenlab/dcm2niix) for converting DCE MRI to NRRD, and [dcmqi](https://github.com/QIICR/dcmqi) for converting DICOM SEG...

Agreed. I am looking into the same issue for dcmqi here: https://github.com/QIICR/dcmqi/pull/11, considering git-lfs at the moment. Need a bit more time to investigate that as an option and understand...

> The `cli_list.json` has a simple syntax JC, where is this syntax formalized? > Then, running the container using: `docker -ti run radiomics/pyradiomics --help` will list all display the json...

I think the best way to address this is to bring this up for discussion with the [IBSI](https://theibsi.github.io/). There is a user forum dedicated to discussions of this kind of...

@Punzo thanks for the quick fix! Can you maybe give a brief summary what was the underlying issue?

We hit that rounding issue so many times now, and from what I recall last time, the tolerance was lowered to 0.01. When I looked at the data with Cosmin,...