-
Notifications
You must be signed in to change notification settings - Fork 76
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
Documentation updates: data processing sections #1093
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## dev #1093 +/- ##
===========================================
- Coverage 80.41% 22.19% -58.22%
===========================================
Files 64 65 +1
Lines 6044 6046 +2
===========================================
- Hits 4860 1342 -3518
- Misses 1184 4704 +3520
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 48 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I'll self-merge now to get these changes in, in prep for the release. |
Detailed changes
This PR includes a number of documentation updates:
beam
dimension is dropped for all non-complex dataconsolidate
metrics
cal_params
andenv_params
specrange_sample
andecho_range
anddepth
(Detail howrange_sample
is converted toecho_range
in docs #597)range_sample
is converted toecho_range
in docs #597)Summary
data-proc-func.ipynb
: providing a summary of processing functionalities and usage examples, especially forcal_params
andenv_params
for calibrationdata-proc-additional.ipynb
: a one-stop-shopping place for additional details for processing functionsdata-format-processed.ipynb
under the previous Data format section