pynapple-org / pynapple

PYthon Neural Analysis Package :pineapple:
https://pynapple-org.github.io/pynapple/
MIT License
243 stars 59 forks source link

Adding smoothing to decoders #258

Open dhruvm9 opened 3 months ago

dhruvm9 commented 3 months ago

1D and 2D decoders can now take in arguments to smooth the input data based on the smoothing function built in Pynapple.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8545570728

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pynapple/process/decoding.py 2 8 25.0%
<!-- Total: 2 8 25.0% -->
Totals Coverage Status
Change from base Build 8545295196: -0.07%
Covered Lines: 2252
Relevant Lines: 2586

💛 - Coveralls