Skip to content

Commit

Permalink
Data cleaning.
Browse files Browse the repository at this point in the history
  • Loading branch information
atrophiedbrain committed Sep 4, 2019
1 parent a8c471c commit c0195b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion final_report.ipynb
Expand Up @@ -116,7 +116,6 @@
"indices = ages.argsort()\n",
"ages.sort()\n",
"ct_data = ct_data[indices, :]\n",
"cortical_conn = cortical_conn[indices, :]\n",
"\n",
"# Import DKT atlas data\n",
"with h5py.File(\"atlases.hdf5\", 'r') as fa:\n",
Expand Down

0 comments on commit c0195b6

Please sign in to comment.