Skip to content

Commit

Permalink
Responding to comments from Anthony
Browse files Browse the repository at this point in the history
Issue #238 work on changes suggested by Anthony.
  • Loading branch information
towsey committed Aug 28, 2019
1 parent 10ad62a commit 877703f
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ SegmentOverlap: 0
SaveIntermediateWavFiles: Never
SaveIntermediateCsvFiles: false
# Available options (case-sensitive): [False/Never | True/Always | WhenEventsDetected]
SaveSonogramImages: True
# "True" is useful when debugging but "WhenEventsDetected" is required for operational use.
# SaveSonogramImages: True
SaveSonogramImages: WhenEventsDetected
# DisplayCsvImage is obsolete - ensure it remains set to: false
DisplayCsvImage: false
## End section for AnalyzeLongRecording
Expand Down
Loading

0 comments on commit 877703f

Please sign in to comment.