Open mrahim opened 9 years ago
This one seems doable to me, plus there is "nilearn" in the description.
@mrahim this is what you are pointing at ?
Traceback (most recent call last):
File "pure_python_preproc_demo.py", line 16, in n_sessions = len(subject_data.session_ids)
TypeError: object of type 'NoneType' has no len()
Although we don't use often pure python functions, the code should be refactored. We should also take into account nilearn's check_niimg functions.