We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cal_params.py
There's a potential inefficiency in EK60 and EK80 'cw' data. See code below of where this might be.
echopype/echopype/calibrate/cal_params.py
Lines 291 to 297 in 3ca028f
The text was updated successfully, but these errors were encountered:
Command to run the tests and capture the stdout: python .ci_helpers/run-test.py --local --pytest-args="-vvrP" echopype/calibrate/cal_params.py
python .ci_helpers/run-test.py --local --pytest-args="-vvrP" echopype/calibrate/cal_params.py
Sorry, something went wrong.
pytest -vvrP echopype/tests/calibrate/test_cal_params.py::test_get_vend_cal_params_power
This issue now is captured more fully in #1200. @lsetiawan @anantmittal : you may wanna close this and copy-paste the above comments there.
anantmittal
lsetiawan
No branches or pull requests
There's a potential inefficiency in EK60 and EK80 'cw' data. See code below of where this might be.
echopype/echopype/calibrate/cal_params.py
Lines 291 to 297 in 3ca028f
The text was updated successfully, but these errors were encountered: