BouchardLab / process_nwb

Functions for preprocessing timeseries data stored in the NWB format
https://process-nwb.readthedocs.io/en/latest/
4 stars 6 forks source link

Add more details to wavelet transform #74

Closed jthermiz closed 2 years ago

jthermiz commented 2 years ago

Added more description to the wavelet_transform docstring

JesseLivezey commented 2 years ago

Looks like there is 1 issue with the docstring formatting to fix, but otherwise looks good to me. Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (a7db9f2) into main (8369e58) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   82.88%   82.88%           
=======================================
  Files           7        7           
  Lines         450      450           
=======================================
  Hits          373      373           
  Misses         77       77           
Impacted Files Coverage Δ
src/process_nwb/wavelet_transform.py 96.25% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8369e58...a7db9f2. Read the comment docs.