function[obj] = preprocess(obj, settings) for s = 1:length(obj.sessions) obj.sessions(s) = obj.sessions(s).preprocess(settings); end end