cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

update from motion prf #105

Closed Remi-Gau closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@f3cd5b4). Click here to learn what that means. The diff coverage is 5.37%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #105   +/-   ##
======================================
  Coverage       ?   21.31%           
======================================
  Files          ?       55           
  Lines          ?      788           
  Branches       ?        0           
======================================
  Hits           ?      168           
  Misses         ?      620           
  Partials       ?        0           
Flag Coverage Δ
#unittests 21.31% <5.37%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/aperture/apertureTexture.m 0.00% <ø> (ø)
src/aperture/eccenLogSpeed.m 0.00% <ø> (ø)
src/aperture/getApertureName.m 0.00% <0.00%> (ø)
src/aperture/saveAperture.m 0.00% <0.00%> (ø)
src/aperture/saveApertures.m 0.00% <0.00%> (ø)
src/aperture/smoothOval.m 0.00% <0.00%> (ø)
src/aperture/smoothRect.m 0.00% <0.00%> (ø)
src/dot/computeCartCoord.m 100.00% <ø> (ø)
src/dot/computeRadialMotionDirection.m 80.00% <ø> (ø)
src/dot/decomposeMotion.m 100.00% <ø> (ø)
... and 44 more

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 f3cd5b4...546ee3e. Read the comment docs.

Remi-Gau commented 3 years ago
Remi-Gau commented 3 years ago

I got tons of changes to do so this is still work in progress...

marcobarilari commented 3 years ago

do you want to convert it to draft?