Skip to content

Commit df42274

Browse files
authored
Merge pull request #5 from MIDRC/UpdateDataFile
UpdateDataFile: changed imaging_data_file to data_file
2 parents 71c0bbd + f718e31 commit df42274

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Querying_and_Accessing_MIDRC_Data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17220,7 +17220,7 @@
1722017220
{
1722117221
"data": {
1722217222
"text/plain": [
17223-
"{'data': {'_aggregation': {'imaging_data_file': {'project_id': {'histogram': [{'key': 'Open-A1',\n",
17223+
"{'data': {'_aggregation': {'data_file': {'project_id': {'histogram': [{'key': 'Open-A1',\n",
1722417224
" 'count': 132888},\n",
1722517225
" {'key': 'Open-R1', 'count': 48075},\n",
1722617226
" {'key': 'Open-A1_PETAL_REDCORAL', 'count': 6037},\n",
@@ -17236,7 +17236,7 @@
1723617236
"files_by_project = \"\"\"\n",
1723717237
"{\n",
1723817238
" _aggregation {\n",
17239-
" imaging_data_file {\n",
17239+
" data_file {\n",
1724017240
" project_id {\n",
1724117241
" histogram {\n",
1724217242
" key\n",

0 commit comments

Comments
 (0)