Instructions:

  1. please download this file containing a dataset and the code used in this paper (thanks to Dante Chialvo for the permission to use this data/code in this assignment)
  2. unzip and compile the code as instructed in reader.f
  3. run the program as instructed, and it will produce the full correlation matrix for all voxel pairs in the brain (see the paper)
  4. form networks from this correlation matrix: let voxels v1 and v2 be connected if the correlation coefficient between them exceeds threshold rc, r(v1,v2) > rc > 0
  5. find an approximate percolation transition value of rc, i.e., its value r'c corresponding to the onset of the giant connected component in the resulting networks
  6. compute basic network properties (see below) for the network with this r'c

Completed assignment:
is a zipped file which includes:

Assignment questions:
can be directed to jobs+net.qs@caida.org