diff --git a/projects/project_face_selectivity/Makefile b/projects/project_face_selectivity/Makefile new file mode 100644 index 0000000..a7b3726 --- /dev/null +++ b/projects/project_face_selectivity/Makefile @@ -0,0 +1,3 @@ +ZIPFILES= + +include ../project.mk diff --git a/projects/project_face_selectivity/auto/face_selectivity.el b/projects/project_face_selectivity/auto/face_selectivity.el new file mode 100644 index 0000000..0e5be37 --- /dev/null +++ b/projects/project_face_selectivity/auto/face_selectivity.el @@ -0,0 +1,15 @@ +(TeX-add-style-hook + "face_selectivity" + (lambda () + (TeX-add-to-alist 'LaTeX-provided-class-options + '(("exam" "a4paper" "12pt" "pdftex"))) + (TeX-run-style-hooks + "latex2e" + "../header" + "../instructions" + "exam" + "exam12") + (TeX-add-symbols + "ptitle")) + :latex) + diff --git a/projects/project_face_selectivity/data/2016.02.15_C1500_T1.mat b/projects/project_face_selectivity/data/2016.02.15_C1500_T1.mat new file mode 100644 index 0000000..230ce1a Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.15_C1500_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.15_C2_T2.mat b/projects/project_face_selectivity/data/2016.02.15_C2_T2.mat new file mode 100644 index 0000000..6811e3d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.15_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.19_C1500_T1.mat b/projects/project_face_selectivity/data/2016.02.19_C1500_T1.mat new file mode 100644 index 0000000..7dc0cec Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.19_C1500_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.23_C1500_T1.mat b/projects/project_face_selectivity/data/2016.02.23_C1500_T1.mat new file mode 100644 index 0000000..a02d1f8 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.23_C1500_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.23_C2_T1.mat b/projects/project_face_selectivity/data/2016.02.23_C2_T1.mat new file mode 100644 index 0000000..f84389f Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.23_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.24_C16_T1.mat b/projects/project_face_selectivity/data/2016.02.24_C16_T1.mat new file mode 100644 index 0000000..3162872 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.24_C16_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.24_C2_T1.mat b/projects/project_face_selectivity/data/2016.02.24_C2_T1.mat new file mode 100644 index 0000000..3d78155 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.24_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.25_C2_T1.mat b/projects/project_face_selectivity/data/2016.02.25_C2_T1.mat new file mode 100644 index 0000000..466c622 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.25_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.02.29_C2_T1.mat b/projects/project_face_selectivity/data/2016.02.29_C2_T1.mat new file mode 100644 index 0000000..ee3e8da Binary files /dev/null and b/projects/project_face_selectivity/data/2016.02.29_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.01_C2_T1.mat b/projects/project_face_selectivity/data/2016.03.01_C2_T1.mat new file mode 100644 index 0000000..d66286d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.01_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.01_C2_T2.mat b/projects/project_face_selectivity/data/2016.03.01_C2_T2.mat new file mode 100644 index 0000000..1652b77 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.01_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.02_C2_T1.mat b/projects/project_face_selectivity/data/2016.03.02_C2_T1.mat new file mode 100644 index 0000000..0891432 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.02_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.07_C1_T1.mat b/projects/project_face_selectivity/data/2016.03.07_C1_T1.mat new file mode 100644 index 0000000..47b0816 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.07_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.07_C1_T2.mat b/projects/project_face_selectivity/data/2016.03.07_C1_T2.mat new file mode 100644 index 0000000..020468b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.07_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.03.07_C1_T3.mat b/projects/project_face_selectivity/data/2016.03.07_C1_T3.mat new file mode 100644 index 0000000..7fbd707 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.03.07_C1_T3.mat differ diff --git a/projects/project_face_selectivity/data/2016.04.28_C1_T1.mat b/projects/project_face_selectivity/data/2016.04.28_C1_T1.mat new file mode 100644 index 0000000..891f49b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.04.28_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.04.28_C2_T1.mat b/projects/project_face_selectivity/data/2016.04.28_C2_T1.mat new file mode 100644 index 0000000..6be6350 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.04.28_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.04.29_C1_T1.mat b/projects/project_face_selectivity/data/2016.04.29_C1_T1.mat new file mode 100644 index 0000000..baa98b4 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.04.29_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.04.29_C2_T1.mat b/projects/project_face_selectivity/data/2016.04.29_C2_T1.mat new file mode 100644 index 0000000..2e9860a Binary files /dev/null and b/projects/project_face_selectivity/data/2016.04.29_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.04.29_C2_T2.mat b/projects/project_face_selectivity/data/2016.04.29_C2_T2.mat new file mode 100644 index 0000000..caa38e3 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.04.29_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.06_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.06_C1_T1.mat new file mode 100644 index 0000000..f9e2272 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.06_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.09_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.09_C1_T1.mat new file mode 100644 index 0000000..8a5cce5 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.09_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.11_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.11_C1_T1.mat new file mode 100644 index 0000000..c00e79d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.11_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.12_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.12_C1_T1.mat new file mode 100644 index 0000000..09c2447 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.12_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.13_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.13_C1_T1.mat new file mode 100644 index 0000000..cdd010f Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.13_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.13_C2_T1.mat b/projects/project_face_selectivity/data/2016.05.13_C2_T1.mat new file mode 100644 index 0000000..391b497 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.13_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.13_C3_T1.mat b/projects/project_face_selectivity/data/2016.05.13_C3_T1.mat new file mode 100644 index 0000000..ade9123 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.13_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.13_C4_T1.mat b/projects/project_face_selectivity/data/2016.05.13_C4_T1.mat new file mode 100644 index 0000000..52ab4f3 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.13_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.13_C4_T2.mat b/projects/project_face_selectivity/data/2016.05.13_C4_T2.mat new file mode 100644 index 0000000..5be2a20 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.13_C4_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.26_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.26_C1_T1.mat new file mode 100644 index 0000000..e47cdfb Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.26_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.26_C2_T1.mat b/projects/project_face_selectivity/data/2016.05.26_C2_T1.mat new file mode 100644 index 0000000..58e671d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.26_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.05.30_C1_T1.mat b/projects/project_face_selectivity/data/2016.05.30_C1_T1.mat new file mode 100644 index 0000000..c333706 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.05.30_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.06.02_C1_T1.mat b/projects/project_face_selectivity/data/2016.06.02_C1_T1.mat new file mode 100644 index 0000000..d80f88b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.06.02_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.09_C1_T1.mat b/projects/project_face_selectivity/data/2016.07.09_C1_T1.mat new file mode 100644 index 0000000..a8202dd Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.09_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.09_C1_T2.mat b/projects/project_face_selectivity/data/2016.07.09_C1_T2.mat new file mode 100644 index 0000000..46e2b8c Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.09_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.10_C2_T1.mat b/projects/project_face_selectivity/data/2016.07.10_C2_T1.mat new file mode 100644 index 0000000..8b605a8 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.10_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C1_T1.mat b/projects/project_face_selectivity/data/2016.07.11_C1_T1.mat new file mode 100644 index 0000000..6359a00 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C1_T2.mat b/projects/project_face_selectivity/data/2016.07.11_C1_T2.mat new file mode 100644 index 0000000..2d77d6f Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C2_T1.mat b/projects/project_face_selectivity/data/2016.07.11_C2_T1.mat new file mode 100644 index 0000000..f3561a7 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C3_T1.mat b/projects/project_face_selectivity/data/2016.07.11_C3_T1.mat new file mode 100644 index 0000000..a62978c Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C4_T1.mat b/projects/project_face_selectivity/data/2016.07.11_C4_T1.mat new file mode 100644 index 0000000..b3f331a Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.11_C5_T1.mat b/projects/project_face_selectivity/data/2016.07.11_C5_T1.mat new file mode 100644 index 0000000..247eb54 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.11_C5_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.13_C1_T1.mat b/projects/project_face_selectivity/data/2016.07.13_C1_T1.mat new file mode 100644 index 0000000..d7332d7 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.13_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.07.19_C2_T1.mat b/projects/project_face_selectivity/data/2016.07.19_C2_T1.mat new file mode 100644 index 0000000..97a8b73 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.07.19_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.08.15_C1_T1.mat b/projects/project_face_selectivity/data/2016.08.15_C1_T1.mat new file mode 100644 index 0000000..6c9791a Binary files /dev/null and b/projects/project_face_selectivity/data/2016.08.15_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.08.15_C2_T1.mat b/projects/project_face_selectivity/data/2016.08.15_C2_T1.mat new file mode 100644 index 0000000..8c11755 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.08.15_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.02_C1_T1.mat b/projects/project_face_selectivity/data/2016.10.02_C1_T1.mat new file mode 100644 index 0000000..d000fb0 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.02_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.04_C2_T1.mat b/projects/project_face_selectivity/data/2016.10.04_C2_T1.mat new file mode 100644 index 0000000..48f0280 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.04_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.05_C4_T1.mat b/projects/project_face_selectivity/data/2016.10.05_C4_T1.mat new file mode 100644 index 0000000..a9ca23b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.05_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.12_C1_T2.mat b/projects/project_face_selectivity/data/2016.10.12_C1_T2.mat new file mode 100644 index 0000000..6864425 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.12_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.12_C2_T1.mat b/projects/project_face_selectivity/data/2016.10.12_C2_T1.mat new file mode 100644 index 0000000..cfdc6c0 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.12_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.12_C3_T1.mat b/projects/project_face_selectivity/data/2016.10.12_C3_T1.mat new file mode 100644 index 0000000..229d855 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.12_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.12_C4_T1.mat b/projects/project_face_selectivity/data/2016.10.12_C4_T1.mat new file mode 100644 index 0000000..e4a4c0b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.12_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.19_C1_T1.mat b/projects/project_face_selectivity/data/2016.10.19_C1_T1.mat new file mode 100644 index 0000000..e830b84 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.19_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.20_C1_T2.mat b/projects/project_face_selectivity/data/2016.10.20_C1_T2.mat new file mode 100644 index 0000000..5a80cf5 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.20_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.20_C2_T1.mat b/projects/project_face_selectivity/data/2016.10.20_C2_T1.mat new file mode 100644 index 0000000..d0a4d0e Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.20_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.20_C2_T2.mat b/projects/project_face_selectivity/data/2016.10.20_C2_T2.mat new file mode 100644 index 0000000..421ffd4 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.20_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.10.24_C1_T1.mat b/projects/project_face_selectivity/data/2016.10.24_C1_T1.mat new file mode 100644 index 0000000..c2b4514 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.10.24_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.07_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.07_C1_T1.mat new file mode 100644 index 0000000..2cbdd24 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.07_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.07_C2_T1.mat b/projects/project_face_selectivity/data/2016.12.07_C2_T1.mat new file mode 100644 index 0000000..256c2c4 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.07_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.07_C2_T2.mat b/projects/project_face_selectivity/data/2016.12.07_C2_T2.mat new file mode 100644 index 0000000..abf74e3 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.07_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.07_C3_T1.mat b/projects/project_face_selectivity/data/2016.12.07_C3_T1.mat new file mode 100644 index 0000000..d8055ef Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.07_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.11_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.11_C1_T1.mat new file mode 100644 index 0000000..0f4213b Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.11_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.11_C2_T1.mat b/projects/project_face_selectivity/data/2016.12.11_C2_T1.mat new file mode 100644 index 0000000..4477e11 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.11_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.11_C2_T2.mat b/projects/project_face_selectivity/data/2016.12.11_C2_T2.mat new file mode 100644 index 0000000..fe4af0d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.11_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.12_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.12_C1_T1.mat new file mode 100644 index 0000000..d50f7f3 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.12_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.12_C2_T1.mat b/projects/project_face_selectivity/data/2016.12.12_C2_T1.mat new file mode 100644 index 0000000..73ab21c Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.12_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.12_C2_T2.mat b/projects/project_face_selectivity/data/2016.12.12_C2_T2.mat new file mode 100644 index 0000000..fb6d0e7 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.12_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.13_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.13_C1_T1.mat new file mode 100644 index 0000000..0584d71 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.13_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.13_C2_T2.mat b/projects/project_face_selectivity/data/2016.12.13_C2_T2.mat new file mode 100644 index 0000000..075ed6e Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.13_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.13_C3_T1.mat b/projects/project_face_selectivity/data/2016.12.13_C3_T1.mat new file mode 100644 index 0000000..83f27d7 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.13_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.13_C3_T2.mat b/projects/project_face_selectivity/data/2016.12.13_C3_T2.mat new file mode 100644 index 0000000..2f2ff14 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.13_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.14_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.14_C1_T1.mat new file mode 100644 index 0000000..ecb330d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.14_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.14_C2_T1.mat b/projects/project_face_selectivity/data/2016.12.14_C2_T1.mat new file mode 100644 index 0000000..83725ec Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.14_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.19_C1_T1.mat b/projects/project_face_selectivity/data/2016.12.19_C1_T1.mat new file mode 100644 index 0000000..e2eb497 Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.19_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2016.12.19_C2_T1.mat b/projects/project_face_selectivity/data/2016.12.19_C2_T1.mat new file mode 100644 index 0000000..6e90c1d Binary files /dev/null and b/projects/project_face_selectivity/data/2016.12.19_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.03_C1_T1.mat b/projects/project_face_selectivity/data/2017.03.03_C1_T1.mat new file mode 100644 index 0000000..d8cf479 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.03_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.03_C21_T1.mat b/projects/project_face_selectivity/data/2017.03.03_C21_T1.mat new file mode 100644 index 0000000..dac94bf Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.03_C21_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.03_C22_T1.mat b/projects/project_face_selectivity/data/2017.03.03_C22_T1.mat new file mode 100644 index 0000000..70ca4a4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.03_C22_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.27_C1_T2.mat b/projects/project_face_selectivity/data/2017.03.27_C1_T2.mat new file mode 100644 index 0000000..6aca454 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.27_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.27_C2_T1.mat b/projects/project_face_selectivity/data/2017.03.27_C2_T1.mat new file mode 100644 index 0000000..b3a9d49 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.27_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.03.27_C2_T2.mat b/projects/project_face_selectivity/data/2017.03.27_C2_T2.mat new file mode 100644 index 0000000..83eb539 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.03.27_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.06_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.06_C1_T1.mat new file mode 100644 index 0000000..2a9e6ea Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.06_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.07_C2_T2.mat b/projects/project_face_selectivity/data/2017.05.07_C2_T2.mat new file mode 100644 index 0000000..11f5cf9 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.07_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.07_C3_T2.mat b/projects/project_face_selectivity/data/2017.05.07_C3_T2.mat new file mode 100644 index 0000000..5a4a877 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.07_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.08_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.08_C1_T1.mat new file mode 100644 index 0000000..4d80f73 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.08_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.08_C1_T2.mat b/projects/project_face_selectivity/data/2017.05.08_C1_T2.mat new file mode 100644 index 0000000..70e60f5 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.08_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.08_C2_T1.mat b/projects/project_face_selectivity/data/2017.05.08_C2_T1.mat new file mode 100644 index 0000000..bd073f3 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.08_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.08_C3_T1.mat b/projects/project_face_selectivity/data/2017.05.08_C3_T1.mat new file mode 100644 index 0000000..2059060 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.08_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.12_C1_T1.mat new file mode 100644 index 0000000..9e12491 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C2_T1.mat b/projects/project_face_selectivity/data/2017.05.12_C2_T1.mat new file mode 100644 index 0000000..ad23e46 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C3_T1.mat b/projects/project_face_selectivity/data/2017.05.12_C3_T1.mat new file mode 100644 index 0000000..c076174 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C3_T2.mat b/projects/project_face_selectivity/data/2017.05.12_C3_T2.mat new file mode 100644 index 0000000..21fe41e Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C4_T1.mat b/projects/project_face_selectivity/data/2017.05.12_C4_T1.mat new file mode 100644 index 0000000..0219284 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C5_T1.mat b/projects/project_face_selectivity/data/2017.05.12_C5_T1.mat new file mode 100644 index 0000000..64be910 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C5_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.12_C66_T2.mat b/projects/project_face_selectivity/data/2017.05.12_C66_T2.mat new file mode 100644 index 0000000..964c0b3 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.12_C66_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.15_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.15_C1_T1.mat new file mode 100644 index 0000000..387952c Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.15_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.15_C2_T1.mat b/projects/project_face_selectivity/data/2017.05.15_C2_T1.mat new file mode 100644 index 0000000..bd833b1 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.15_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.16_C1_T1.mat new file mode 100644 index 0000000..7e7e938 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C1_T2.mat b/projects/project_face_selectivity/data/2017.05.16_C1_T2.mat new file mode 100644 index 0000000..0582b9a Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C2_T1.mat b/projects/project_face_selectivity/data/2017.05.16_C2_T1.mat new file mode 100644 index 0000000..37e5c9b Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C3_T2.mat b/projects/project_face_selectivity/data/2017.05.16_C3_T2.mat new file mode 100644 index 0000000..58cfae9 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C4_T1.mat b/projects/project_face_selectivity/data/2017.05.16_C4_T1.mat new file mode 100644 index 0000000..7cd7a39 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C4_T2.mat b/projects/project_face_selectivity/data/2017.05.16_C4_T2.mat new file mode 100644 index 0000000..5323f87 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C4_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.16_C6_T1.mat b/projects/project_face_selectivity/data/2017.05.16_C6_T1.mat new file mode 100644 index 0000000..5f7997a Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.16_C6_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.05.29_C1_T1.mat b/projects/project_face_selectivity/data/2017.05.29_C1_T1.mat new file mode 100644 index 0000000..e9d81e9 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.05.29_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.12_C1_T1.mat b/projects/project_face_selectivity/data/2017.06.12_C1_T1.mat new file mode 100644 index 0000000..8ce1ae7 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.12_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.12_C2_T1.mat b/projects/project_face_selectivity/data/2017.06.12_C2_T1.mat new file mode 100644 index 0000000..6579888 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.12_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.13_C4_T1.mat b/projects/project_face_selectivity/data/2017.06.13_C4_T1.mat new file mode 100644 index 0000000..1f9ecf6 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.13_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.15_C2_T1.mat b/projects/project_face_selectivity/data/2017.06.15_C2_T1.mat new file mode 100644 index 0000000..c98c1a2 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.15_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.15_C3_T1.mat b/projects/project_face_selectivity/data/2017.06.15_C3_T1.mat new file mode 100644 index 0000000..3c4cd57 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.15_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.15_C4_T1.mat b/projects/project_face_selectivity/data/2017.06.15_C4_T1.mat new file mode 100644 index 0000000..fa5eaad Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.15_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.19_C1_T2.mat b/projects/project_face_selectivity/data/2017.06.19_C1_T2.mat new file mode 100644 index 0000000..4d9ad09 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.19_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.06.21_C1_T1.mat b/projects/project_face_selectivity/data/2017.06.21_C1_T1.mat new file mode 100644 index 0000000..e7a3637 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.06.21_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.16_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.16_C1_T1.mat new file mode 100644 index 0000000..46220f4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.16_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.16_C2_T1.mat b/projects/project_face_selectivity/data/2017.07.16_C2_T1.mat new file mode 100644 index 0000000..a896da8 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.16_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.17._C2_T1.mat b/projects/project_face_selectivity/data/2017.07.17._C2_T1.mat new file mode 100644 index 0000000..083ed6b Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.17._C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.17_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.17_C1_T1.mat new file mode 100644 index 0000000..b504027 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.17_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.17_C3_T1.mat b/projects/project_face_selectivity/data/2017.07.17_C3_T1.mat new file mode 100644 index 0000000..bcf2a06 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.17_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.17_C3_T2.mat b/projects/project_face_selectivity/data/2017.07.17_C3_T2.mat new file mode 100644 index 0000000..d4f82b0 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.17_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.17_C4_T1.mat b/projects/project_face_selectivity/data/2017.07.17_C4_T1.mat new file mode 100644 index 0000000..6c1ccd4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.17_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.18_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.18_C1_T1.mat new file mode 100644 index 0000000..1364757 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.18_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.18_C2_T1.mat b/projects/project_face_selectivity/data/2017.07.18_C2_T1.mat new file mode 100644 index 0000000..445779f Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.18_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.18_C3_T1.mat b/projects/project_face_selectivity/data/2017.07.18_C3_T1.mat new file mode 100644 index 0000000..86c168e Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.18_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.20_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.20_C1_T1.mat new file mode 100644 index 0000000..4020666 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.20_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.21_C6_T1.mat b/projects/project_face_selectivity/data/2017.07.21_C6_T1.mat new file mode 100644 index 0000000..46a8e1d Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.21_C6_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.23_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.23_C1_T1.mat new file mode 100644 index 0000000..559505e Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.23_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.23_C2_T1.mat b/projects/project_face_selectivity/data/2017.07.23_C2_T1.mat new file mode 100644 index 0000000..4fcba59 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.23_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.23_C3_T1.mat b/projects/project_face_selectivity/data/2017.07.23_C3_T1.mat new file mode 100644 index 0000000..9c9b7b3 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.23_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.23_C3_T2.mat b/projects/project_face_selectivity/data/2017.07.23_C3_T2.mat new file mode 100644 index 0000000..2221daa Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.23_C3_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.24_C1_T1.mat b/projects/project_face_selectivity/data/2017.07.24_C1_T1.mat new file mode 100644 index 0000000..2030ca1 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.24_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.07.24_C1_T2.mat b/projects/project_face_selectivity/data/2017.07.24_C1_T2.mat new file mode 100644 index 0000000..6e14242 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.07.24_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.01_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.01_C2_T1.mat new file mode 100644 index 0000000..99353a5 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.01_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.03_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.03_C1_T1.mat new file mode 100644 index 0000000..b98cf80 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.03_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.03_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.03_C2_T1.mat new file mode 100644 index 0000000..6b690bf Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.03_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.04_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.04_C1_T1.mat new file mode 100644 index 0000000..10b8ae4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.04_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.04_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.04_C2_T1.mat new file mode 100644 index 0000000..d2b830d Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.04_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.05_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.05_C1_T1.mat new file mode 100644 index 0000000..7c04439 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.05_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.05_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.05_C2_T1.mat new file mode 100644 index 0000000..4d26dfa Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.05_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.05_C3_T1.mat b/projects/project_face_selectivity/data/2017.08.05_C3_T1.mat new file mode 100644 index 0000000..31df3eb Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.05_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.06_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.06_C1_T1.mat new file mode 100644 index 0000000..7b55874 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.06_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.06_C1_T2.mat b/projects/project_face_selectivity/data/2017.08.06_C1_T2.mat new file mode 100644 index 0000000..69641ad Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.06_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.07_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.07_C2_T1.mat new file mode 100644 index 0000000..ab8b476 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.07_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.07_C3_T1.mat b/projects/project_face_selectivity/data/2017.08.07_C3_T1.mat new file mode 100644 index 0000000..01ce9cc Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.07_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.09_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.09_C1_T1.mat new file mode 100644 index 0000000..35171c9 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.09_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.09_C2_T1.mat b/projects/project_face_selectivity/data/2017.08.09_C2_T1.mat new file mode 100644 index 0000000..0eb59ed Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.09_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.09_C3_T1.mat b/projects/project_face_selectivity/data/2017.08.09_C3_T1.mat new file mode 100644 index 0000000..4c50e1b Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.09_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.10_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.10_C1_T1.mat new file mode 100644 index 0000000..a91208e Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.10_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.28_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.28_C1_T1.mat new file mode 100644 index 0000000..dc71bfc Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.28_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.08.31_C1_T1.mat b/projects/project_face_selectivity/data/2017.08.31_C1_T1.mat new file mode 100644 index 0000000..de2ad6d Binary files /dev/null and b/projects/project_face_selectivity/data/2017.08.31_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.001_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.001_C2_T1.mat new file mode 100644 index 0000000..6734b53 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.001_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.01_C1_T2.mat b/projects/project_face_selectivity/data/2017.09.01_C1_T2.mat new file mode 100644 index 0000000..ace5d65 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.01_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.02_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.02_C2_T1.mat new file mode 100644 index 0000000..7f054e5 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.02_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.03_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.03_C2_T1.mat new file mode 100644 index 0000000..934814f Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.03_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.03_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.03_C3_T1.mat new file mode 100644 index 0000000..cf7c452 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.03_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.03_C4_T1.mat b/projects/project_face_selectivity/data/2017.09.03_C4_T1.mat new file mode 100644 index 0000000..aa6eab2 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.03_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.03_C4_T2.mat b/projects/project_face_selectivity/data/2017.09.03_C4_T2.mat new file mode 100644 index 0000000..5572fbb Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.03_C4_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.03_C5_T1.mat b/projects/project_face_selectivity/data/2017.09.03_C5_T1.mat new file mode 100644 index 0000000..f6f6839 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.03_C5_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.04_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.04_C1_T1.mat new file mode 100644 index 0000000..403b643 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.04_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.04_C2_T2.mat b/projects/project_face_selectivity/data/2017.09.04_C2_T2.mat new file mode 100644 index 0000000..f37bb1f Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.04_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.05_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.05_C1_T1.mat new file mode 100644 index 0000000..5bc4a15 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.05_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.05_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.05_C2_T1.mat new file mode 100644 index 0000000..d38bbfd Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.05_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.05_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.05_C3_T1.mat new file mode 100644 index 0000000..458de16 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.05_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.07_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.07_C1_T1.mat new file mode 100644 index 0000000..49a5c0f Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.07_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.07_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.07_C2_T1.mat new file mode 100644 index 0000000..bb4f1c6 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.07_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.08_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.08_C1_T1.mat new file mode 100644 index 0000000..096fc83 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.08_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.08_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.08_C3_T1.mat new file mode 100644 index 0000000..e4c3505 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.08_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.11_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.11_C1_T1.mat new file mode 100644 index 0000000..132f6d4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.11_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.11_C2_T2.mat b/projects/project_face_selectivity/data/2017.09.11_C2_T2.mat new file mode 100644 index 0000000..1332aa3 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.11_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.12_C1_T2.mat b/projects/project_face_selectivity/data/2017.09.12_C1_T2.mat new file mode 100644 index 0000000..c6c6102 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.12_C1_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.12_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.12_C2_T1.mat new file mode 100644 index 0000000..60670d9 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.12_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.12_C2_T2.mat b/projects/project_face_selectivity/data/2017.09.12_C2_T2.mat new file mode 100644 index 0000000..b2e2561 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.12_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.12_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.12_C3_T1.mat new file mode 100644 index 0000000..45c6a0a Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.12_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.12_C4_T1.mat b/projects/project_face_selectivity/data/2017.09.12_C4_T1.mat new file mode 100644 index 0000000..5e5a2da Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.12_C4_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.13_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.13_C1_T1.mat new file mode 100644 index 0000000..00963b1 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.13_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.14_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.14_C1_T1.mat new file mode 100644 index 0000000..fd30d1a Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.14_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.15_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.15_C1_T1.mat new file mode 100644 index 0000000..9376956 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.15_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.15_C2_T1.mat b/projects/project_face_selectivity/data/2017.09.15_C2_T1.mat new file mode 100644 index 0000000..37b54d1 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.15_C2_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.15_C2_T2.mat b/projects/project_face_selectivity/data/2017.09.15_C2_T2.mat new file mode 100644 index 0000000..1b147c7 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.15_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.15_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.15_C3_T1.mat new file mode 100644 index 0000000..54bedf2 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.15_C3_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.19_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.19_C1_T1.mat new file mode 100644 index 0000000..4734df4 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.19_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.24_C1_T1.mat b/projects/project_face_selectivity/data/2017.09.24_C1_T1.mat new file mode 100644 index 0000000..83fc71f Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.24_C1_T1.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.24_C2_T2.mat b/projects/project_face_selectivity/data/2017.09.24_C2_T2.mat new file mode 100644 index 0000000..cb412ab Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.24_C2_T2.mat differ diff --git a/projects/project_face_selectivity/data/2017.09.24_C3_T1.mat b/projects/project_face_selectivity/data/2017.09.24_C3_T1.mat new file mode 100644 index 0000000..ed89c55 Binary files /dev/null and b/projects/project_face_selectivity/data/2017.09.24_C3_T1.mat differ diff --git a/projects/project_face_selectivity/face_selectivity.tex b/projects/project_face_selectivity/face_selectivity.tex new file mode 100644 index 0000000..029eae7 --- /dev/null +++ b/projects/project_face_selectivity/face_selectivity.tex @@ -0,0 +1,127 @@ +\documentclass[a4paper,12pt,pdftex]{exam} + +\newcommand{\ptitle}{Face-selectivity index} +\input{../header.tex} +\firstpagefooter{Supervisor: Marius G\"orner}{}% +{email: marius.goerner@uni-tuebingen.de} + +\begin{document} + +\input{../instructions.tex} + + +%%%%%%%%%%%%%% Questions %%%%%%%%%%%%%%%%%%%%%%%%% +\section{Estimating the face-selectivity index (FSI) of neurons} + + +In the temporal lobe of primates you can find neurons that respond +selectively to a certain type of object category. You may have heard +stories about the famous grandmother neurons which are supposed to +respond exclusively when the subject perceives a particular +person. Even though the existence of a grandmother neuron in the +strict sense is implausible, the concept exemplifies the observation +that sensory neurons within the ventral visual stream are tuned to +certain stimuli types. One of the most important and first visual +stimulus the newborn typically perceives is the mother's face. It is +believed that the early ubiquity of faces and their importance for +social interactions triggers the development of the so called +face-patch system within the temporal lobe of primates.\par +Your task here will be to estimate the \textit{selectivity index} +($SI$) of neurons that were recorded in the superior temporal sulcus +of a rhesus monkey during the visual presentation of objects of different +categories. + + +\begin{questions} +\question + In the accompanying datasets you find the + \texttt{spiketimes} of 184 neurons that were recorded during the visual + presentation of non-face like stimuli (tools, fruits, hands and + bodies) and averted and directed faces of humans and rhesus + monkeys. Each \texttt{.mat}-file contains the data of one neuron + which was recorded during multiple trials. Spike times are given in + ms relative to trial onset. The field \texttt{spiketimes} contains + cells that contain the the data of the trails. Each trial consists of + 400 ms of baseline recording (presentation of white noise) followed by 400 ms + of stimulus presentation. Each trial belongs to one object category, + trial identities can be found in the \texttt{*\_trials}-fields + (9 fields). + + \begin{parts} + \part + Illustrate the spiking activity of all neurons, sorted by object + category, in a raster plot. As a result you should get one plot + for each neuron subdevided in subplots for the different + categories. Mind that there are four categories that contain faces + (\texttt{averted\_human}, \texttt{face} (straight human face), + \texttt{monkey} (straight monkey face) and \texttt{gaze\_monkey}), + you may want to analyze them separately as well combined. Add also + a marker where the stimulus starts. + + \part + Estimate the time-resolved firing rate of each neuron for each + object category. Use at least two different methods + (e.g. instantaneous firing rate based on interspike intervals, + spike counting within bins (PSTH), kernel density estimation). Do + this individually for each trial and average afterwards in order + to obtain the standard deviation of the firing rates. Plot the + firing rates and their standard deviations on top of the raster + plots. Which of the methods appears to be a better representation + of the spike rasters? + + \part + Generate figures that show for each neuron the firing rates + belonging to each object category. Don't forget to add an + appropriate legend. + + \part + Next step is to examine the obtained firing rates for significant + modulations. + % First, normalize each response to baseline activity + % (first 400 ms). Why is the normalization useful? + % \par + Now, determine the periods within which the neurons activity + deviates from the baseline activity at least by $2*\sigma$. Do + this for each object category and mark the periods in the plots in + an appropriate way. Are there also inhibitory responses? \par + Describe qualitatively the response properties (phasic, tonic, are + there differences between neurons and/or stimulus categories?). + + \part + The $SI$ gives an estimate of how strong a neuron is tuned to the + chosen object categories. It is given by the neurons response + during the presentation of the one category compared to the other + category. + \begin{equation} + SI = \frac{ \mu_{\text{Response to category A}} - \mu_{ \text{Response + to category B}} } { \mu_{\text{Response to category A}} + \mu_{ \text{Response + to category B} } } + \end{equation} + $SI$ can take values between -1 and 1 which indicates tuning to + the one or to the other category. There are different + possibilities of how it can be estimated. The easiest way would be + to average the spike count during the whole time of stimulus + presentation. However, if responses are phasic you will + underestimate the $SI$. Therefor, you should limit the estimate to + periods of significant modulations. Use the periods determined in + (d). Store all obtained $SI$s within one variable. We are mainly + interested to identify face-selective neurons but feel free to test + the neurons for selectivity to other categories, as well. + + \part + Plot the distribution of $SI$ values and describe it + qualitatively. Does it indicate a continuum or a distinct + population of face-selective neurons. \par + Think about a statistical test that tells you whether a given + neuron is significantly modulated by one or the other category + (try different combinations of categories). List cells that show + significant modulation to faces and non-faces. Which is the + minimum SI that reaches significance when choosing + $\alpha = 0.05$? Is it an all or nothing selectivity? + + \end{parts} +\end{questions} + + + +\end{document}