Fixed table in first project/notes.md

master
Tuan-Dat Tran 2021-05-26 21:03:28 +00:00
parent bd462615c6
commit 8e027a89bb
2 changed files with 11 additions and 10 deletions

View File

@ -3,7 +3,7 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 1,
"id": "877ecd7c", "id": "be57f411",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -14,7 +14,7 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
"id": "c7b1f50c", "id": "46b73656",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -24,7 +24,7 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 3, "execution_count": 3,
"id": "c906f335", "id": "5bf3a07f",
"metadata": { "metadata": {
"tags": [] "tags": []
}, },
@ -73,7 +73,7 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": 4,
"id": "89662e4f", "id": "0ac7581c",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
@ -88,7 +88,7 @@
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 5, "execution_count": 5,
"id": "28c993cc", "id": "8cfb48f3",
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
@ -131,11 +131,13 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": 6,
"id": "6bf9cbc7", "id": "93ace051",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [] "source": [
"exit()"
]
} }
], ],
"metadata": { "metadata": {

View File

@ -2,8 +2,8 @@
The given data at [iui-datalrelease1-sose2021-readonly/\*](/opt/iui-datarelease1-sose2021) represents sensor data from a pen. The given data at [iui-datalrelease1-sose2021-readonly/\*](/opt/iui-datarelease1-sose2021) represents sensor data from a pen.
|----------------------------------------------------------------------------|
| Data | MinVal | MaxVal | Description | | Data | MinVal | MaxVal | Description |
| ------ |:------:|:------:| ----------------------------------------------- |
| Millis | - | - | Timestamp from tablet | | Millis | - | - | Timestamp from tablet |
| Acc1 X | - | - | Front/Tip accelerometer (Direction: Left/Right) | | Acc1 X | - | - | Front/Tip accelerometer (Direction: Left/Right) |
| Acc1 Y | - | - | Front/Tip accelerometer (Direction: Up/Down) | | Acc1 Y | - | - | Front/Tip accelerometer (Direction: Up/Down) |
@ -19,7 +19,6 @@ The given data at [iui-datalrelease1-sose2021-readonly/\*](/opt/iui-datarelease1
| Mag Z | - | - | Magnetometer | | Mag Z | - | - | Magnetometer |
| Force | - | - | Force applied | | Force | - | - | Force applied |
| Time | - | - | Time from start of "recording" | | Time | - | - | Time from start of "recording" |
|----------------------------------------------------------------------------|
There were 100 participants. There were 100 participants.