-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started v3
This section provides an overview of the mwm-ml-gen functionalities. For in-depth explanations please choose your topic from the sidebar on the right.
The main menu contains all the necessary tools for completing a behavioural analysis of a Morris Water Maze experimentation. The different steps of the analysis are arranged into distinctive panels starting from starting a new project or loading an existing one to generating various results.
During the analysis various files are generating which are arranged inside the specific folder the user has selected for his project; these files includes MATLAB MAT-files (.mat), which can be opened in MATLAB, comma separated values files (.csv), text files (.txt) and image files saved into various format such as JPEGs (.jpg) and PNG (.png). The numerical results are always generated inside CSV and TXT files and the graphs are exported into the user's defined format.
When a new project has been specified the extracted data from Ethovision can be loaded for a pre-processing stage. In this stage the user can select with which animals he wants to work with, arrange them into groups and test his experimental properties by plotting their trajectories.
In the segmentation stage the animal trajectories are split into overlapping segments with length and percentage of overlap specified from the user. In this stage the 8 features for the whole trajectories and the segments are also computed.
In the labelling stage the user is provided with a graphical interface to visualize the trajectories and the segments and put appropriate labels to a portion of the segments. The is also the ability of exporting the labelled segments to JPEG-image files.
The classification procedure has been updated to produce more accurate results. The user has the ability either to use the default settings or specify his own by manually configure or the available settings.
Various results in graphical and numerical way can be generated by the program such as: common metrics (latency, speed, path length), average path length of each strategy implemented by the animals, the probabilities for the animals to switch between the different strategies, the number of transactions between strategies, etc.
Introduction
How to Use
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Walkthrough
- Extras
Appendix
Version History
How to Use (version 3)
- Getting started
- Data preparation
- Starting a new project
- The Segmentation process
- The Labelling process
- The Classification process
- Results
- Extras
- List of Labels
- Flowcharts
- The Project Folder
How to Use (version 1 and 2)