-
Can app record behaviour and association codes in the background, the same way it does for species (speccode)?
Note - I don't think we have previously discussed this but having now seen what data …
-
I work with behaviour being mutually exclusive during focal observations, which means when I press a key code, the behaviour changes and automatically assigns a stop to the current state. This is fant…
-
**Phase 1: FCF Pathway**
| Timing | Activity ☐ ☑| Owner | Status |
| --- | --- | --- | --- |
- [x] Complete template for signage. Signage across pathway and across organizations will ha…
-
Collaborate to generate a clean worm.cc model to start working from. It seems that both @mstachowsky and @portegys have been working on the code separately. These two models are probably incompatibl…
-
### Describe the bug
moving a lot of small items in AIM and being interrupted by "you see Z, interrupt? Y/N" leads to continuing the "move" action on opening AIM second time, and all interruptions i…
-
Find a good, interesting, or fun example to implement in LFE ...
-
**Is your feature request related to a problem? Please describe.**
When I am defaulting edit mode, which is where I want to be for most of my use, the big done button on the top right doesn't make mu…
-
To motivate and introduce the project it would be nice to include some figures describing the novel platform for natural behaviours, the modular structure of the arena and which kinds of experiments c…
-
As previously stated (#11) the logic of guards is intuitionistic. Consider
```
P = ( (b -> Skip) ++ (!b -> Skip) ) ; (x P
```
with semantics:
```
id:P ---> id:P' id |= b
-----------…
-
Here's a pared down example of what I'm trying to do.
I have two states: "Passing Time" and "Seeking Food". Over time, a varaible "hunger":int increases. When "hunger" is over a certain threshold, …