bids-apps / brainiak-srm

This is the BIDS-app version of the Shared Response Model (SRM) of BrainIAK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No stdout

chrisgorgo opened this issue · comments

The App does not produce anything on stdout even if everything goes well. It's not a big deal, but lack of any output makes it hard to debug.

What would you like to see output to stdout?

It seems there are two steps in the code: masking and applying the functional alignemnt. A couple of simple print statements announcing each step would help figuring out what is going on.