Skip to content

Commit

Permalink
Enabled user tweaking of isolation parameters
Browse files Browse the repository at this point in the history
- Encapsulated the "steinberg" and "simple" techniques into a master "isolate" function that is defined by the passed in isolation parameters
- Renamed calc_local_scores() to generate_automated_labels()
- Reworked generate_automated_labels() to take in the isolation parameters dictionary
- Reworked local_score_visualization() to take in the isolation parameters as well as the master isolate() function.
- Deleted the calc_local_scores2() and local_score_visualization2() functions that were designed to demonstrate the simple isolation technique.
- updated jupyter notebook tutorial to demonstrate above changes.
- removed the second howler monkey example clip visualizations as well as the demonstration of "catch" scores since they seem redundant and inflated the size of the tutorial
  • Loading branch information
JacobGlennAyers committed Mar 23, 2021
1 parent a2ce49c commit 6d4d11b
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 1,660 deletions.
Loading

0 comments on commit 6d4d11b

Please sign in to comment.