Issue in downloading the dataset.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 82
- Forks
- 21
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
Hello, I am downloading MIMIC CXR JPG in my personal google drive(in a folder) through "wget" command. I have sufficient space to store the data. Now it has been downloading since last 6 hours and it is downloading only index.html for each study in the data and not the jpg x ray images presently. As MIMIC CXR JPG version contains only x-rays in jpg format nothing else so it is supposed to download those jpg images for each study. So why is this happening ? Will it first download the index.html files first and then jpg images?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported MIMIC CXR JPG download with the wget command and inspect the downloaded index.html files. Determine whether the command is fetching the dataset images or only directory pages, then document the cause and the expected download behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100