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

remove filterLogFile #142

Closed marcobarilari closed 3 years ago

marcobarilari commented 3 years ago

Removing it here because we have an updated version (which save a filtered tsv) in CPP_BIDS

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (c9197ec) into dev (19fd82f) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #142      +/-   ##
==========================================
+ Coverage   21.63%   21.88%   +0.24%     
==========================================
  Files          55       54       -1     
  Lines         795      786       -9     
==========================================
  Hits          172      172              
+ Misses        623      614       -9     
Flag Coverage Δ
unittests 21.88% <ø> (+0.24%) :arrow_up:

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

Impacted Files Coverage Δ
src/dot/initDots.m 100.00% <ø> (ø)
src/eyeTracker.m 0.00% <ø> (ø)
src/keyboard/checkAbort.m 0.00% <ø> (ø)
src/keyboard/getResponse.m 0.00% <ø> (ø)
src/utils/degToPix.m 100.00% <ø> (ø)
src/utils/pixToDeg.m 100.00% <ø> (ø)
src/waitForTrigger.m 0.00% <ø> (ø)

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 ad6a44e...c9197ec. Read the comment docs.

Remi-Gau commented 3 years ago

I thought we had remved this bad boy ! Good catch @marcobarilari