-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlistings.json
More file actions
24 lines (24 loc) · 991 Bytes
/
listings.json
File metadata and controls
24 lines (24 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
{
"listing": "/CONTENT/ContentList.html",
"items": [
"/CONTENT/GettingStarted/GettingStartedWithPython.html",
"/CONTENT/GettingStarted/GettingStartedWithR.html",
"/CONTENT/GettingStarted/GettingStartedWithPsychopy.html",
"/CONTENT/GettingStarted/CreateYourFirstParadigm.html",
"/CONTENT/EyeTracking/Intro_eyetracking.html",
"/CONTENT/EyeTracking/CreateAnEyetrackingExperiment.html",
"/CONTENT/EyeTracking/I2MC_tutorial.html",
"/CONTENT/EyeTracking/FromFixationsToData.html",
"/CONTENT/EyeTracking/EyetrackingCalibration.html",
"/CONTENT/EyeTracking/PupilPreprocessing.html",
"/CONTENT/EyeTracking/PupilDataAnalysis.html",
"/CONTENT/Stats/LinearModels.html",
"/CONTENT/Stats/LinearMixedModels.html",
"/CONTENT/Stats/GeneralisedModels.html",
"/CONTENT/Stats/ModelContrasts.html",
"/CONTENT/Stats/ModelEstimates.html",
"/CONTENT/GettingStarted/DevStartSetupGuide.html"
]
}
]