baccuslab / pyret

Python tools for analysis of neurophysiology data
https://pyret.readthedocs.io/en/master/
MIT License
35 stars 8 forks source link

Renames upsample_stim and downsample_stim #77

Closed nirum closed 7 years ago

nirum commented 7 years ago

Renames upsample_stim => upsample and downsample_stim => downsample

(mimics the change we made in renaming getsta => sta)

codecov-io commented 7 years ago

Current coverage is 57.60% (diff: 100%)

Merging #77 into master will not change coverage

@@             master        #77   diff @@
==========================================
  Files             7          7          
  Lines           500        500          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            288        288          
  Misses          212        212          
  Partials          0          0          

Powered by Codecov. Last update 287ad99...913a9f1