Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Merge requests
  • !20

Merged
Created Jul 12, 2018 by Oliver Kirsebom@kirsebomOwner

Test data handling

  • Overview 0
  • Commits 8
  • Pipelines 3
  • Changes 15

This branch contains a bunch of unit tests of the functions in data_handling.py. Also, some improvements to implementation of these functions (mostly, just adding assertions for the input arguments).

One minor problem I haven't managed to resolve: When using ffmpeg to extract a portion of a wav file, the selected portion does not seem to fit with the original signal. Perhaps it's just that ffmpeg rescales all signal values by an overall factor? @fsfrazao, could you please check? You are more familiar with ffmpeg than I am ...

The problem appears if you try to uncomment these two lines.

Edited Jul 13, 2018 by Oliver Kirsebom
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: test_data_handling