Compare commits
2 Commits
1dd5bac01f
...
84c7feccb1
| Author | SHA1 | Date | |
|---|---|---|---|
| 84c7feccb1 | |||
| 896acdb688 |
@@ -119,7 +119,7 @@ ExcitationBind
|
||||
```Gen
|
||||
ClearTraces
|
||||
|
||||
in_context: &ActivateAstroPostPre
|
||||
in_context: *ActivateAstroPostPre
|
||||
|
||||
hypothesis: GoodTraces NOT empty
|
||||
action: GoodTraces decrease
|
||||
@@ -137,7 +137,7 @@ ExcitationUnbind
|
||||
|
||||
# Devo essere sicuro di eliminare i 3 che sono collegati, non a caso. Qui forse il Bind e' prima della ipotesi, perche' dobbiamo assicurarci ci sia una sinapsi da sciogliere.
|
||||
|
||||
in_context: &DeActivateSynPostPre
|
||||
in_context: *DeActivateSynPostPre
|
||||
|
||||
hypothesis: BadTraces fullness
|
||||
unbind: ( collection.pre, collection.post, collection.astro )
|
||||
|
||||
Reference in New Issue
Block a user