Skip to content
Snippets Groups Projects
Commit 7b0143c1 authored by Loïc Lehnhoff's avatar Loïc Lehnhoff
Browse files

README update

parent 4f31ea8d
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ Identification of Signature whistles in the DOLPHINFREE dataset. ...@@ -3,6 +3,8 @@ Identification of Signature whistles in the DOLPHINFREE dataset.
Using an original mehtod (DTW + HDBSCAN + manual verification), this repo analyses the whistle contour types (WCTs) and Signature Whistle Types (SWTs) of short-beaked common dolphins during the DOLPHINFREE experiments. Using an original mehtod (DTW + HDBSCAN + manual verification), this repo analyses the whistle contour types (WCTs) and Signature Whistle Types (SWTs) of short-beaked common dolphins during the DOLPHINFREE experiments.
See article (in preparation) for more details.
## Description ## Description
...@@ -19,7 +21,7 @@ Using an original mehtod (DTW + HDBSCAN + manual verification), this repo analys ...@@ -19,7 +21,7 @@ Using an original mehtod (DTW + HDBSCAN + manual verification), this repo analys
│ └── artwarp_hdbscan_comparison # Overview and comparison of WCTs obtained from 2 methods │ └── artwarp_hdbscan_comparison # Overview and comparison of WCTs obtained from 2 methods
├── resources # Inputs and outputs of python scripts ├── resources # Inputs and outputs of python scripts
│ ├── ARTwarp_outputs # octave and json files │ ├── ARTwarp_outputs # octave and json files
│ ├── DF-whistles # whistle features and json files │ ├── DF-whistles # Whistle features and json files
│ └── dtw_resources # hdbscan categorisation results │ └── dtw_resources # hdbscan categorisation results
└── drafts # Folder containing unused scripts └── drafts # Folder containing unused scripts
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment