aboutsummaryrefslogtreecommitdiff
path: root/demo_data/demo_100.json
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-06-10 15:42:18 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-06-10 15:42:18 +0100
commit9339deaa287e82d64b5232fa123dcdc6758d3cd8 (patch)
treec23a8c0825acb55ab8c81bfdb82b15e80e3d3854 /demo_data/demo_100.json
parentRemove type from time values and force it to be string (diff)
downloadAnnotateChange-9339deaa287e82d64b5232fa123dcdc6758d3cd8.tar.gz
AnnotateChange-9339deaa287e82d64b5232fa123dcdc6758d3cd8.zip
Add demo data to repo
Diffstat (limited to 'demo_data/demo_100.json')
-rw-r--r--demo_data/demo_100.json118
1 files changed, 118 insertions, 0 deletions
diff --git a/demo_data/demo_100.json b/demo_data/demo_100.json
new file mode 100644
index 0000000..6bfcef4
--- /dev/null
+++ b/demo_data/demo_100.json
@@ -0,0 +1,118 @@
+{
+ "name": "demo_100",
+ "n_obs": 100,
+ "n_dim": 1,
+ "demo": {
+ "true_CPs": [
+ 50
+ ]
+ },
+ "series": [
+ {
+ "label": "V1",
+ "type": "float",
+ "raw": [
+ 0.008056217124410847,
+ 0.14642515445294824,
+ 0.9734787914880221,
+ 0.40433413126055795,
+ -0.5279990524748959,
+ 1.8175732201119512,
+ 0.38693130757547956,
+ 1.0141923863846618,
+ 1.5438468676443677,
+ 1.0060059956224865,
+ 1.2392109770574573,
+ 1.6882807337724342,
+ 0.7028073992797961,
+ 0.46883680803908934,
+ 0.8349062725172034,
+ 0.9668402521935197,
+ 0.8399612747761913,
+ -1.1546676858025742,
+ 2.666235990889823,
+ -0.36503509067337503,
+ -0.12946493132145886,
+ 1.1549458707778166,
+ -0.0891637034750401,
+ 0.7217421627599935,
+ 2.2581536098189345,
+ 0.29946499862770104,
+ 1.5374859654579445,
+ -0.47521038328032117,
+ 0.11615700227449532,
+ -0.3581110343876488,
+ 1.6197451499347575,
+ 0.7727341411402017,
+ 2.3768271788549127,
+ 2.591978094839107,
+ 1.3816581181428205,
+ 2.174368939718677,
+ -0.0644832999321574,
+ 1.6644698169471743,
+ 0.48250170522215174,
+ 0.276118713333361,
+ 0.8957477933876657,
+ 0.46972862996339815,
+ 2.0530973290676187,
+ -0.05298997872707223,
+ 1.417009975056269,
+ -0.3217756005749617,
+ -0.8817502974473765,
+ 1.0846885976937592,
+ 1.5746187672142966,
+ 0.6977424010147378,
+ 6.160138661832173,
+ 2.9000196212570195,
+ 4.045615093077754,
+ 7.035939659344127,
+ 4.746098691679149,
+ 5.657159488917574,
+ 5.627976571165719,
+ 7.2485060114229345,
+ 5.97239048785037,
+ 4.6310451000749175,
+ 2.6883615765373006,
+ 6.665870501043174,
+ 5.656930605166791,
+ 5.879912719103759,
+ 5.165238620272789,
+ 4.935121893291229,
+ 4.290289705233517,
+ 3.0839390256604364,
+ 4.016133698762653,
+ 4.884303802035169,
+ 4.798836184182125,
+ 4.6868431392858785,
+ 3.5597408972545947,
+ 5.757042036228663,
+ 4.721514629270473,
+ 5.349377615302771,
+ 7.318525260734187,
+ 5.886460064926776,
+ 5.853638491909242,
+ 4.514731237871082,
+ 4.091816893683308,
+ 4.012518858079144,
+ 6.265487363480135,
+ 5.186910718909943,
+ 4.130645898407328,
+ 4.379867026982717,
+ 4.6364874880889975,
+ 4.835440700759134,
+ 4.5075923963581825,
+ 5.995501940043933,
+ 4.752801834186975,
+ 4.655333224109391,
+ 6.298279422147111,
+ 3.2966900125497656,
+ 5.651122624440264,
+ 4.122902344893236,
+ 5.841650938056512,
+ 5.154493724994897,
+ 5.755973388834817,
+ 5.703309523204153
+ ]
+ }
+ ]
+} \ No newline at end of file