Research-Stack/shared-data/examples/famm_golden_braid_centering.example.json
2026-05-16 20:24:20 -05:00

20 lines
524 B
JSON

{
"center": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"golden_threshold": 0.000001,
"steps": 1,
"strands": [
{
"id": "axis_0_clean",
"state": [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
},
{
"id": "axis_1_clean",
"state": [0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
},
{
"id": "scarred_crossing_example",
"state": [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"after": [0, 0, 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
}
]
}