MedicalImageAnalysisTutorials / SlicerCochlea

Multi-modal cochlea Images registration, segmentation and analysis
13 stars 4 forks source link

Use midas sample images for testing #8

Closed idhamari closed 5 years ago

idhamari commented 5 years ago

the file is created before the download is complete.

try sampledata module:

https://discourse.slicer.org/t/how-to-download-a-file-from-datastore-using-python-script/4964

jcfr commented 5 years ago

I suggest to close this issue, use of SampleData has been integrated in https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/pull/17 and https://github.com/jcfr/SlicerCochlea/tree/fix-CochleaSeg-test

idhamari commented 5 years ago

I had a problem with this before. I will try to use the links from Midas again and close this issue if everything is ok.

jcfr commented 5 years ago

Since the infrastructure associated the DataStore need to be updated, instead I recommend using the storage from https://cloud.uni-koblenz-landau.de as you are already doing.

idhamari commented 5 years ago

Thanks for the info. My plan is to have two alternative links as my account is not permanent. I will update the links when needed.

idhamari commented 5 years ago

In all cases, this issue will be closed this week.

jcfr commented 5 years ago

as my account is not permanent.

I see, an alternative approach would be to create a MedicalImageAnalysisTutorialsData project similar to https://github.com/Slicer/SlicerTestingData

idhamari commented 5 years ago

Thanks, I will do it.