AllenInstitute / neuroglia

a Python machine learning library for neurophysiology data
http://neuroglia.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

adds example of creating synthetic calcium trace #99

Closed neuromusic closed 5 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          13       13           
  Lines         384      384           
=======================================
  Hits          352      352           
  Misses         32       32
Impacted Files Coverage Δ
neuroglia/datasets/synthetic_calcium.py 97.91% <100%> (ø) :arrow_up:

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 6335ff2...682fc13. Read the comment docs.

neuromusic commented 6 years ago

@NileGraddis can I get a quick review on this PR? note: this adds a build step to ensure that the docs can be built