You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config.session is set in rsDenoise.py dynamically by checking the func folder.
In makeTissueMasks it falls back on config.session, but I should instead check whether there is a session folder in the anat folder, or bypass it completely using a wild card.