niprov.mnefun module

mnefun support module

This module provides handlers to attach to mnefun events.

import mnefun
import niprov.mnefunsupport
params = mnefun.Params()
params.on_process = niprov.mnefunsupport.handler
niprov.mnefunsupport.handler(text, func, out, params, dependencies=<niprov.dependencies.Dependencies object>)

mnefun on_process handler

Responds to the following mnefun steps: fetch_raw_files: Runs discover on the subjects’ raw data dirs. fetch_sss_files, apply_preprocessing_combined, save_epochs: For these steps, runs log for the new files.