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

correct_frequency_and_phase: too many arguments to residual_water_alignment #158

Open
0rC0 opened this issue Jan 21, 2022 · 0 comments
Open

Comments

@0rC0
Copy link

0rC0 commented Jan 21, 2022

Hello,

The function correct_frequency_and_phase with method rwa calls with too many arguments residual_water_alignment.

If the function is called with 2 MRSData arguments and method='rwa' . It returns TypeError: residual_water_alignment() takes 1 positional argument but 2 were given. If it is called with 1 MRSData argument and method='rwa', it returns TypeError: correct_frequency_and_phase() missing 1 required positional argument: 'target'

Suspect version: 0.4.4

I could write a little fix to solve the issue.

BW

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

1 participant