When I run the preprocessing_single.py code, the code remains as it is, and my data[] stays empty, as if it doesn't see the data. However, when I use your data named "OtherExampleFromTCIA" and "TCGA-DU-7294," the code works normally. Does anyone know why, please?
docker started!
connection established! sid: 701ed21c913d43d89a80bc96cc3ab700
sid: 701ed21c913d43d89a80bc96cc3ab700
status reveived: {'code': 201, 'message': 'clientID json generation queued!'}
status reveived: {'code': 202, 'message': 'client ID json generation finished!'}
sending input inspection request!
status reveived: {'code': 201, 'message': 'input inspection queued!'}
status reveived: {'code': 202, 'message': 'input inspection finished!', 'data': []}
input inspection found the following exams: []
press "y" to continue or "n" to scan the input folder again.y
sending processing request!
status reveived: {'code': 201, 'message': 'scheduling BRATS preprocessing!'}
When I run the preprocessing_single.py code, the code remains as it is, and my data[] stays empty, as if it doesn't see the data. However, when I use your data named "OtherExampleFromTCIA" and "TCGA-DU-7294," the code works normally. Does anyone know why, please?
docker started! connection established! sid: 701ed21c913d43d89a80bc96cc3ab700 sid: 701ed21c913d43d89a80bc96cc3ab700 status reveived: {'code': 201, 'message': 'clientID json generation queued!'} status reveived: {'code': 202, 'message': 'client ID json generation finished!'} sending input inspection request! status reveived: {'code': 201, 'message': 'input inspection queued!'} status reveived: {'code': 202, 'message': 'input inspection finished!', 'data': []} input inspection found the following exams: [] press "y" to continue or "n" to scan the input folder again.y sending processing request! status reveived: {'code': 201, 'message': 'scheduling BRATS preprocessing!'}