-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Daniel A Kessler edited this page Sep 7, 2016
·
10 revisions
Welcome to the cogfusion wiki!
digraph G{
rankdir=LR;
node[shape=circle];
U[label="U, ω"];
V[label="V, π"];
T[label=Θ];
R
{rank=source;D,S,R};
{rank=sink;U,V,T};
D;
S;
R2[label="R*"];
node[shape=rectangle];
dec[label=decomposer];
diff;
review;
T -> diff;
D -> dec;
S -> dec;
R -> dec;
dec -> U;
dec -> V;
dec -> T;
review -> R2;
R2 -> R;
R -> diff;
diff -> review;
}
neurovault map: contrast term (for cog atlas) paradigm term