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

Add explanation to verbosity in doc #151

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

In other words cfg.verbose=0 could mean "I don't want to hear anything from CPP_BIDS", cfg.verbose=1 could mean "I want to get my warnings", cfg.verbose=2 could mean "tell me everything".

_Originally posted by @TomasLenc in https://github.com/cpp-lln-lab/CPP_BIDS/issues/150#issuecomment-738959736_