RodentDataAnalytics / mwm-ml-gen

mwm-ml-gen (RODA) is a software capable of performing analysis and classification of trajectory data for the Morris Water Maze
Other
9 stars 6 forks source link

Folder tree #55

Closed avouros closed 7 years ago

avouros commented 7 years ago

The software generates a number of files during execution. These files will be organized into folders into the output folder the user has specified (default one will be ./documents/MWMGEN/ ).

Example: output folder: ./documents/MWMGEN/ and project name: myproject ./documents/MWMGEN/myproject/ .../results/ .../segmentations/ .../classifications/ .../clustering/ .../myproject.cfg

avouros commented 7 years ago

introduced on version 3.0.0 (commit: https://github.com/RodentDataAnalytics/mwm-ml-gen/commit/1ebfe0c31c7524a032e3ae0da3a223774123904b)