• PASS - Empty time-series: respFilt() - Input time-series has zero size
  • PASS - Empty response: respFilt() - R and C have size < 2
  • PASS - Response function size < 2: respFilt() - R and C have size < 2
  • PASS - Empty sensing function: respFilt() - R and C have different size
  • PASS - Sensing function size < 2: respFilt() - R and C have different size
  • PASS - Empty alphas array: respFilt() - Alpha time-series has zero size
  • PASS - Empty gammas array: respFilt() - Gamma time-series has zero size
  • PASS - Time series start not in time spanned by alphas: respFilt() - Start-time of input time-series (71000601.000000000) is not in the range spanned by alphas (600000.000000000 - 603000.000000000)
  • PASS - Time series start not in time spanned by gammas: respFilt() - Start-time of input time-series (71000601.000000000) is not in the range spanned by gammas (71010601.000000000 - 71013601.000000000)
  • PASS - Zero alpha: respFilt() - Zero alpha factor at time 71000601.000000000
  • PASS - Zero gamma: respFilt() - Zero gamma factor at time 71000601.000000000
  • PASS - Zero sensing function: respFilt() - Transfer function is infinite at index 0 (0 Hz)
  • PASS - Result has correct size
  • PASS - Result has correct values (difference < 1e-06)
  • PASS - Nominal FORWARD test
  • PASS - Result has correct size
  • PASS - Result has correct values (difference < 1e-06)
  • PASS - Nominal BACKWARD test
  • PASS - Result has correct size
  • PASS - Result has correct values (difference < 1e-06)
  • PASS - Nominal FORWARD test
  • PASS - Result has correct size
  • PASS - Result has correct values (difference < 1e-06)
  • PASS - Nominal BACKWARD test
  • PASS - CallChain executed
  • PASS - Single-precision result has correct size
  • PASS - Single-precision result has correct values (difference < 1e-06)
  • PASS - Single-precision reverse result has correct size
  • PASS - Single-precision reverse result has correct values (difference < 1e-06)
  • PASS - Double-precision result has correct size
  • PASS - Double-precision result has correct values (difference < 1e-06)
  • PASS - Double-precision reverse result has correct size
  • PASS - Double-precision reverse result has correct values (difference < 1e-06)
  • PASS - CallChain test