Skip to content

Commit

Permalink
reset counts
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Apr 16, 2013
1 parent 053440c commit 2284e95
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions public/experiment_assets/rapid_scan_counts.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"1A": {
"count": 3,
"count": 0,
"speedCode": 1,
"dataSetCode": "A",
"speeds": [
Expand All @@ -15,7 +15,7 @@
]
},
"2A": {
"count": 3,
"count": 0,
"speedCode": 2,
"dataSetCode": "A",
"speeds": [
Expand All @@ -30,7 +30,7 @@
]
},
"3A": {
"count": 2,
"count": 0,
"speedCode": 3,
"dataSetCode": "A",
"speeds": [
Expand All @@ -45,7 +45,7 @@
]
},
"4A": {
"count": 2,
"count": 0,
"speedCode": 4,
"dataSetCode": "A",
"speeds": [
Expand All @@ -60,7 +60,7 @@
]
},
"5A": {
"count": 2,
"count": 0,
"speedCode": 5,
"dataSetCode": "A",
"speeds": [
Expand All @@ -75,7 +75,7 @@
]
},
"6A": {
"count": 3,
"count": 0,
"speedCode": 6,
"dataSetCode": "A",
"speeds": [
Expand All @@ -90,7 +90,7 @@
]
},
"1B": {
"count": 2,
"count": 0,
"speedCode": 1,
"dataSetCode": "B",
"speeds": [
Expand All @@ -105,7 +105,7 @@
]
},
"2B": {
"count": 3,
"count": 0,
"speedCode": 2,
"dataSetCode": "B",
"speeds": [
Expand All @@ -120,7 +120,7 @@
]
},
"3B": {
"count": 3,
"count": 0,
"speedCode": 3,
"dataSetCode": "B",
"speeds": [
Expand All @@ -135,7 +135,7 @@
]
},
"4B": {
"count": 2,
"count": 0,
"speedCode": 4,
"dataSetCode": "B",
"speeds": [
Expand All @@ -150,7 +150,7 @@
]
},
"5B": {
"count": 3,
"count": 0,
"speedCode": 5,
"dataSetCode": "B",
"speeds": [
Expand All @@ -165,7 +165,7 @@
]
},
"6B": {
"count": 3,
"count": 0,
"speedCode": 6,
"dataSetCode": "B",
"speeds": [
Expand All @@ -180,7 +180,7 @@
]
},
"1C": {
"count": 3,
"count": 0,
"speedCode": 1,
"dataSetCode": "C",
"speeds": [
Expand All @@ -195,7 +195,7 @@
]
},
"2C": {
"count": 3,
"count": 0,
"speedCode": 2,
"dataSetCode": "C",
"speeds": [
Expand All @@ -210,7 +210,7 @@
]
},
"3C": {
"count": 3,
"count": 0,
"speedCode": 3,
"dataSetCode": "C",
"speeds": [
Expand All @@ -225,7 +225,7 @@
]
},
"4C": {
"count": 3,
"count": 0,
"speedCode": 4,
"dataSetCode": "C",
"speeds": [
Expand All @@ -240,7 +240,7 @@
]
},
"5C": {
"count": 3,
"count": 0,
"speedCode": 5,
"dataSetCode": "C",
"speeds": [
Expand All @@ -255,7 +255,7 @@
]
},
"6C": {
"count": 3,
"count": 0,
"speedCode": 6,
"dataSetCode": "C",
"speeds": [
Expand Down

0 comments on commit 2284e95

Please sign in to comment.