Fastest way to download MIMIC-CXR-JPG onto local machine? #1725
-
What is the fastest way to download the CXR data onto my local computer? Right now, my download speed is showing 500KB/sec, and it does not seem to be the issue from my network. Seems like there is some kind of cap on download speed. Also, the clinical notes seems to be present in MIMIC-CXR, but not in MIMIC-CXR-JPG. I am just trying to download MIMIC-CXR-JPG. How can I get access to those notes, without having to download the whole original MIMIC-CXR? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
The fastest way is to download the data from Google Cloud. You should see an option in the "Files" section that points to the Google bucket (and in some cases suggests a gsutil command for downloading the data). Note that you may have to provide a Google Cloud ID to cover egress costs.
We're at full bandwidth on downloads from MIT servers unfortunately. To help resolve this issue, we are working on cloud integration and are in the process of moving data onto AWS Cloud too (which will not incur egress costs). |
Beta Was this translation helpful? Give feedback.
-
Hello, has there been any updates on the fastest way without going to google cloud that will require paying? |
Beta Was this translation helpful? Give feedback.
-
If you are a PhD student, you can try for
https://edu.google.com/intl/ALL_us/programs/credits/research/?modal_active=none
to get credits for Google cloud
…On Wed, Oct 16, 2024, 9:27 AM Jun ***@***.***> wrote:
Hello, has there been any updates on the fastest way without going to
google cloud that will require paying?
—
Reply to this email directly, view it on GitHub
<#1725 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD5EVRGXGKBLMJF4TJTYZ3Z3WJDHAVCNFSM6AAAAABFJOVQ3KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJVGI4TSNI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
The fastest way is to download the data from Google Cloud. You should see an option in the "Files" section that points to the Google bucket (and in some cases suggests a gsutil command for downloading the data). Note that you may have to provide a Google Cloud ID to cover egress costs.
We're at full bandwidth on downloads from MIT servers unfortunately. To help resolve this issue, we are working on c…