BOOTING cns-sim · male_cns_v1.2.1…

cns-sim — male_cns_v1.2.1 / smoke_trial.py
SOLVER RUNNING
00:00:00
PYTHON 3.12
Specimen — Live View TRIAL #0119
SPECIMEN Dm1 IDLE
RETINA 759/759 charged 142 Hz
T1 MOTOR · 135 neurons — idle
DOPAMINE PPL1 Δ +0.4
Stimulus — Segmentation K7QW4B
MBON read-out0/6
PARTIAL——— · 3 ms
CONFIDENCE 0.0%
Neural Activity — Brain + VNC CALIBRATING
MANC NEURONS · CONN ACTIVE
Retinotopic Map — L1 ON Channel — spk/s
SPARSITY4.9 %
dt0.10 ms
smoke_trial.py PYTHON
# nicotine → dopamine → readout
1 import cns
2 net = cns.load('male_cns_v1.2.1')
3 net.freeze(['optic_lobe'])
4 while live:
5     stim = retina.smoke(dose=0.4)
6     t1   = net.stimulate(stim)
7     spike= net.readout(mbon.beta2)
8     if dop.gate() > 0.9:
9         commit(spike)  # hit → reward
10    log(t1=t1.burst, A=nactive)
Solver Log TW
Dopamine PPL1 — Gate
NICOTINE RECEPTOR0%
PENDING — 0%