Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for waveforms other than 100 Hz (100Hz以外の波形への対応) #24

Open
rintr-suzuki opened this issue Jan 28, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rintr-suzuki
Copy link
Owner

rintr-suzuki commented Jan 28, 2024

現状は100hz以外は未対応(動作未確認)の状況
fortranで100hzになるように間引く処理での実装が良さそう

@rintr-suzuki
Copy link
Owner Author

rintr-suzuki commented Jan 31, 2024

win2npz.f90では周波数によらず、リサンプリングなしでそのまま出力する仕様のため、
現状のままで周波数が異なってもnpz自体は作成される

ただし、PhaseNetは入力の周波数を一定(デフォルト100Hz)に揃える必要があるため、WIN2PhaseNetの時点で合わせておくのが望ましい

@rintr-suzuki
Copy link
Owner Author

rintr-suzuki commented Mar 28, 2024

実装の方針について引き続き要検討

@rintr-suzuki rintr-suzuki added enhancement New feature or request help wanted Extra attention is needed labels Mar 28, 2024
@rintr-suzuki rintr-suzuki changed the title 100Hz以外の波形への対応 Support for waveforms other than 100 Hz (100Hz以外の波形への対応) May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant