README is empty
Created
November 8, 2015 11:13
-
-
Save njss/d6d1b17e8305d0500476 to your computer and use it in GitHub Desktop.
user1 exp1_all_trials
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
userName | age | experiment | trial | aoi | duration | x | y | datetime | datetimezero | |
---|---|---|---|---|---|---|---|---|---|---|
user1 | 40 | exp1 | trial1 | aoi0 | 200 | 10 | 20 | 05-11-2015 16:54:00.345 +200 | 05-11-2015 16:54:00.345 +200 | |
user1 | 40 | exp1 | trial1 | aoi7 | 300 | 100 | 20 | 05-11-2015 16:54:01.345 +200 | 05-11-2015 16:54:01.345 +200 | |
user1 | 40 | exp1 | trial1 | aoi9 | 200 | 10 | 40 | 05-11-2015 16:54:02.345 +200 | 05-11-2015 16:54:02.345 +200 | |
user1 | 40 | exp1 | trial1 | aoi16 | 150 | 10 | 60 | 05-11-2015 16:54:03.745 +200 | 05-11-2015 16:54:03.745 +200 | |
user1 | 40 | exp1 | trial1 | aoi25 | 200 | 30 | 80 | 05-11-2015 16:54:04.345 +200 | 05-11-2015 16:54:04.345 +200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "user1 exp1_all_trials", | |
"state": "active", | |
"created": "2015-11-08T11:13:25.019Z", | |
"sources": [ | |
{} | |
], | |
"profiles": { | |
"dataexplorer": "0.9" | |
}, | |
"scripts": [ | |
{ | |
"id": "main.js", | |
"path": "main.js" | |
} | |
], | |
"views": [ | |
{ | |
"id": "grid", | |
"label": "Grid", | |
"type": "SlickGrid", | |
"state": { | |
"gridOptions": { | |
"editable": true, | |
"enabledAddRow": true, | |
"enabledDelRow": true, | |
"enableReOrderRow": true, | |
"autoEdit": false, | |
"enableCellNavigation": true | |
} | |
} | |
}, | |
{ | |
"id": "graph", | |
"label": "Graph", | |
"type": "Graph" | |
}, | |
{ | |
"id": "map", | |
"label": "Map", | |
"type": "Map" | |
} | |
], | |
"id": "dataexplorer-144664", | |
"resources": [ | |
{ | |
"backend": "csv", | |
"id": "user1_exp1_all_trials", | |
"filename": "user1_exp1_all_trials.csv", | |
"path": "current.csv", | |
"schema": { | |
"fields": [ | |
{ | |
"id": "userName", | |
"label": "userName", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "age", | |
"label": "age", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "experiment", | |
"label": "experiment", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "trial", | |
"label": "trial", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "aoi", | |
"label": "aoi", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "duration", | |
"label": "duration", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "x", | |
"label": "x", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "y", | |
"label": "y", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "datetime", | |
"label": "datetime", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "datetimezero", | |
"label": "datetimezero", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
} | |
] | |
} | |
}, | |
{ | |
"backend": "csv", | |
"id": "user1_exp1_all_trials-original", | |
"filename": "user1_exp1_all_trials.csv", | |
"path": "original.csv", | |
"schema": { | |
"fields": [ | |
{ | |
"id": "userName", | |
"label": "userName", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "age", | |
"label": "age", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "experiment", | |
"label": "experiment", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "trial", | |
"label": "trial", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "aoi", | |
"label": "aoi", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "duration", | |
"label": "duration", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "x", | |
"label": "x", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "y", | |
"label": "y", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "datetime", | |
"label": "datetime", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
}, | |
{ | |
"id": "datetimezero", | |
"label": "datetimezero", | |
"type": "string", | |
"format": null, | |
"is_derived": false | |
} | |
] | |
} | |
} | |
] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
loadDataset("current", function (error, dataset) { | |
// error will be null unless there is an error | |
// dataset is a Recline memory store (http://reclinejs.com//docs/src/backend.memory.html). | |
console.log(dataset); | |
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user1 | 40 | exp1 | trial1 | aoi0 | 200 | 10 | 20 | 05-11-2015 16:54:00.345 +200 | 05-11-2015 16:54:00.345 +200 | |
---|---|---|---|---|---|---|---|---|---|---|
user1 | 40 | exp1 | trial1 | aoi7 | 300 | 100 | 20 | 05-11-2015 16:54:01.345 +200 | 05-11-2015 16:54:01.345 +200 | |
user1 | 40 | exp1 | trial1 | aoi9 | 200 | 10 | 40 | 05-11-2015 16:54:02.345 +200 | 05-11-2015 16:54:02.345 +200 | |
user1 | 40 | exp1 | trial1 | aoi16 | 150 | 10 | 60 | 05-11-2015 16:54:03.745 +200 | 05-11-2015 16:54:03.745 +200 | |
user1 | 40 | exp1 | trial1 | aoi25 | 200 | 30 | 80 | 05-11-2015 16:54:04.345 +200 | 05-11-2015 16:54:04.345 +200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment