-
Are there plans to create a Docker based version of this tool? Would be very nice! Happy to contribute.
Ouwen updated
4 years ago
-
It is difficult to select multiple items in a Window environment. Holding the Shift key highlights other rows or highlights the header. A selection can only be done one item at the time.
![image](ht…
-
Hi
I was trying to run your code but I can't get past the error below. I am running windows 10 and python3.6
Is this code meant for running in Windows? Also is it possible to provide some screens…
-
We need to add collection descriptions for the collections list. The way TCIA is doing this is very nice:
![image](https://user-images.githubusercontent.com/313942/84515506-8c7a7c80-ac9a-11ea-97c7…
-
Hi!
I tried importing a few different DICOM datasets from from different sources and all imports failed in different ways. For some sets the program hangs, for other it closes before the import is …
-
@fedorov June 25, 2020
TCIA API does not allow to separate 3rd party from the rest, and so when TCIA collections are downloaded via TCIA API, 3rd party are always included, but most likely the down…
-
I got a weird type error at `sess.run(train, feed_dict={X: bX, Y: bY})` like this:
```
Traceback (most recent call last):
File "/home/juzix/anaconda3/envs/rosetta/lib/python3.7/site-packages/tens…
-
Several of the data collections do not have doi.org DOIs. These are CPTAC-HNSCC, Anti-PD-1_MELANOMA, APOLLO-1-VA, National Lung Screening Trial, RIDER Phantom PET-CT, RIDER Breast MRI.
That is, t…
-
Hi, thank you for developing this tool. But how to download datasets with a .tcia file using this cli? Could you give some examples of using this tool on command line?
YY-GX updated
4 years ago
-
Hi, thanks for this package,
I'm trying to dowload NBIA data with a specific manifest (https://wiki.cancerimagingarchive.net/display/Public/LIDC-IDRI), without luck sofar.
Any chance you could …