cpp-lln-lab / CPP_BIDS

a set of matlab / octave function to create BIDS comptible folder structure and filenames
https://cpp-bids.readthedocs.io/en/dev/index.html
MIT License
1 stars 9 forks source link

Refactor `saveToLogFile` #159

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

Need to refactor saveToLogFile

src/saveEventsFile.m: metric: exceeded file_length: measured 522 > limit 500
In src/saveEventsFile.m, line 345
| function logFile = saveToLogFile(logFile, cfg)
|                    ^^^^^^^^^^^^^ metric: exceeded cyc: measured 17 > limit 15
MISS_HIT Metric Summary: 53 file(s) analysed, 2 metric deviations(s)
Error: Process completed with exit code 1.

_Originally posted by @Remi-Gau in https://github.com/cpp-lln-lab/CPP_BIDS/issues/158#issuecomment-750802455_