You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: