GapNet API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • src - Welcome to the documentation of GapNet.
    • config - Here are helpers for locations of data-folders.
      • paths - No module docstring; 0/3 variable, 4/8 functions, 1/1 class documented
    • data_creation - This module includes all tools for creating stimuli. Mostly suited for gap detection, but not limited to do so.
      • calibration - Functions for calibrating and relating numeric values to physical entities as well as converting between used units.
        • constants - No module docstring; 1/1 constant documented
        • digital - No module docstring; 0/2 type variable, 1/1 function documented
        • hearinglevel - No module docstring; 2/2 functions documented
        • helpers - No module docstring; 1/1 function documented
        • spectrum - Functions for calibration using spectrum
        • transform - No module docstring; 4/4 functions documented
      • experiments - All experiment specific functions are kept here.
        • buus_and_florentine_1985 - No summary
        • lindahl_2022 - Gap detection experiment ment for training machines!
        • moore_et_al_1989 - Gap detection experiment by Moore et al., 1989 DOI: 10.1121/1.397457
        • moore_et_al_1993 - Gap detection experiment by Moore et al., 1993 DOI: 10.1121/1.406815
        • schneider_1999 - Gap detection experiment by Schneider, 1999 DOI: 10.1121/1.427062
        • shailer_and_moore_1983 - Generate stimuli similar to Experiment I in Shailer And Mooore, 1983 DOI: ???/???
        • zeng_et_al_2005 - Gap detection experiment by Zeng et al., 2005, DOI: 10.1152/jn.00985.2004
      • files - Helpers for interfacing with the filesystem
        • naming - Helper functions for naming files.
        • tools - No module docstring; 1/1 function documented
      • filters - Selection of filters used in creation of stimuli
        • filters - Undocumented
      • ramp - All functions for generation of ramps and gates
        • functions - Selection of ramping functions. These functions are not meant to be interfaced with by the user, for generating ramps, one should use the function ramp(...) located in ramp.py
        • gaussian_gate - No module docstring; 3/3 functions documented
        • ramp - Ramp interface functions
      • spikeogram - Generating spikeograms!
        • generators - Spikeogram generator functions
        • tools - Various tools for interfacing with the AN-simulations and more
      • stimulus - All functions related to sound generation
        • babble - No module docstring; 2/3 functions documented
        • gapdetection - No module docstring; 0/1 variable, 1/3 function, 1/1 class documented
        • noise - No module docstring; 2/6 functions, 0/1 class documented
        • puretone - No module docstring; 2/2 functions documented
      • time - Time functions
        • time - No module docstring; 4/4 functions documented
    • dnn_modelling - This module include all the classes and tools for the specific modelling following the ANF simulation. The project was based on using neural networks for this modelling (hence the naming), though it's not limited to DNNs.
      • callbacks - No module docstring; 2/2 classes documented
      • dataloader - Undocumented
        • datablock - Undocumented
        • dataloader - Undocumented
        • datasets - Undocumented
      • helpers - No module docstring; 5/8 functions documented
      • model - No module docstring; 0/2 variable, 2/5 functions documented
      • models - Undocumented
        • haro_2019 - Undocumented
        • kell_et_al_2018 - No module docstring; 0/1 variable, 1/3 class documented
        • lindahl_2022 - No module docstring; 8/8 classes documented
        • moore_and_glasberg_1996 - Undocumented
        • neural_metric__lindahl_2022 - Undocumented
        • saddler_et_al_2020 - No module docstring; 0/1 variable, 1/1 function, 0/1 class documented
      • modules - No module docstring; 1/7 class documented
    • notebooks - Collection of notebooks, illustrating the use of this library.
      • experiment_stimuli_visualisation - Notebooks for visualising the different experiments
    • psychoacoustics - Package for psychoacoustic helpers.
      • dprime - TODO write brief introduction to d-prime measure
      • psychometrics - No module docstring; 3/3 functions documented
      • updown - No module docstring; 1/1 class documented
    • scripts - No package docstring; 2/4 modules documented
      • spikeogramorator - Command line script for generating spikeograms of ANF simulations
      • test_ensemble - Undocumented
      • test_model - Undocumented
      • train_model - Command line script for training DNN models
    • testing - Undocumented
      • experiments - Undocumented
        • buus_and_florentine_1985 - Undocumented
        • shailer_and_moore_1983 - Undocumented
        • zeng_et_al_2005 - Undocumented
      • general - No module docstring; 3/6 functions documented
      • plots - Undocumented
        • general_plots - Undocumented
        • helpers - Undocumented
        • model - No module docstring; 1/1 function documented
      • print - Undocumented
      • tests - Undocumented
    • typing_tools - No package docstring; 1/3 module, 1/1 package documented
      • annotation_checkers - No module docstring; 1/6 class documented
      • annotations - Helpers for checking Annotated type-hints
      • argparsers - No module docstring; 0/1 type variable, 2/2 functions documented
      • tests - Tests for the typing_tools namespace
        • test_check_annotations_wrapper - No module docstring; 0/2 variable, 1/2 function documented
        • test_ranged_type - Undocumented
        • test_string_from_valid_list_type - Undocumented
API Documentation for GapNet, generated by pydoctor 23.4.1 at 2023-06-28 16:52:51.