Skip to content

Numerical Problems with UInt waveforms #33

@theHenks

Description

@theHenks

In case you are loading a RDWaveform which consists of Integers, most filter code in RadiationDetectorDSP fails because it wants to return Int types for each sample after the filter is applied.
So far, we convert the waveforms by something like this:

wvfs = shift_waveform.(wvfs, 0.0)

There should be a more elegant solution than this.

CC @fhagemann

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions