The TaskEntry wrapper object tries, in several places, to import three files of functions that do not exist anywhere in the path, and I can't find a reference to them in the docs.
|
import trial_filter_functions, trial_proc_functions, trial_condition_functions |
|
import trial_filter_functions, trial_proc_functions, trial_condition_functions |
|
import trial_filter_functions, trial_proc_functions, trial_condition_functions |
What should these files look like? Are they still expected to be there?
The TaskEntry wrapper object tries, in several places, to import three files of functions that do not exist anywhere in the path, and I can't find a reference to them in the docs.
brain-python-interface/db/dbfunctions.py
Line 597 in 87c3c10
brain-python-interface/db/dbfunctions.py
Line 1108 in 2939180
brain-python-interface/db/dbfunctions.py
Line 1207 in 2939180
What should these files look like? Are they still expected to be there?