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

Resampling doc #329

Merged
merged 4 commits into from
Aug 10, 2022
Merged

Resampling doc #329

merged 4 commits into from
Aug 10, 2022

Conversation

tensionhead
Copy link
Contributor

Resampling documentation

Topics covered:

  • downsampling + alias and FIR filtering
  • resampling up-fir-down

Changes to be committed:
	modified:   doc/source/README.rst
	deleted:    doc/source/tutorials/connectivity.rst
	new file:   doc/source/tutorials/res_ds_spec.png
	new file:   doc/source/tutorials/res_orig_spec.png
	new file:   doc/source/tutorials/res_synthdata.py
	new file:   doc/source/tutorials/resampling.rst
Changes to be committed:
	modified:   doc/source/tutorials/res_ds_spec.png
	new file:   doc/source/tutorials/res_lpds_spec.png
	new file:   doc/source/tutorials/res_lporderds_spec.png
	modified:   doc/source/tutorials/res_orig_spec.png
	new file:   doc/source/tutorials/res_rs_spec.png
	modified:   doc/source/tutorials/res_synthdata.py
	modified:   doc/source/tutorials/resampling.rst
	modified:   syncopy/preproc/resampledata.py
@tensionhead tensionhead requested a review from dfsp-spirit August 9, 2022 09:59
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #329 (31d6efd) into dev (9982289) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 31d6efd differs from pull request most recent head d792ccf. Consider uploading reports for the commit d792ccf to get more accurate results

@@            Coverage Diff             @@
##              dev     #329      +/-   ##
==========================================
+ Coverage   65.79%   65.83%   +0.03%     
==========================================
  Files          77       77              
  Lines        8730     8731       +1     
  Branches     1785     1785              
==========================================
+ Hits         5744     5748       +4     
+ Misses       2591     2590       -1     
+ Partials      395      393       -2     
Impacted Files Coverage Δ
syncopy/preproc/resampledata.py 85.71% <100.00%> (ø)
syncopy/io/_load_nwb.py 9.27% <0.00%> (-0.07%) ⬇️
syncopy/datatype/base_data.py 82.34% <0.00%> (+0.20%) ⬆️
syncopy/shared/computational_routine.py 56.98% <0.00%> (+0.53%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@dfsp-spirit dfsp-spirit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I fixed some minor typos. Ready to merge.

@dfsp-spirit dfsp-spirit merged commit 7db6027 into dev Aug 10, 2022
@tensionhead tensionhead deleted the resampling-doc branch September 1, 2022 09:16
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

Successfully merging this pull request may close these issues.

2 participants