fullseye

transfer_function — ACOUSTICS dual op

使い方

Estimate H(f) with x in and y out, with its coherence.

estimator:

Returns a dict: freqs, response (complex), magnitude, magnitude_db (relative to ref), phase_rad, coherence, estimator, n_frames, win, hop, rate.

Measured at 16 kHz over 16384 samples, win = 1024, 31 frames, white input:

That third row is why the coherence is returned with the response. The H2 number is off by 100 % and there is nothing about 5.04 that looks wrong.

Raises ValueError: everything :func:coherence refuses, plus an unknown estimator and ref <= 0.

詳しい使い方ガイド

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(table を入力に取れる)

istft

同カテゴリ(dual)

coherence · gcc_delay


Provenance: acoustics.py — ACOUSTICS operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.