-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
| import trial_filter_functions, trial_proc_functions, trial_condition_functions |
brain-python-interface/db/dbfunctions.py
Line 1108 in 2939180
| import trial_filter_functions, trial_proc_functions, trial_condition_functions |
brain-python-interface/db/dbfunctions.py
Line 1207 in 2939180
| import trial_filter_functions, trial_proc_functions, trial_condition_functions |
What should these files look like? Are they still expected to be there?
Metadata
Metadata
Assignees
Labels
No labels