Skip to content

DAC paper algorithm updates #48

@nrs23

Description

@nrs23

#46 changes some of the acoustic index algorithm implementations after review from the team. The new algorithms now match seewave implementations and produce similar results, according to the new test suite.

If we're going back to the old dac paper branch for the paper (instead of bringing the last couple of dac paper algorithms into the new framework), then these algorithms need to be updated to the latest versions:

  • spectral_flux: normalisation change and calculated over the power spectrum
  • spectral_entropy: calculated using Welch power spectral density estimate, rather than an FFT with averaging over windows
  • log(1-{f})", features=["temporal entropy"] calculation now includes a lower bound epsilon for the log calculation to avoid infs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions