-
Notifications
You must be signed in to change notification settings - Fork 6
Version 2.0.0
- The program can now read TXT files apart from XLSX and CSV.
- The user now has the ability to specify the generated figures' properties (font, text size, line width) and the figures' export format.
- Both Windows and MAC installer.
- Some more Waitbars are added.
- p-values, confusion matrix and transition probabilities are now exported automatically to a TXT files.
Fix an issue where some features had NaN values (issue: https://github.com/RodentDataAnalytics/mwm-ml-gen/issues/34) Figures are now generated correctly (issue https://github.com/RodentDataAnalytics/mwm-ml-gen/issues/38)
Later versions of Ethovion do not have the option of exporting the trajectory data in CSV format, but only in Excel (.*xlsx) and Text (.*txt). For this reason the support of TXT format is also introduced.
The user now has the ability to specify the generated figures' properties (font, text size, line width) and the figures' export format. Available export formats: fig, jpeg, png, eps, svg, pdf, bmp, tif.
-
The MAC release does not include the console window. The user needs to see the generated text files for the numerical values (p-values, confusion matrix, transition probabilities).
-
The MAC release cannot read and parse EXCEL files. Users are advised to use TXT and CSV file format on MACs.
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)