Skip to content

Commit bd88ccc

Browse files
committed
added forum post link
1 parent 2674f58 commit bd88ccc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

notebooks/collections_demos/nlst_exploration.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"* [BAMF-AIMI-Annotations](https://doi.org/10.5281/zenodo.8345959): AI-based volumetric segmentations for a small subset of the CT images\n",
2929
"* [nnU-Net-BPR-annotations](https://doi.org/10.5281/zenodo.7473970): AI-based annotation of the body part and volumetric segmentations of chest organs using [nnUNet](https://github.com/MIC-DKFZ/nnUNet) package\n",
3030
"\n",
31-
"A user of IDC asked the following question:\n",
31+
"A user of IDC asked the following question in [this IDC forum post](https://discourse.canceridc.dev/t/dataset-size-discrepancies-cancerimagearchives-vs-idc/629):\n",
3232
"\n",
3333
"\n",
3434
"> _Our lab is interested in downloading all the NLST dataset. We are interested in mirroring the data onto our cluster. However, there is some confusion about how much space the data takes. On the cancerimagearchive page for the NLST, it states that the DICOM takes 11.14TB, while on the IDC platform, it shows that the NLST takes 23.95TB. Would you be able to clarify which is more accurate?_\n",
@@ -62,7 +62,7 @@
6262
},
6363
{
6464
"cell_type": "code",
65-
"execution_count": 1,
65+
"execution_count": null,
6666
"metadata": {
6767
"id": "IIwrQVHB1VXK"
6868
},
@@ -91,7 +91,7 @@
9191
"metadata": {
9292
"id": "AL3Fd6LXwWjK"
9393
},
94-
"execution_count": 2,
94+
"execution_count": null,
9595
"outputs": []
9696
},
9797
{
@@ -117,7 +117,7 @@
117117
"id": "j4PYQZxPn-q1",
118118
"outputId": "63204613-a320-4b60-945e-ee2cc15f0b9a"
119119
},
120-
"execution_count": 6,
120+
"execution_count": null,
121121
"outputs": [
122122
{
123123
"output_type": "stream",
@@ -184,7 +184,7 @@
184184
"id": "0zw4R5H-we2l",
185185
"outputId": "dfe8c625-7dff-4084-802b-0f3d02d66d60"
186186
},
187-
"execution_count": 36,
187+
"execution_count": null,
188188
"outputs": [
189189
{
190190
"output_type": "execute_result",
@@ -532,7 +532,7 @@
532532
"id": "rtr4JkWMpkdS",
533533
"outputId": "a1bd0131-bcc6-4d27-8d5e-271b20ecd6ce"
534534
},
535-
"execution_count": 39,
535+
"execution_count": null,
536536
"outputs": [
537537
{
538538
"output_type": "execute_result",
@@ -967,7 +967,7 @@
967967
"id": "nu0GGS0sqoh8",
968968
"outputId": "b0460fb2-66d1-438d-c322-cdda063ec66f"
969969
},
970-
"execution_count": 40,
970+
"execution_count": null,
971971
"outputs": [
972972
{
973973
"output_type": "execute_result",
@@ -1403,7 +1403,7 @@
14031403
"id": "p31MgrXgsM7R",
14041404
"outputId": "8333c5ae-883c-4ed0-df37-b31010075d64"
14051405
},
1406-
"execution_count": 28,
1406+
"execution_count": null,
14071407
"outputs": [
14081408
{
14091409
"output_type": "stream",
@@ -1433,7 +1433,7 @@
14331433
"id": "OYzyF9CfsxFT",
14341434
"outputId": "fc0e7d60-abb3-4a1b-c81c-bf1c356b979c"
14351435
},
1436-
"execution_count": 32,
1436+
"execution_count": null,
14371437
"outputs": [
14381438
{
14391439
"output_type": "stream",
@@ -1488,4 +1488,4 @@
14881488
},
14891489
"nbformat": 4,
14901490
"nbformat_minor": 0
1491-
}
1491+
}

0 commit comments

Comments
 (0)