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

Adding resampling of data into one of the functions of deepcleanv2's utils #26

Open
agoodmanjerry opened this issue Dec 5, 2024 · 2 comments

Comments

@agoodmanjerry
Copy link
Contributor

In the preprocessing and postprocessing, we need to apply resample and bandpass on the strain and witness channels. Bandpass is already in the utils of deepcleanv2, but we are using gwpy to apply resampling now.
We may consider to add the resampling in the deepcleanv2's utils to keep the data processing consistent for training and online inferencing.

@mcoughlin
Copy link

@wbenoit26 I would guess this is ideally all in ML4GW already?

@wbenoit26
Copy link

torchaudio provides a resampling transform which is pretty easy to drop in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants