{
  "method": "Paired full-MaleCNS LIF trials with identical seed, static visual stimulus, and one cue changed at a time. Neural response sensitivity only.",
  "seed": 4091,
  "ticks": 120,
  "simulatedSeconds": 12,
  "visualInput": {
    "drive": 1,
    "left": 0.5,
    "right": 0.5,
    "front": 0.5
  },
  "conditions": {
    "off": {
      "odorLeft": 0,
      "odorRight": 0,
      "windLeft": 0,
      "windRight": 0
    },
    "odor": {
      "odorLeft": 0.5,
      "odorRight": 0.5,
      "windLeft": 0,
      "windRight": 0
    },
    "windLeft": {
      "odorLeft": 0,
      "odorRight": 0,
      "windLeft": 1,
      "windRight": -1
    },
    "windRight": {
      "odorLeft": 0,
      "odorRight": 0,
      "windLeft": -1,
      "windRight": 1
    },
    "both": {
      "odorLeft": 0.5,
      "odorRight": 0.5,
      "windLeft": 1,
      "windRight": -1
    }
  },
  "rmsDifferenceAcrossMotorAndLeftRightReadouts": {
    "odor": 0.08626710753414206,
    "windLeft": 0.051073860482894404,
    "windRight": 0.08142061061076945,
    "both": 0.10442109155855893
  },
  "odorInputMeanSpikeFraction": {
    "off": 0.06233108108108109,
    "on": 0.3460585585585584
  },
  "meanWindRelayReadout": {
    "leftWind": [
      0.5441604158009091,
      0.476542070247233
    ],
    "rightWind": [
      0.16016784044681118,
      0.5569636607964833
    ]
  },
  "motorDifferenceWithSynapticPropagationDisabled": 0,
  "interpretation": "Cue-dependent changes reach the movement readouts through measured connections. Different trajectories alone do not establish attraction or navigation.",
  "biologicalNavigationValidated": false,
  "sourceArrivalValidated": false,
  "reproduction": "npm test; tests/malecns-race.test.js"
}
