diff --git a/docs/assets/haxby_decoding_neumapper.png b/docs/assets/haxby_decoding_neumapper.png new file mode 100644 index 0000000..702f2ab Binary files /dev/null and b/docs/assets/haxby_decoding_neumapper.png differ diff --git a/docs/assets/haxby_decoding_neumapper_dyneusr.png b/docs/assets/haxby_decoding_neumapper_dyneusr.png new file mode 100644 index 0000000..c6a6408 Binary files /dev/null and b/docs/assets/haxby_decoding_neumapper_dyneusr.png differ diff --git a/docs/assets/trefoil_knot_neumapper.png b/docs/assets/trefoil_knot_neumapper.png new file mode 100644 index 0000000..b474e89 Binary files /dev/null and b/docs/assets/trefoil_knot_neumapper.png differ diff --git a/docs/index.md b/docs/index.md index ee3857d..dc68cc7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,7 +87,7 @@ options.show_embed = true; res = neumapper(X, options); ``` -
+ @@ -174,7 +174,7 @@ options.labels = labels; res = neumapper(X, options); ``` - + @@ -242,7 +242,7 @@ dG = DyNeuGraph(G=graph, y=timing_onehot) dG.visualize('haxby_decoding_neumapper_dyneusr.html') ``` - +