prima ristrutturazione. Ora c'e' distinzione fra comportamenti di DAY e NIGHT. IL TUN e' sparito, ciscun container ha il proprio Tuner se necessario.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# DAY-N: Container
|
||||
|
||||
**Neuron Behavior**: (traditionally observable, excluding Episodes Tuner).
|
||||
|
||||
Questo container serve solo ad espandere AXO, SOMA e DB, ed ad essere attivato dallo scope DAY in N.md.
|
||||
|
||||
```Gen
|
||||
container: DAY-N
|
||||
|
||||
expansion:
|
||||
- BEH-AXO ( active: 1x )
|
||||
- BEH-SOMA ( active: 1x )
|
||||
- BEH-DB ( active: 3x )
|
||||
```
|
||||
|
||||
## TunPossibility: Context
|
||||
|
||||
Qui controlliamo di essere lontani da uno spike train. Questo per eventualmente rendere possibili i tuning.
|
||||
|
||||
```Gen
|
||||
context: TunPossibility
|
||||
|
||||
contained_by: DAY-N
|
||||
in_context: Fixed
|
||||
rf: 60x
|
||||
|
||||
condition: ( SpikeTrainTraces Empty ) # Day
|
||||
out_context: TunPossible
|
||||
Reference in New Issue
Block a user