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
  • !150

Merged
Created Jan 17, 2020 by Oliver Kirsebom@kirsebomOwner3 of 3 tasks completed3/3 tasks

Changes and updates to audio and database modules

  • Overview 6
  • Commits 390
  • Pipelines 68
  • Changes 1000+

@bpadovese , please review the following modules,

  • audio_processing.axis.py
  • audio_processing.image.py
  • audio_processing.audio_processing.py

For each module,

  1. Review method interfaces and docstrings
  • is it clear what the method does?
  • is the meaning of the input arguments clearly explained?
  • are variables named in an intuitive and consistent way?
  1. Test the docstring examples with the command pytest ketos/audio_processing/image.py --doctest-modules --ignore=docs

  2. Build the Sphinx html documentation and inspect the docstring examples in the browser

Edited Mar 18, 2020 by Oliver Kirsebom
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: v2_annotation_spectrogram