Analyses

What is the meander value and how is it calculated?

The meander value is calculated in degrees/units (here we will speak in mm to make things easier, so: degrees/mm) for…
The meander value is calculated in degrees/units (here we will speak in mm to make things easier, so: degrees/mm) for instance in the following case:
image.png
Considering that one big square of the grid is 1mm, we will get a meander value of 90º/mm.
 
If the target is doing small movement, the meander value will increase.
image.png
For instance in this case nº2, the meander value will be 180º/cm (i.e. 90º/0.5cm)
 
 
The more tortuous the trajectory, the higher the meander value, which is also linked to travel speed.
Posted  1 year  ago by  violette

What units are used for the measurements?

In AnimalTA, the distances and surfaces are expressed in the units defined by the user while doing the scale. If…

In AnimalTA, the distances and surfaces are expressed in the units defined by the user while doing the scale. If the user chooses to do the scale in cm, then all distances will be expressed in cm and surfaces in cm2.

If no scale was defined, then distances and surfaces will be expressed in pixels.

 Regarding the time units, AnimalTA will always uses seconds. So speed is expressed in units/sec.

 

 Here is a detailed list of the different measurements and their units, with Unit_user the units defined by the user (or pixels if no scale was done):

  • Distance traveled, Distance traveled while moving, Distance to ...: Unit_user 
  • Moving threshold, Speed, Speed while moving: Unit_user/second
  • Beginning sequence, End sequence, Various durations, Time inside, ...: seconds
  • Exploration relative value, Proportion time lost, Proportion time moving, Proportion time inside, ...: values ranging between 0 and 1 (can be converted to percentage)
  • Meander, Meander while moving: degrees/Unit_user 
  • Exploration absolute value (for individual-centered method): Unit_user2
  • Exploration absolute value (for grid method): Number of cells visited
Posted  1 year  ago by  violette

The rows of my result data are combined in the same cell. How to fix that?

This problem comes from the fact that the .csv files produced by AnimalTA are using a semicolon delimiter. If you…

This problem comes from the fact that the .csv files produced by AnimalTA are using a semicolon delimiter. If you are facing this situation, you can see here how to fix this when opening the “.csv” file produced by AnimalTA in Excel: CSV files open with data in a single column in Excel
Note that in AnimalTA case, the problem would be the exact opposite than described in this link: the delimiter has to be changed for “semicolon”.

Posted  2 years  ago by  violette

Is it possible to know the characteristics of a target's movement (speed, time in motion, etc.) when it is inside a particular area?

Since update 2.3.1, AnimalTA is providing this information directly. These data will be saved in the Results/Spatial/MyElement.csv file.

Since update 2.3.1, AnimalTA is providing this information directly. These data will be saved in the Results/Spatial/MyElement.csv file.

Posted  3 years  ago by  violette